Skip to content

Commit 03c709c

Browse files
committed
Remove unused no_std feature
1 parent 21ff929 commit 03c709c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,5 @@ compiler_builtins = { version = "0.1", optional = true }
2222

2323
[features]
2424
default = []
25-
no_std = []
2625
bench = []
2726
rustc-dep-of-std = ['std', 'core', 'compiler_builtins']

0 commit comments

Comments
 (0)