Skip to content

Commit 309f9c9

Browse files
committed
Remove math from hermit-sys
1 parent 831a61f commit 309f9c9

File tree

4 files changed

+1
-600
lines changed

4 files changed

+1
-600
lines changed

hermit-sys/Cargo.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,6 @@ trace = []
3838
vga = []
3939

4040
[dependencies]
41-
libm = { version = "0.2", default-features = false }
42-
4341
rftrace = { version = "0.1", optional = true, features = ["autokernel", "buildcore", "interruptsafe"] }
4442

4543
[build-dependencies]

0 commit comments

Comments
 (0)