Skip to content

Commit

Permalink
Merge pull request #3615 from oasisprotocol/dependabot/cargo/tempfile…
Browse files Browse the repository at this point in the history
…-3.2.0

rust: bump tempfile from 3.1.0 to 3.2.0
  • Loading branch information
ptrus authored Jan 12, 2021
2 parents eadeeb3 + 748f416 commit 46e4758
Show file tree
Hide file tree
Showing 2 changed files with 89 additions and 29 deletions.
116 changes: 88 additions & 28 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 runtime/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ bech32 = "0.7.2"
[dev-dependencies]
# For storage interoperability tests only.
grpcio = "0.4.6"
tempfile = "3.0.7"
tempfile = "3.2.0"

[[bin]]
name = "fuzz-mkvs-proof"
Expand Down

0 comments on commit 46e4758

Please sign in to comment.