Skip to content

Commit

Permalink
chore(deps) Update Rust crate log to 0.4.20 (dev) (#7629)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 18, 2023
1 parent 5c0eeb4 commit a76588d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tooling/bundler/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ tar = "0.4.40"
walkdir = "2"
handlebars = "4.3"
tempfile = "3.7.1"
log = { version = "0.4.19", features = [ "kv_unstable" ] }
log = { version = "0.4.20", features = [ "kv_unstable" ] }
dirs-next = "2.0"
os_pipe = "1"
ureq = { version = "2.7", default-features = false }
Expand Down

0 comments on commit a76588d

Please sign in to comment.