mirror of
https://github.com/chronotope/chrono.git
synced 2025-09-26 20:40:51 +00:00
chrono-fuzz: Update libfuzzer-sys dependency from 0.3 to 0.4
This commit is contained in:
parent
d1043f39c8
commit
cd0e3b008c
@ -10,7 +10,7 @@ edition = "2018"
|
||||
cargo-fuzz = true
|
||||
|
||||
[dependencies]
|
||||
libfuzzer-sys = "0.3"
|
||||
libfuzzer-sys = "0.4"
|
||||
|
||||
[dependencies.chrono]
|
||||
path = ".."
|
||||
|
Loading…
x
Reference in New Issue
Block a user