Skip to content

Commit

Permalink
Merge pull request #3095 from AleoHQ/dependabot/cargo/testnet3/tempfi…
Browse files Browse the repository at this point in the history
…le-3.8.1

Bump tempfile from 3.8.0 to 3.8.1
  • Loading branch information
d0cd authored Oct 27, 2023
2 parents 35a9133 + 140e903 commit a5f164c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 15 deletions.
19 changes: 5 additions & 14 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 compiler/compiler/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ features = [ "derive" ]
version = "0.8.25"

[dev-dependencies.tempfile]
version = "3.7"
version = "3.8"

[features]
default = [ ]
Expand Down

0 comments on commit a5f164c

Please sign in to comment.