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 c57d420 commit ce7384cCopy full SHA for ce7384c
Cargo.toml
@@ -4,7 +4,7 @@ description = "Integer traits and functions"
4
documentation = "https://docs.rs/num-integer"
5
homepage = "https://github.com/rust-num/num-integer"
6
keywords = ["mathematics", "numerics"]
7
-categories = [ "algorithms", "science" ]
+categories = ["algorithms", "science", "no-std"]
8
license = "MIT/Apache-2.0"
9
repository = "https://github.com/rust-num/num-integer"
10
name = "num-integer"
0 commit comments