This is an automated email from the ASF dual-hosted git repository. mssun pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-teaclave-website.git
commit 00c46267698bb2f8667a0487be35794accfa8702 Author: Mingshen Sun <[email protected]> AuthorDate: Wed Jul 21 15:36:10 2021 -0700 Update sgx sdk to 1.1.3 --- sgx-sdk-api-docs/Cargo.lock | 53 +++++++++++++++++++-------------------------- sgx-sdk-api-docs/Cargo.toml | 6 ++--- 2 files changed, 25 insertions(+), 34 deletions(-) diff --git a/sgx-sdk-api-docs/Cargo.lock b/sgx-sdk-api-docs/Cargo.lock index afc66ee..54c9ef7 100644 --- a/sgx-sdk-api-docs/Cargo.lock +++ b/sgx-sdk-api-docs/Cargo.lock @@ -1,12 +1,6 @@ # This file is automatically @generated by Cargo. # It is not intended for manual editing. [[package]] -name = "autocfg" -version = "1.0.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f8aac770f1885fd7e387acedd76065302551364496e46b3dd00860b2f8359b9d" - -[[package]] name = "cc" version = "1.0.54" source = "registry+https://github.com/rust-lang/crates.io-index" @@ -14,21 +8,18 @@ checksum = "7bbb73db36c1246e9034e307d0fba23f9a2e251faa47ade70c1bd252220c8311" [[package]] name = "hashbrown_tstd" -version = "0.7.1" -source = "git+https://github.com/apache/incubator-teaclave-sgx-sdk.git?tag=v1.1.2#253b3ac982b2d09d32f5fa5a2011e3c36bcbed1e" -dependencies = [ - "autocfg", -] +version = "0.9.0" +source = "git+https://github.com/apache/incubator-teaclave-sgx-sdk.git?tag=v1.1.3#a6a172e652b4db4eaa17e4faa078fda8922abdd0" [[package]] name = "sgx_alloc" -version = "1.1.2" -source = "git+https://github.com/apache/incubator-teaclave-sgx-sdk.git?tag=v1.1.2#253b3ac982b2d09d32f5fa5a2011e3c36bcbed1e" +version = "1.1.3" +source = "git+https://github.com/apache/incubator-teaclave-sgx-sdk.git?tag=v1.1.3#a6a172e652b4db4eaa17e4faa078fda8922abdd0" [[package]] name = "sgx_backtrace_sys" -version = "1.1.2" -source = "git+https://github.com/apache/incubator-teaclave-sgx-sdk.git?tag=v1.1.2#253b3ac982b2d09d32f5fa5a2011e3c36bcbed1e" +version = "1.1.3" +source = "git+https://github.com/apache/incubator-teaclave-sgx-sdk.git?tag=v1.1.3#a6a172e652b4db4eaa17e4faa078fda8922abdd0" dependencies = [ "cc", "sgx_build_helper", @@ -38,25 +29,25 @@ dependencies = [ [[package]] name = "sgx_build_helper" version = "0.1.3" -source = "git+https://github.com/apache/incubator-teaclave-sgx-sdk.git?tag=v1.1.2#253b3ac982b2d09d32f5fa5a2011e3c36bcbed1e" +source = "git+https://github.com/apache/incubator-teaclave-sgx-sdk.git?tag=v1.1.3#a6a172e652b4db4eaa17e4faa078fda8922abdd0" [[package]] name = "sgx_demangle" -version = "1.1.2" -source = "git+https://github.com/apache/incubator-teaclave-sgx-sdk.git?tag=v1.1.2#253b3ac982b2d09d32f5fa5a2011e3c36bcbed1e" +version = "1.1.3" +source = "git+https://github.com/apache/incubator-teaclave-sgx-sdk.git?tag=v1.1.3#a6a172e652b4db4eaa17e4faa078fda8922abdd0" [[package]] name = "sgx_libc" -version = "1.1.2" -source = "git+https://github.com/apache/incubator-teaclave-sgx-sdk.git?tag=v1.1.2#253b3ac982b2d09d32f5fa5a2011e3c36bcbed1e" +version = "1.1.3" +source = "git+https://github.com/apache/incubator-teaclave-sgx-sdk.git?tag=v1.1.3#a6a172e652b4db4eaa17e4faa078fda8922abdd0" dependencies = [ "sgx_types", ] [[package]] name = "sgx_tprotected_fs" -version = "1.1.2" -source = "git+https://github.com/apache/incubator-teaclave-sgx-sdk.git?tag=v1.1.2#253b3ac982b2d09d32f5fa5a2011e3c36bcbed1e" +version = "1.1.3" +source = "git+https://github.com/apache/incubator-teaclave-sgx-sdk.git?tag=v1.1.3#a6a172e652b4db4eaa17e4faa078fda8922abdd0" dependencies = [ "sgx_trts", "sgx_types", @@ -64,8 +55,8 @@ dependencies = [ [[package]] name = "sgx_trts" -version = "1.1.2" -source = "git+https://github.com/apache/incubator-teaclave-sgx-sdk.git?tag=v1.1.2#253b3ac982b2d09d32f5fa5a2011e3c36bcbed1e" +version = "1.1.3" +source = "git+https://github.com/apache/incubator-teaclave-sgx-sdk.git?tag=v1.1.3#a6a172e652b4db4eaa17e4faa078fda8922abdd0" dependencies = [ "sgx_libc", "sgx_types", @@ -73,16 +64,16 @@ dependencies = [ [[package]] name = "sgx_tse" -version = "1.1.2" -source = "git+https://github.com/apache/incubator-teaclave-sgx-sdk.git?tag=v1.1.2#253b3ac982b2d09d32f5fa5a2011e3c36bcbed1e" +version = "1.1.3" +source = "git+https://github.com/apache/incubator-teaclave-sgx-sdk.git?tag=v1.1.3#a6a172e652b4db4eaa17e4faa078fda8922abdd0" dependencies = [ "sgx_types", ] [[package]] name = "sgx_tstd" -version = "1.1.2" -source = "git+https://github.com/apache/incubator-teaclave-sgx-sdk.git?tag=v1.1.2#253b3ac982b2d09d32f5fa5a2011e3c36bcbed1e" +version = "1.1.3" +source = "git+https://github.com/apache/incubator-teaclave-sgx-sdk.git?tag=v1.1.3#a6a172e652b4db4eaa17e4faa078fda8922abdd0" dependencies = [ "hashbrown_tstd", "sgx_alloc", @@ -97,13 +88,13 @@ dependencies = [ [[package]] name = "sgx_types" -version = "1.1.2" -source = "git+https://github.com/apache/incubator-teaclave-sgx-sdk.git?tag=v1.1.2#253b3ac982b2d09d32f5fa5a2011e3c36bcbed1e" +version = "1.1.3" +source = "git+https://github.com/apache/incubator-teaclave-sgx-sdk.git?tag=v1.1.3#a6a172e652b4db4eaa17e4faa078fda8922abdd0" [[package]] name = "sgx_unwind" version = "0.1.1" -source = "git+https://github.com/apache/incubator-teaclave-sgx-sdk.git?tag=v1.1.2#253b3ac982b2d09d32f5fa5a2011e3c36bcbed1e" +source = "git+https://github.com/apache/incubator-teaclave-sgx-sdk.git?tag=v1.1.3#a6a172e652b4db4eaa17e4faa078fda8922abdd0" dependencies = [ "sgx_build_helper", ] diff --git a/sgx-sdk-api-docs/Cargo.toml b/sgx-sdk-api-docs/Cargo.toml index 46b34ef..318ae7f 100644 --- a/sgx-sdk-api-docs/Cargo.toml +++ b/sgx-sdk-api-docs/Cargo.toml @@ -8,6 +8,6 @@ edition = "2018" path = "lib.rs" [dependencies] -sgx_tstd = { git = "https://github.com/apache/incubator-teaclave-sgx-sdk.git", tag = "v1.1.2" } -sgx_trts = { git = "https://github.com/apache/incubator-teaclave-sgx-sdk.git", tag = "v1.1.2" } -sgx_tse = { git = "https://github.com/apache/incubator-teaclave-sgx-sdk.git", tag = "v1.1.2" } \ No newline at end of file +sgx_tstd = { git = "https://github.com/apache/incubator-teaclave-sgx-sdk.git", tag = "v1.1.3" } +sgx_trts = { git = "https://github.com/apache/incubator-teaclave-sgx-sdk.git", tag = "v1.1.3" } +sgx_tse = { git = "https://github.com/apache/incubator-teaclave-sgx-sdk.git", tag = "v1.1.3" } --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
