Skip to content

Commit

Permalink
chrono-fuzz: Update libfuzzer-sys dependency from 0.3 to 0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
LingMan authored and djc committed Mar 3, 2023
1 parent d1043f3 commit cd0e3b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fuzz/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ edition = "2018"
cargo-fuzz = true

[dependencies]
libfuzzer-sys = "0.3"
libfuzzer-sys = "0.4"

[dependencies.chrono]
path = ".."
Expand Down

0 comments on commit cd0e3b0

Please sign in to comment.