chore(deps) Update Rust crate toml to 0.5.9 (#3919)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-04-20 11:43:46 -03:00 committed by GitHub
parent 132e5b85f2
commit 0221d14faf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,7 +35,7 @@ serde = { version = "1.0", features = [ "derive" ] }
strsim = "0.10.0"
tar = "0.4.38"
termcolor = "1.1.3"
toml = "0.5.8"
toml = "0.5.9"
walkdir = "2"
handlebars = { version = "4.2" }
zip = { version = "0.6" }