mirror of https://github.com/tauri-apps/tauri
chore(deps) Update Rust crate termcolor to 1.1.3 (#3593)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
4e1af005a1
commit
1d19021d10
|
@ -34,7 +34,7 @@ serde_json = "1.0"
|
|||
serde = { version = "1.0", features = [ "derive" ] }
|
||||
strsim = "0.10.0"
|
||||
tar = "0.4"
|
||||
termcolor = "1.1.2"
|
||||
termcolor = "1.1.3"
|
||||
toml = "0.5.8"
|
||||
walkdir = "2"
|
||||
handlebars = { version = "4.2" }
|
||||
|
|
Loading…
Reference in New Issue