Skip to content

Commit bc99dcb

Browse files
Update Rust crate libc to v0.2.162
1 parent 8c5ddf3 commit bc99dcb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/qos_enclave/Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/qos_enclave/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ rust-version = "1.61"
77
publish = false
88

99
[dependencies]
10-
nitro-cli = { git = "https://github.com/aws/aws-nitro-enclaves-cli", version = "1.3.1" }
10+
nitro-cli = { git = "https://github.com/aws/aws-nitro-enclaves-cli", version = "1.2.2" }
1111
libc = "0.2.148"
1212

1313
[features]

0 commit comments

Comments
 (0)