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 399f975 commit 8007948Copy full SHA for 8007948
Cargo.toml
@@ -14,6 +14,7 @@ keywords = ["random", "rng"]
14
categories = ["algorithms", "no-std"]
15
edition = "2024"
16
rust-version = "1.85"
17
+exclude = ["/.github"]
18
19
[package.metadata.docs.rs]
20
# To build locally:
0 commit comments