Skip to content

Commit e080207

Browse files
committed
We don't need num-traits/std
1 parent 7c03f99 commit e080207

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ default-features = false
1717

1818
[features]
1919
default = ["std"]
20-
std = ["num-traits/std"]
20+
std = []

0 commit comments

Comments
 (0)