We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71da959 commit a72efc1Copy full SHA for a72efc1
hdf5-derive/Cargo.toml
@@ -19,4 +19,4 @@ syn = { version = "^1.0.5", features = ["derive", "extra-traits"]}
19
20
[dev-dependencies]
21
trybuild = "1.0"
22
-hdf5 = { version = ">=0.6", path = ".." }
+hdf5 = { version = ">=0.8", path = ".." }
0 commit comments