We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab10c96 commit 334da51Copy full SHA for 334da51
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.8", path = ".." }
+hdf5 = { version = ">=0.7.1", path = ".." }
0 commit comments