Skip to content

Commit ffd47c6

Browse files
svc-secopsrenovate[bot]
andauthored
fix(deps): update rust crate env_logger to 0.11.0 (#809)
Co-authored-by: renovate[bot] <[email protected]>
1 parent 547a4ab commit ffd47c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fuzz/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ libfuzzer-sys = "0.4"
1919
apollo-compiler = { path = "../crates/apollo-compiler" }
2020
apollo-parser = { path = "../crates/apollo-parser" }
2121
apollo-smith = { path = "../crates/apollo-smith" }
22-
env_logger = "0.10.0"
22+
env_logger = "0.11.0"
2323
log = "0.4.14"
2424
similar-asserts = "1.5.0"
2525

0 commit comments

Comments
 (0)