chore(deps) Update Rust crate log to 0.4.20 (dev) (#7629)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-10-18 13:10:39 -03:00 committed by GitHub
parent 5c0eeb40c1
commit a76588df75
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 }