Skip to content

Commit

Permalink
Merge pull request #7 from trinhminhtriet/dependabot/cargo/tempfile-3…
Browse files Browse the repository at this point in the history
….13.0

Bump tempfile from 3.10.1 to 3.13.0
  • Loading branch information
trinhminhtriet authored Nov 5, 2024
2 parents 85c632f + 9eb5c96 commit db696f4
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 36 deletions.
80 changes: 45 additions & 35 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 @@ -32,7 +32,7 @@ remain = "0.2"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
strum = { version = "0.26", features = ["derive"] }
tempfile = "3.10"
tempfile = "3.13"
termcolor = "1.4"
thiserror = "1.0"
toml = "0.8"

0 comments on commit db696f4

Please sign in to comment.