Skip to content

Commit

Permalink
update time dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Arash Sahebolamri committed Jul 12, 2024
1 parent cc998ae commit da2817c
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 26 deletions.
71 changes: 45 additions & 26 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions intel-sgx/enclave-runner/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ exclude = ["fake-vdso/.gitignore", "fake-vdso/Makefile", "fake-vdso/main.S"]

[dependencies]
# Project dependencies
time = "0.3.36"
sgxs = { version = "0.8.0", path = "../sgxs" }
fortanix-sgx-abi = { version = "0.5.0", path = "../fortanix-sgx-abi" }
sgx-isa = { version = "0.4.0", path = "../sgx-isa" }
Expand Down

0 comments on commit da2817c

Please sign in to comment.