Skip to content

Commit

Permalink
rust: bump untrusted from 0.7.1 to 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 4, 2021
1 parent da25d93 commit 901affb
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 901affb

Please sign in to comment.