From 273c3946090486b0c32e65044135e803d3a52472 Mon Sep 17 00:00:00 2001 From: Raoul Strackx Date: Thu, 4 Jan 2024 11:41:06 +0100 Subject: [PATCH] Fix Cargo.lock --- Cargo.lock | 152 ++++++++++++++++++++++++----------------------------- 1 file changed, 70 insertions(+), 82 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 357dc2cfd..13d37e4e1 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -79,7 +79,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8" dependencies = [ "hermit-abi", - "libc 0.2.151", + "libc", "winapi 0.3.9", ] @@ -127,7 +127,7 @@ version = "0.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "e9138ac237191fcb830a6c5fb45b93573ee670956bef2b2dd1ee8609daa59a4a" dependencies = [ - "libc 0.2.151", + "libc", "log 0.4.14", "nix 0.20.2", "serde", @@ -149,7 +149,7 @@ checksum = "707b586e0e2f247cbde68cdd2c3ce69ea7b7be43e1c5b426e37c9319c4b9838e" dependencies = [ "addr2line", "cfg-if 1.0.0", - "libc 0.2.151", + "libc", "miniz_oxide", "object", "rustc-demangle", @@ -366,7 +366,7 @@ version = "0.4.19" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "670ad68c9088c2a963aaa298cb369688cf3f9465ce5e2d4ca10e6e0098a1ce73" dependencies = [ - "libc 0.2.151", + "libc", "num-integer", "num-traits", "serde", @@ -381,7 +381,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "fa66045b9cb23c2e9c1520732030608b02ee07e5cfaa5a521ec15ded7fa24c90" dependencies = [ "glob", - "libc 0.2.151", + "libc", "libloading 0.7.2", ] @@ -433,7 +433,7 @@ version = "0.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "1fed34f46747aa73dfaa578069fd8279d2818ade2b55f38f22a9401c7f4083e2" dependencies = [ - "libc 0.2.151", + "libc", ] [[package]] @@ -480,7 +480,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "194a7a9e6de53fa55116934067c844d9d749312f75c6f6d0980e8c252f8c2146" dependencies = [ "core-foundation-sys", - "libc 0.2.151", + "libc", ] [[package]] @@ -495,7 +495,7 @@ version = "0.2.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "95059428f66df56b63431fdb4e1947ed2190586af5c5a8a8b71122bdf5a7f469" dependencies = [ - "libc 0.2.151", + "libc", ] [[package]] @@ -722,7 +722,7 @@ dependencies = [ "dcap-ql-sys", "failure", "lazy_static", - "libc 0.2.151", + "libc", "mbedtls", "num", "num-derive 0.2.5", @@ -818,7 +818,7 @@ version = "0.1.0" source = "git+https://github.com/fortanix/aws-nitro-enclaves-cli.git?branch=main#93193b1317c544ff07dd3ddcc6e126f847449cbb" dependencies = [ "eif_defs", - "libc 0.2.151", + "libc", "nix 0.15.0", "vsock 0.1.5", ] @@ -936,7 +936,7 @@ dependencies = [ "futures 0.3.17", "ipc-queue", "lazy_static", - "libc 0.2.151", + "libc", "nix 0.13.1", "num_cpus", "openssl", @@ -1072,7 +1072,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "975ccf83d8d9d0d84682850a38c8169027be83368805971cc4f238c2b245bc98" dependencies = [ "cfg-if 1.0.0", - "libc 0.2.151", + "libc", "redox_syscall 0.2.10", "winapi 0.3.9", ] @@ -1091,7 +1091,7 @@ checksum = "da80be589a72651dcda34d8b35bcdc9b7254ad06325611074d9cc0fbb19f60ee" dependencies = [ "cfg-if 0.1.10", "crc32fast", - "libc 0.2.151", + "libc", "miniz_oxide", ] @@ -1159,7 +1159,7 @@ dependencies = [ "enclave-runner", "failure", "failure_derive", - "libc 0.2.151", + "libc", "nix 0.13.1", "num_cpus", "serde", @@ -1377,29 +1377,29 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "fc587bc0ec293155d5bfa6b9891ec18a1e330c234f896ea47fbada4cadbe47e6" dependencies = [ "cfg-if 0.1.10", - "libc 0.2.151", + "libc", "wasi 0.9.0+wasi-snapshot-preview1", ] [[package]] name = "getrandom" version = "0.2.3" -source = "git+https://github.com/fortanix/getrandom.git?branch=fortanixvme#cf4c6875ca03932aca760eb3a1fcfc4d4f9b47cd" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "7fcd999463524c52659517fe2cea98493cfe485d10565e7b0fb07dbba7ad2753" dependencies = [ "cfg-if 1.0.0", - "libc 0.2.138", + "libc", "wasi 0.10.0+wasi-snapshot-preview1", ] [[package]] name = "getrandom" -version = "0.2.11" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "fe9006bed769170c11f845cf00c7c1e9092aeb3f268e007c3e760ac68008070f" +version = "0.2.3" +source = "git+https://github.com/fortanix/getrandom.git?branch=fortanixvme#cf4c6875ca03932aca760eb3a1fcfc4d4f9b47cd" dependencies = [ "cfg-if 1.0.0", - "libc 0.2.151", - "wasi 0.11.0+wasi-snapshot-preview1", + "libc", + "wasi 0.10.0+wasi-snapshot-preview1", ] [[package]] @@ -1492,7 +1492,7 @@ version = "0.1.17" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "5aca5565f760fb5b220e499d72710ed156fdb74e631659e99377d9ebfbd13ae8" dependencies = [ - "libc 0.2.151", + "libc", ] [[package]] @@ -1789,7 +1789,7 @@ dependencies = [ "bitflags", "futures-core", "inotify-sys", - "libc 0.2.151", + "libc", "tokio 1.14.0", ] @@ -1799,7 +1799,7 @@ version = "0.1.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "e05c02b5e89bff3b946cedeca278abc628fe811e604f027c45a8aa3cf793d0eb" dependencies = [ - "libc 0.2.151", + "libc", ] [[package]] @@ -1817,7 +1817,7 @@ version = "0.1.4" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b2b3ea6ff95e175473f8ffe6a7eb7c00d054240321b84c57051175fe3c1e075e" dependencies = [ - "libc 0.2.151", + "libc", ] [[package]] @@ -1917,12 +1917,6 @@ dependencies = [ "rustc-std-workspace-core", ] -[[package]] -name = "libc" -version = "0.2.151" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "302d7ab3130588088d277783b1e2d2e10c9e9e4a16dd9050e6ec93fb3e7048f4" - [[package]] name = "libloading" version = "0.5.2" @@ -2047,7 +2041,7 @@ dependencies = [ "cfg-if 1.0.0", "cmake", "lazy_static", - "libc 0.2.151", + "libc", "quote 1.0.10", "syn 1.0.81", ] @@ -2143,7 +2137,7 @@ dependencies = [ "fuchsia-zircon-sys", "iovec", "kernel32-sys", - "libc 0.2.151", + "libc", "log 0.4.14", "miow 0.2.2", "net2", @@ -2157,7 +2151,7 @@ version = "0.7.14" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "8067b404fe97c70829f082dec8bcf4f71225d7eaea1d8645349cb76fa06205cc" dependencies = [ - "libc 0.2.151", + "libc", "log 0.4.14", "miow 0.3.7", "ntapi", @@ -2183,7 +2177,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "afcb699eb26d4332647cc848492bbc15eafb26f08d0304550d5aa1f612e066f0" dependencies = [ "iovec", - "libc 0.2.151", + "libc", "mio 0.6.23", ] @@ -2227,7 +2221,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "fd7e2f3618557f980e0b17e8856252eee3c97fa12c54dff0ca290fb6266ca4a9" dependencies = [ "lazy_static", - "libc 0.2.151", + "libc", "log 0.4.14", "openssl", "openssl-probe", @@ -2245,7 +2239,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "74d0df99cfcd2530b2e694f6e17e7f37b8e26bb23983ac530c0c97408837c631" dependencies = [ "cfg-if 0.1.10", - "libc 0.2.151", + "libc", "winapi 0.3.9", ] @@ -2282,7 +2276,7 @@ dependencies = [ "hex 0.3.2", "inotify", "lazy_static", - "libc 0.2.151", + "libc", "log 0.4.14", "nix 0.15.0", "once_cell", @@ -2307,7 +2301,7 @@ dependencies = [ "bitflags", "cc", "cfg-if 0.1.10", - "libc 0.2.151", + "libc", "void", ] @@ -2320,7 +2314,7 @@ dependencies = [ "bitflags", "cc", "cfg-if 0.1.10", - "libc 0.2.151", + "libc", "void", ] @@ -2332,7 +2326,7 @@ dependencies = [ "bitflags", "cc", "cfg-if 1.0.0", - "libc 0.2.151", + "libc", "memoffset 0.6.4", ] @@ -2345,7 +2339,7 @@ dependencies = [ "bitflags", "cc", "cfg-if 1.0.0", - "libc 0.2.151", + "libc", "memoffset 0.6.4", ] @@ -2374,7 +2368,7 @@ name = "nsm-driver" version = "0.1.0" source = "git+https://github.com/aws/aws-nitro-enclaves-nsm-api#9ddb589875baf345d085a980aa96cf3a4e480ea8" dependencies = [ - "libc 0.2.151", + "libc", "log 0.4.14", "nix 0.20.2", "nsm-io", @@ -2526,7 +2520,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "05499f3756671c15885fee9034446956fff3f243d6077b91e5767df161f766b3" dependencies = [ "hermit-abi", - "libc 0.2.151", + "libc", ] [[package]] @@ -2562,7 +2556,7 @@ dependencies = [ "bitflags", "cfg-if 1.0.0", "foreign-types", - "libc 0.2.151", + "libc", "once_cell", "openssl-sys", ] @@ -2581,7 +2575,7 @@ checksum = "7df13d165e607909b363a4757a6f133f8a818a74e9d3a98d09c6128e15fa4c73" dependencies = [ "autocfg 1.0.1", "cc", - "libc 0.2.151", + "libc", "pkg-config", "vcpkg", ] @@ -2602,7 +2596,7 @@ version = "0.4.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "eebde548fbbf1ea81a99b128872779c437752fb99f217c45245e1a61dcd9edcd" dependencies = [ - "libc 0.2.151", + "libc", "winapi 0.3.9", ] @@ -2636,7 +2630,7 @@ checksum = "b876b1b9e7ac6e1a74a6da34d25c42e17e8862aa409cbbbdcfc8d86c6f3bc62b" dependencies = [ "cfg-if 0.1.10", "cloudabi", - "libc 0.2.151", + "libc", "redox_syscall 0.1.57", "rustc_version", "smallvec 0.6.13", @@ -2651,7 +2645,7 @@ checksum = "d76e8e1493bcac0d2766c42737f34458f1c8c50c0d23bcb24ea953affb273216" dependencies = [ "cfg-if 1.0.0", "instant", - "libc 0.2.151", + "libc", "redox_syscall 0.2.10", "smallvec 1.7.0", "winapi 0.3.9", @@ -2972,7 +2966,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "552840b97013b1a26992c11eac34bdd778e464601a4c2054b5f0bff7c6761293" dependencies = [ "fuchsia-cprng", - "libc 0.2.151", + "libc", "rand_core 0.3.1", "rdrand", "winapi 0.3.9", @@ -2985,7 +2979,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "6d71dacdc3c88c1fde3885a3be3fbab9f35724e6ce99467f7d9c5026132184ca" dependencies = [ "autocfg 0.1.7", - "libc 0.2.151", + "libc", "rand_chacha 0.1.1", "rand_core 0.4.2", "rand_hc 0.1.0", @@ -3004,7 +2998,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03" dependencies = [ "getrandom 0.1.15", - "libc 0.2.151", + "libc", "rand_chacha 0.2.2", "rand_core 0.5.1", "rand_hc 0.2.0", @@ -3016,7 +3010,7 @@ version = "0.8.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404" dependencies = [ - "libc 0.2.151", + "libc", "rand_chacha 0.3.1", "rand_core 0.6.4", ] @@ -3081,7 +3075,7 @@ version = "0.6.4" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" dependencies = [ - "getrandom 0.2.11", + "getrandom 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -3117,7 +3111,7 @@ version = "0.1.4" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "1166d5c91dc97b88d1decc3285bb0a99ed84b05cfd0bc2341bdf2d43fc41e39b" dependencies = [ - "libc 0.2.151", + "libc", "rand_core 0.4.2", "winapi 0.3.9", ] @@ -3130,7 +3124,7 @@ checksum = "7b75f676a1e053fc562eafbb47838d67c84801e38fc1ba459e8f180deabd5071" dependencies = [ "cloudabi", "fuchsia-cprng", - "libc 0.2.151", + "libc", "rand_core 0.4.2", "rdrand", "winapi 0.3.9", @@ -3413,7 +3407,7 @@ dependencies = [ "bitflags", "core-foundation", "core-foundation-sys", - "libc 0.2.151", + "libc", "security-framework-sys", ] @@ -3424,7 +3418,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "7e4effb91b4b8b6fb7732e670b6cee160278ff8e6bf485c7805d9e319d76e284" dependencies = [ "core-foundation-sys", - "libc 0.2.151", + "libc", ] [[package]] @@ -3748,7 +3742,7 @@ version = "0.3.10" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "9c98891d737e271a2954825ef19e46bd16bdb98e2746f2eec4f7a4ef7946efd1" dependencies = [ - "libc 0.2.151", + "libc", "signal-hook-registry", ] @@ -3758,7 +3752,7 @@ version = "1.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "e51e73328dc4ac0c7ccbda3a494dfa03df1de2f46018127f60c693f2648455b0" dependencies = [ - "libc 0.2.151", + "libc", ] [[package]] @@ -3794,7 +3788,7 @@ version = "0.4.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "5dc90fe6c7be1a323296982db1836d1ea9e47b6839496dde9a541bc496df3516" dependencies = [ - "libc 0.2.151", + "libc", "winapi 0.3.9", ] @@ -3866,7 +3860,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d6f5515d3add52e0bbdcad7b83c388bb36ba7b754dda3b5f5bc2d38640cdba5c" dependencies = [ "filetime", - "libc 0.2.151", + "libc", "xattr", ] @@ -3887,7 +3881,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "7a6e24d9338a0a5be79593e2fa15a648add6138caa803e2d5bc782c371732ca9" dependencies = [ "cfg-if 0.1.10", - "libc 0.2.151", + "libc", "rand 0.7.3", "redox_syscall 0.1.57", "remove_dir_all", @@ -3947,7 +3941,7 @@ version = "0.1.44" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "6db9e6914ab8b1ae1c260a4ae7a49b6c5611b40328a735b21862567685e73255" dependencies = [ - "libc 0.2.151", + "libc", "wasi 0.10.0+wasi-snapshot-preview1", "winapi 0.3.9", ] @@ -3958,7 +3952,7 @@ version = "0.3.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "41effe7cfa8af36f439fac33861b66b049edc6f9a32331e2312660529c1c24ad" dependencies = [ - "libc 0.2.151", + "libc", ] [[package]] @@ -3997,7 +3991,7 @@ dependencies = [ "futures-core", "iovec", "lazy_static", - "libc 0.2.151", + "libc", "memchr", "mio 0.6.23", "mio-named-pipes", @@ -4018,7 +4012,7 @@ checksum = "70e992e41e0d2fb9f755b37446f20900f64446ef54874f40a60c78f021ac6144" dependencies = [ "autocfg 1.0.1", "bytes 1.1.0", - "libc 0.2.151", + "libc", "memchr", "mio 0.7.14", "num_cpus", @@ -4363,7 +4357,7 @@ version = "0.5.4" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b57c6eace16c00eccb98a28e85db3370eab0685bdd5e13831d59e2bcb49a1d8a" dependencies = [ - "libc 0.2.151", + "libc", ] [[package]] @@ -4458,7 +4452,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "01cf11afbc4ebc0d5c7a7748a77d19e2042677fc15faa2f4ccccb27c18a60605" dependencies = [ "bitflags", - "libc 0.2.151", + "libc", ] [[package]] @@ -4473,7 +4467,7 @@ version = "0.1.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "63b4354dabee252603a8b1a63e4adb3934dfbf1ff05ef4c3d653c2dfd67f0788" dependencies = [ - "libc 0.2.151", + "libc", "nix 0.15.0", ] @@ -4482,8 +4476,8 @@ name = "vsock" version = "0.2.4" source = "git+https://github.com/fortanix/vsock-rs.git?branch=fortanixvme#4628538042a0308d9a1f737da816666ab899dba4" dependencies = [ - "getrandom 0.2.3", - "libc 0.2.138", + "getrandom 0.2.3 (git+https://github.com/fortanix/getrandom.git?branch=fortanixvme)", + "libc", "nix 0.22.2", ] @@ -4520,12 +4514,6 @@ version = "0.10.0+wasi-snapshot-preview1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f" -[[package]] -name = "wasi" -version = "0.11.0+wasi-snapshot-preview1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423" - [[package]] name = "wasm-bindgen" version = "0.2.80" @@ -4608,7 +4596,7 @@ version = "3.1.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d011071ae14a2f6671d0b74080ae0cd8ebf3a6f8c9589a2cd45f23126fe29724" dependencies = [ - "libc 0.2.151", + "libc", ] [[package]] @@ -4617,7 +4605,7 @@ version = "4.0.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "87c14ef7e1b8b8ecfc75d5eca37949410046e66f15d185c01d70824f1f8111ef" dependencies = [ - "libc 0.2.151", + "libc", "thiserror", ] @@ -4698,7 +4686,7 @@ version = "0.2.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "244c3741f4240ef46274860397c7c74e50eb23624996930e484c16679633a54c" dependencies = [ - "libc 0.2.151", + "libc", ] [[package]]