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 46f2bcc commit 911fa86Copy full SHA for 911fa86
hdf5/Cargo.toml
@@ -64,5 +64,5 @@ scopeguard = "1.1"
64
tempfile = "3.6"
65
66
[package.metadata.docs.rs]
67
-features = ["hdf5-sys/static", "hdf5-sys/zlib", "blosc", "lzf"]
+features = ["static", "zlib", "blosc", "lzf", "f16", "complex"]
68
rustdoc-args = ["--cfg", "docsrs"]
0 commit comments