We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 125e6de commit 286f408Copy full SHA for 286f408
Cargo.toml
@@ -39,6 +39,7 @@ rustdoc-args = ["--cfg", "docsrs"]
39
default = []
40
verify = ["ring"]
41
validate = []
42
+less-safe-getrandom-custom-or-rdrand = ["ring/less-safe-getrandom-custom-or-rdrand"]
43
44
[dependencies]
45
asn1-rs = { version = "0.5", features=["datetime"] }
0 commit comments