chore(deps) Update Rust crate toml to 0.5.10 (#5836)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-12-15 12:35:58 -03:00 committed by GitHub
parent cd8c074ae6
commit a02c6c4c81
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,7 +26,7 @@ serde_json = "1.0"
serde = { version = "1.0", features = [ "derive" ] }
strsim = "0.10.0"
tar = "0.4.38"
toml = "0.5.9"
toml = "0.5.10"
walkdir = "2"
handlebars = "4.3"
tempfile = "3.3.0"