Skip to content

Commit

Permalink
Merge pull request #447 from dalance/dependabot/cargo/tempfile-3.9.0
Browse files Browse the repository at this point in the history
Bump tempfile from 3.8.1 to 3.9.0
  • Loading branch information
dalance authored Dec 31, 2023
2 parents 3fc5050 + 542aafb commit d3e4c03
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 10 deletions.
84 changes: 75 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ semver = {version = "1.0", features = ["serde"]}
serde = {version = "1.0", features = ["derive"]}
serde_json = "1.0"
strnum_bitwidth = "0.1.2"
tempfile = "3.8"
tempfile = "3.9"
thiserror = "1.0"
toml = "0.7.8"
url = {version = "2.5", features = ["serde"]}
Expand Down

0 comments on commit d3e4c03

Please sign in to comment.