Skip to content

Commit

Permalink
Merge pull request #1 from theseus-rs/dependabot/cargo/tempfile-3.10.0
Browse files Browse the repository at this point in the history
build(deps): bump tempfile from 3.9.0 to 3.10.0
  • Loading branch information
brianheineman authored Feb 5, 2024
2 parents 677eab5 + e6505c6 commit b129834
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ serde_json = { version = "1.0" }
sha2 = { version = "0.10" }
tar = { version = "0.4" }
target-triple = { version = "0.1" }
tempfile = { version = "3.9" }
tempfile = { version = "3.10" }
thiserror = { version = "1.0" }
tokio = { version = "1.36", features = ["full"] }

Expand Down

0 comments on commit b129834

Please sign in to comment.