Skip to content

Commit a72efc1

Browse files
committed
Bump dev req of hdf5 in hdf5-derive to 0.8
1 parent 71da959 commit a72efc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hdf5-derive/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ syn = { version = "^1.0.5", features = ["derive", "extra-traits"]}
1919

2020
[dev-dependencies]
2121
trybuild = "1.0"
22-
hdf5 = { version = ">=0.6", path = ".." }
22+
hdf5 = { version = ">=0.8", path = ".." }

0 commit comments

Comments
 (0)