Skip to content

Commit 7d813f3

Browse files
committed
Bump arbitrary to version 0.4.1
1 parent 41c0280 commit 7d813f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ repository = "https://github.com/rust-fuzz/libfuzzer"
99
version = "0.3.1"
1010

1111
[dependencies]
12-
arbitrary = "0.4.0"
12+
arbitrary = "0.4.1"
1313

1414
[build-dependencies]
1515
cc = "1.0"

0 commit comments

Comments
 (0)