We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
--all-features
1 parent f15173a commit 0d5a566Copy full SHA for 0d5a566
phc/Cargo.toml
@@ -27,3 +27,6 @@ default = ["rand_core"]
27
alloc = ["base64ct/alloc"]
28
getrandom = ["dep:getrandom"]
29
rand_core = ["dep:rand_core"]
30
+
31
+[package.metadata.docs.rs]
32
+all-features = true
0 commit comments