mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-01 03:02:28 +03:00
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:
parent
5c0eeb40c1
commit
a76588df75
@ -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 }
|
||||
|
Loading…
Reference in New Issue
Block a user