Skip to content

Commit

Permalink
rust: bump aesm-client from 0.5.1 to 0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 2, 2021
1 parent a1a7ae6 commit 68ef315
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 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 runtime-loader/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ authors = ["Oasis Labs Inc. <[email protected]>"]
edition = "2018"

[dependencies]
aesm-client = { version = "0.5.1", features = ["sgxs"] }
aesm-client = { version = "0.5.2", features = ["sgxs"] }
enclave-runner = "0.4.0"
sgxs-loaders = "0.3.1"
clap = "2.29.1"
Expand Down

0 comments on commit 68ef315

Please sign in to comment.