Skip to content

Commit 0a0dade

Browse files
committed
[agx - Rust] Define a no_std feature
1 parent e287d95 commit 0a0dade

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

rust_programs/agx_definitions/Cargo.toml

+2
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,5 @@ version = "0.2"
1414
default-features = false
1515
features = ["libm"]
1616

17+
[features]
18+
no_std = []

0 commit comments

Comments
 (0)