]> git.lizzy.rs Git - rust.git/blobdiff - Cargo.lock
Add x86_64-fortanix-unknown-sgx target to libstd and dependencies
[rust.git] / Cargo.lock
index 02c63200a28c3c3ecceb2d55ae722e736bdc1440..316724ca6515884f871a0fa376ddae87412abdd0 100644 (file)
@@ -797,6 +797,14 @@ name = "foreign-types-shared"
 version = "0.1.1"
 source = "registry+https://github.com/rust-lang/crates.io-index"
 
+[[package]]
+name = "fortanix-sgx-abi"
+version = "0.0.0"
+dependencies = [
+ "compiler_builtins 0.0.0",
+ "core 0.0.0",
+]
+
 [[package]]
 name = "fs2"
 version = "0.4.3"
@@ -2773,6 +2781,7 @@ dependencies = [
  "compiler_builtins 0.0.0",
  "core 0.0.0",
  "dlmalloc 0.0.0",
+ "fortanix-sgx-abi 0.0.0",
  "libc 0.0.0",
  "panic_abort 0.0.0",
  "panic_unwind 0.0.0",