Skip to content

Commit

Permalink
chore(deps) Update Rust crate toml to 0.5.10 (#5836)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Dec 15, 2022
1 parent cd8c074 commit a02c6c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tooling/bundler/Cargo.toml
Expand Up @@ -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"
Expand Down

0 comments on commit a02c6c4

Please sign in to comment.