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 3d41041 commit 1e955f5Copy full SHA for 1e955f5
Cargo.toml
@@ -6,7 +6,7 @@ license = "MIT"
6
description = "Custom floating-point types"
7
repository = "https://github.com/sigurd4/custom_float"
8
keywords = ["float", "number", "custom", "ieee754"]
9
-categories = ["algorithms", "compression", "embedded", "encoding", "mathematics", "no-std::no-alloc", "science"]
+categories = ["algorithms", "compression", "mathematics", "no-std::no-alloc", "science"]
10
exclude = ["plots"]
11
12
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
0 commit comments