Skip to content

Commit

Permalink
Merge pull request #1217 from veryl-lang/dependabot/cargo/tempfile-3.…
Browse files Browse the repository at this point in the history
…16.0

Bump tempfile from 3.15.0 to 3.16.0
  • Loading branch information
github-actions[bot] authored Jan 29, 2025
2 parents 7705417 + 30fd417 commit e69e005
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 11 deletions.
50 changes: 40 additions & 10 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 @@ -43,7 +43,7 @@ serde = {version = "1.0", features = ["derive"]}
serde_json = "1.0"
similar = {version = "2.7.0", features = ["text", "inline"]}
strnum_bitwidth = "0.1.2"
tempfile = "3.15"
tempfile = "3.16"
thiserror = "2.0"
tokio = {version = "1.43.0", features = ["full"]}
toml = "0.8.19"
Expand Down

0 comments on commit e69e005

Please sign in to comment.