Skip to content

Commit

Permalink
Merge pull request #3916 from oasisprotocol/dependabot/cargo/untruste…
Browse files Browse the repository at this point in the history
…d-0.8.0

rust: bump untrusted from 0.7.1 to 0.8.0
  • Loading branch information
kostko authored May 4, 2021
2 parents c288a7e + f80896d commit 441d808
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
12 changes: 9 additions & 3 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 @@ -22,7 +22,7 @@ anyhow = "1.0"
thiserror = "1.0"
sgx-isa = { version = "0.3.3", features = ["sgxstd"] }
webpki = "0.21.2"
untrusted = "0.7.0"
untrusted = "0.8.0"
bincode = "1.3.3"
snow = { version = "0.7.2", default-features = false, features = ["ring-accelerated"] }
percent-encoding = "2.1.0"
Expand Down

0 comments on commit 441d808

Please sign in to comment.