Skip to content

Commit

Permalink
chore(deps): update rust crate tempfile to 3.5.0 (#1588)
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 Apr 27, 2023
1 parent 8990107 commit 24cddcc
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 10 deletions.
26 changes: 17 additions & 9 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion particle-builtins/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ eyre = { workspace = true }

[dev-dependencies]
proptest = "1.1.0"
tempfile = "3.3.0"
tempfile = "3.5.0"

0 comments on commit 24cddcc

Please sign in to comment.