Skip to content

Commit

Permalink
chore(deps) Update Rust crate tar to 0.4.39 (#7452)
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] authored Jul 20, 2023
1 parent 7b45e7f commit c40b8ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tooling/bundler/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ thiserror = "1.0"
serde_json = "1.0"
serde = { version = "1.0", features = [ "derive" ] }
strsim = "0.10.0"
tar = "0.4.38"
tar = "0.4.39"
walkdir = "2"
handlebars = "4.3"
tempfile = "3.6.0"
Expand Down

0 comments on commit c40b8ae

Please sign in to comment.