We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e287d95 commit 0a0dadeCopy full SHA for 0a0dade
rust_programs/agx_definitions/Cargo.toml
@@ -14,3 +14,5 @@ version = "0.2"
14
default-features = false
15
features = ["libm"]
16
17
+[features]
18
+no_std = []
0 commit comments