Skip to content

Commit 0ce0933

Browse files
committed
remove unnecessary feature for optional dependency
1 parent 545938a commit 0ce0933

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
@@ -19,7 +19,6 @@ std = ["alloc"]
1919
use-intrinsics = [] # Deprecated
2020
alloc = []
2121
rand_distr = ["dep:rand", "dep:rand_distr"]
22-
arbitrary = ["dep:arbitrary"]
2322

2423
[dependencies]
2524
cfg-if = "1.0.0"

0 commit comments

Comments
 (0)