Skip to content

Commit 0e5aeda

Browse files
committed
Enable f16/complex features for hdf5-types docs
1 parent 911fa86 commit 0e5aeda

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

hdf5-types/Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,6 @@ half = { workspace = true, optional = true }
2929
[dev-dependencies]
3030
quickcheck = { version = "1.0", default-features = false }
3131
unindent = "0.2"
32+
33+
[package.metadata.docs.rs]
34+
features = ["f16", "complex"]

0 commit comments

Comments
 (0)