Skip to content

Commit

Permalink
chore(deps) Update Rust crate tempfile to 3.7.0 (#7497)
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 Aug 8, 2023
1 parent 8af2497 commit 56714ed
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 @@ -28,7 +28,7 @@ strsim = "0.10.0"
tar = "0.4.39"
walkdir = "2"
handlebars = "4.3"
tempfile = "3.6.0"
tempfile = "3.7.0"
log = { version = "0.4.19", features = [ "kv_unstable" ] }
dirs-next = "2.0"
os_pipe = "1"
Expand Down

0 comments on commit 56714ed

Please sign in to comment.