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 f3f4066 commit 76b239aCopy full SHA for 76b239a
hdf5-derive/Cargo.toml
@@ -19,4 +19,4 @@ syn = { version = "0.15", features = ["derive", "extra-traits"]}
19
20
[dev-dependencies]
21
compiletest_rs = { version = "0.3.18", features = ["stable"] }
22
-hdf5 = { version = "0.5.1", path = ".." }
+hdf5 = { version = ">=0.5", path = ".." }
0 commit comments