Skip to content

Commit eae3a43

Browse files
Update lazy_static crate to 1.4
1 parent d517eec commit eae3a43

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
@@ -32,7 +32,7 @@ rand = "0.7"
3232
rand_chacha = "0.2"
3333

3434
[target.'cfg(fuzzing)'.dependencies]
35-
lazy_static = "1.2"
35+
lazy_static = "1.4"
3636

3737
[target.'cfg(fuzzing_debug)'.dependencies]
3838
memmap = "0.7"

0 commit comments

Comments
 (0)