Skip to content

Commit 4b59695

Browse files
Shnatselnagisa
authored andcommitted
Bump libfuzzer version in README
1 parent 4b33ad4 commit 4b59695

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Then add a dependency on the `fuzzer-sys` crate and your own crate:
2929

3030
```toml
3131
[dependencies]
32-
libfuzzer-sys = "0.3.0"
32+
libfuzzer-sys = "0.4.0"
3333
your_crate = { path = "../path/to/your/crate" }
3434
```
3535

0 commit comments

Comments
 (0)