diff --git a/bazel/cargo/wasmtime/BUILD.bazel b/bazel/cargo/wasmtime/BUILD.bazel index a6e9ee996..2f7ca27d9 100644 --- a/bazel/cargo/wasmtime/BUILD.bazel +++ b/bazel/cargo/wasmtime/BUILD.bazel @@ -14,7 +14,7 @@ licenses([ # Aliased targets alias( name = "anyhow", - actual = "@wasmtime__anyhow__1_0_58//:anyhow", + actual = "@wasmtime__anyhow__1_0_66//:anyhow", tags = [ "cargo-raze", "manual", @@ -23,7 +23,7 @@ alias( alias( name = "env_logger", - actual = "@wasmtime__env_logger__0_9_0//:env_logger", + actual = "@wasmtime__env_logger__0_9_1//:env_logger", tags = [ "cargo-raze", "manual", @@ -32,7 +32,7 @@ alias( alias( name = "once_cell", - actual = "@wasmtime__once_cell__1_13_0//:once_cell", + actual = "@wasmtime__once_cell__1_15_0//:once_cell", tags = [ "cargo-raze", "manual", @@ -41,7 +41,7 @@ alias( alias( name = "wasmtime", - actual = "@wasmtime__wasmtime__0_39_1//:wasmtime", + actual = "@wasmtime__wasmtime__1_0_1//:wasmtime", tags = [ "cargo-raze", "manual", diff --git a/bazel/cargo/wasmtime/Cargo.raze.lock b/bazel/cargo/wasmtime/Cargo.raze.lock index cb561715e..fe3f47a0e 100644 --- a/bazel/cargo/wasmtime/Cargo.raze.lock +++ b/bazel/cargo/wasmtime/Cargo.raze.lock @@ -9,12 +9,6 @@ dependencies = [ "gimli", ] -[[package]] -name = "adler" -version = "1.0.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe" - [[package]] name = "ahash" version = "0.7.6" @@ -28,18 +22,24 @@ dependencies = [ [[package]] name = "aho-corasick" -version = "0.7.18" +version = "0.7.19" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1e37cfd5e7657ada45f742d6e99ca5788580b5c529dc78faf11ece6dc702656f" +checksum = "b4f55bd91a0978cbfd91c457a164bab8b4001c833b7f323132c0a4e1922dd44e" dependencies = [ "memchr", ] [[package]] name = "anyhow" -version = "1.0.58" +version = "1.0.66" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bb07d2053ccdbe10e2af2995a2f116c1330396493dc1269f6a91d0ae82e19704" +checksum = "216261ddc8289130e551ddcd5ce8a064710c0d064a4d2895c67151c92b5443f6" + +[[package]] +name = "arrayvec" +version = "0.7.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "8da52d66c7071e2e3fa2a1e5c6d088fec47b593032b254f5e980de8ea54454d6" [[package]] name = "atty" @@ -58,21 +58,6 @@ version = "1.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa" -[[package]] -name = "backtrace" -version = "0.3.66" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cab84319d616cfb654d03394f38ab7e6f0919e181b1b57e1fd15e7fb4077d9a7" -dependencies = [ - "addr2line", - "cc", - "cfg-if", - "libc", - "miniz_oxide", - "object 0.29.0", - "rustc-demangle", -] - [[package]] name = "bincode" version = "1.3.3" @@ -88,6 +73,12 @@ version = "1.3.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" +[[package]] +name = "bumpalo" +version = "3.11.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "572f695136211188308f16ad2ca5c851a712c464060ae6974944458eb83880ba" + [[package]] name = "byteorder" version = "1.4.3" @@ -117,19 +108,21 @@ dependencies = [ [[package]] name = "cranelift-bforest" -version = "0.86.1" +version = "0.88.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "529ffacce2249ac60edba2941672dfedf3d96558b415d0d8083cd007456e0f55" +checksum = "44409ccf2d0f663920cab563d2b79fcd6b2e9a2bcc6e929fef76c8f82ad6c17a" dependencies = [ "cranelift-entity", ] [[package]] name = "cranelift-codegen" -version = "0.86.1" +version = "0.88.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "427d105f617efc8cb55f8d036a7fded2e227892d8780b4985e5551f8d27c4a92" +checksum = "98de2018ad96eb97f621f7d6b900a0cc661aec8d02ea4a50e56ecb48e5a2fcaf" dependencies = [ + "arrayvec", + "bumpalo", "cranelift-bforest", "cranelift-codegen-meta", "cranelift-codegen-shared", @@ -144,33 +137,33 @@ dependencies = [ [[package]] name = "cranelift-codegen-meta" -version = "0.86.1" +version = "0.88.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "551674bed85b838d45358e3eab4f0ffaa6790c70dc08184204b9a54b41cdb7d1" +checksum = "5287ce36e6c4758fbaf298bd1a8697ad97a4f2375a3d1b61142ea538db4877e5" dependencies = [ "cranelift-codegen-shared", ] [[package]] name = "cranelift-codegen-shared" -version = "0.86.1" +version = "0.88.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2b3a63ae57498c3eb495360944a33571754241e15e47e3bcae6082f40fec5866" +checksum = "2855c24219e2f08827f3f4ffb2da92e134ae8d8ecc185b11ec8f9878cf5f588e" [[package]] name = "cranelift-entity" -version = "0.86.1" +version = "0.88.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "11aa8aa624c72cc1c94ea3d0739fa61248260b5b14d3646f51593a88d67f3e6e" +checksum = "0b65673279d75d34bf11af9660ae2dbd1c22e6d28f163f5c72f4e1dc56d56103" dependencies = [ "serde", ] [[package]] name = "cranelift-frontend" -version = "0.86.1" +version = "0.88.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "544ee8f4d1c9559c9aa6d46e7aaeac4a13856d620561094f35527356c7d21bd0" +checksum = "3ed2b3d7a4751163f6c4a349205ab1b7d9c00eecf19dcea48592ef1f7688eefc" dependencies = [ "cranelift-codegen", "log", @@ -180,15 +173,15 @@ dependencies = [ [[package]] name = "cranelift-isle" -version = "0.86.1" +version = "0.88.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ed16b14363d929b8c37e3c557d0a7396791b383ecc302141643c054343170aad" +checksum = "3be64cecea9d90105fc6a2ba2d003e98c867c1d6c4c86cc878f97ad9fb916293" [[package]] name = "cranelift-native" -version = "0.86.1" +version = "0.88.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "51617cf8744634f2ed3c989c3c40cd6444f63377c6d994adab0d85807f3eb682" +checksum = "c4a03a6ac1b063e416ca4b93f6247978c991475e8271465340caa6f92f3c16a4" dependencies = [ "cranelift-codegen", "libc", @@ -197,9 +190,9 @@ dependencies = [ [[package]] name = "cranelift-wasm" -version = "0.86.1" +version = "0.88.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e5a8073a41efc173fd19bad3f725c170c705df6da999fc47a738ff310225dd63" +checksum = "c699873f7b30bc5f20dd03a796b4183e073a46616c91704792ec35e45d13f913" dependencies = [ "cranelift-codegen", "cranelift-entity", @@ -222,15 +215,15 @@ dependencies = [ [[package]] name = "either" -version = "1.7.0" +version = "1.8.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3f107b87b6afc2a64fd13cac55fe06d6c8859f12d4b14cbcdd2c67d0976781be" +checksum = "90e5c1c8368803113bf0c9584fc495a58b86dc8a29edbf8fe877d21d9507e797" [[package]] name = "env_logger" -version = "0.9.0" +version = "0.9.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0b2cf0344971ee6c64c31be0d530793fba457d322dfec2810c453d0ef228f9c3" +checksum = "c90bf5f19754d10198ccb95b70664fc925bd1fc090a0fd9a6ebc54acc8cd6272" dependencies = [ "atty", "humantime", @@ -277,9 +270,9 @@ dependencies = [ [[package]] name = "getrandom" -version = "0.2.7" +version = "0.2.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4eb1a864a501629691edf6c15a593b7a51eebaa1e8468e9ddc623de7c9b58ec6" +checksum = "c05aeb6a22b8f62540c194aac980f2115af067bfe15a0734d7277a768d396b31" dependencies = [ "cfg-if", "libc", @@ -299,19 +292,13 @@ dependencies = [ [[package]] name = "hashbrown" -version = "0.11.2" +version = "0.12.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ab5ef0d4909ef3724cc8cce6ccc8572c5c817592e9285f5464f8e86f8bd3726e" +checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888" dependencies = [ "ahash", ] -[[package]] -name = "hashbrown" -version = "0.12.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888" - [[package]] name = "hermit-abi" version = "0.1.19" @@ -334,36 +321,30 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "10a35a97730320ffe8e2d410b5d3b69279b98d2c14bdb8b70ea89ecf7888d41e" dependencies = [ "autocfg", - "hashbrown 0.12.3", + "hashbrown", "serde", ] [[package]] name = "io-lifetimes" -version = "0.7.2" +version = "0.7.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "24c3f4eff5495aee4c0399d7b6a0dc2b6e81be84242ffbfcf253ebacccc1d0cb" +checksum = "e6e481ccbe3dea62107216d0d1138bb8ad8e5e5c43009a098bd1990272c497b0" [[package]] name = "itertools" -version = "0.10.3" +version = "0.10.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a9a9d19fa1e79b6215ff29b9d6880b706147f16e9b1dbb1e4e5947b5b02bc5e3" +checksum = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473" dependencies = [ "either", ] -[[package]] -name = "lazy_static" -version = "1.4.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646" - [[package]] name = "libc" -version = "0.2.126" +version = "0.2.137" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "349d5a591cd28b49e1d1037471617a32ddcda5731b99419008085f72d5a53836" +checksum = "fc7fcc620a3bff7cdd7a365be3376c97191aeaccc2a603e600951e452615bf89" [[package]] name = "linux-raw-sys" @@ -404,53 +385,29 @@ dependencies = [ "autocfg", ] -[[package]] -name = "miniz_oxide" -version = "0.5.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6f5c75688da582b8ffc1f1799e9db273f32133c49e048f614d22ec3256773ccc" -dependencies = [ - "adler", -] - -[[package]] -name = "more-asserts" -version = "0.2.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7843ec2de400bcbc6a6328c958dc38e5359da6e93e72e37bc5246bf1ae776389" - -[[package]] -name = "object" -version = "0.28.4" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e42c982f2d955fac81dd7e1d0e1426a7d702acd9c98d19ab01083a6a0328c424" -dependencies = [ - "crc32fast", - "hashbrown 0.11.2", - "indexmap", - "memchr", -] - [[package]] name = "object" version = "0.29.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "21158b2c33aa6d4561f1c0a6ea283ca92bc54802a93b263e910746d679a7eb53" dependencies = [ + "crc32fast", + "hashbrown", + "indexmap", "memchr", ] [[package]] name = "once_cell" -version = "1.13.0" +version = "1.15.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "18a6dbe30758c9f83eb00cbea4ac95966305f5a7772f3f42ebfc7fc7eddbd8e1" +checksum = "e82dad04139b71a90c080c8463fe0dc7902db5192d939bd0950f074d014339e1" [[package]] name = "paste" -version = "1.0.7" +version = "1.0.9" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0c520e05135d6e763148b6426a837e239041653ba7becd2e538c076c738025fc" +checksum = "b1de2e551fb905ac83f73f7aedf2f0cb4a0da7e35efa24a202a936269f1f18e1" [[package]] name = "ppv-lite86" @@ -460,27 +417,27 @@ checksum = "eb9f9e6e233e5c4a35559a617bf40a4ec447db2e84c20b55a6f83167b7e57872" [[package]] name = "proc-macro2" -version = "1.0.42" +version = "1.0.47" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c278e965f1d8cf32d6e0e96de3d3e79712178ae67986d9cf9151f51e95aac89b" +checksum = "5ea3d908b0e36316caf9e9e2c4625cdde190a7e6f440d794667ed17a1855e725" dependencies = [ "unicode-ident", ] [[package]] name = "psm" -version = "0.1.20" +version = "0.1.21" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f446d0a6efba22928558c4fb4ce0b3fd6c89b0061343e390bf01a703742b8125" +checksum = "5787f7cda34e3033a72192c018bc5883100330f362ef279a8cbccfce8bb4e874" dependencies = [ "cc", ] [[package]] name = "quote" -version = "1.0.20" +version = "1.0.21" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3bcdf212e9776fbcb2d23ab029360416bb1706b1aea2d1a5ba002727cbcab804" +checksum = "bbe448f377a7d6961e30f5955f9b8d106c3f5e449d493ee1b125c1d43c2b5179" dependencies = [ "proc-macro2", ] @@ -508,18 +465,18 @@ dependencies = [ [[package]] name = "rand_core" -version = "0.6.3" +version = "0.6.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d34f1408f55294453790c48b2f1ebbb1c5b4b7563eb1f418bcfcfdbb06ebb4e7" +checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" dependencies = [ "getrandom", ] [[package]] name = "regalloc2" -version = "0.3.1" +version = "0.3.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "76ff2e57a7d050308b3fde0f707aa240b491b190e3855f212860f11bb3af4205" +checksum = "d43a209257d978ef079f3d446331d0f1794f5e0fc19b306a199983857833a779" dependencies = [ "fxhash", "log", @@ -544,18 +501,6 @@ version = "0.6.27" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a3f87b73ce11b1619a3c6332f45341e0047173771e8b8b73f87bfeefb7b56244" -[[package]] -name = "region" -version = "2.2.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "877e54ea2adcd70d80e9179344c97f93ef0dffd6b03e1f4529e6e83ab2fa9ae0" -dependencies = [ - "bitflags", - "libc", - "mach", - "winapi", -] - [[package]] name = "rustc-demangle" version = "0.1.21" @@ -564,9 +509,9 @@ checksum = "7ef03e0a2b150c7a90d01faf6254c9c48a41e95fb2a8c2ac1c6f0d2b9aefc342" [[package]] name = "rustix" -version = "0.35.7" +version = "0.35.12" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d51cc38aa10f6bbb377ed28197aa052aa4e2b762c22be9d3153d01822587e787" +checksum = "985947f9b6423159c4726323f373be0a21bdb514c5af06a849cb3d2dce2d01e8" dependencies = [ "bitflags", "errno", @@ -578,18 +523,18 @@ dependencies = [ [[package]] name = "serde" -version = "1.0.140" +version = "1.0.147" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "fc855a42c7967b7c369eb5860f7164ef1f6f81c20c7cc1141f2a604e18723b03" +checksum = "d193d69bae983fc11a79df82342761dfbf28a99fc8d203dca4c3c1b590948965" dependencies = [ "serde_derive", ] [[package]] name = "serde_derive" -version = "1.0.140" +version = "1.0.147" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6f2122636b9fe3b81f1cb25099fcf2d3f542cdb1d45940d56c713158884a05da" +checksum = "4f1d362ca8fc9c3e3a7484440752472d68a6caa98f1ab81d99b5dfe517cec852" dependencies = [ "proc-macro2", "quote", @@ -604,9 +549,9 @@ checksum = "03b634d87b960ab1a38c4fe143b508576f075e7c978bfad18217645ebfdfa2ec" [[package]] name = "smallvec" -version = "1.9.0" +version = "1.10.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2fd0db749597d91ff862fd1d55ea87f7855a744a8425a64695b6fca237d1dad1" +checksum = "a507befe795404456341dfab10cef66ead4c041f62b8b11bbb92bffe5d0953e0" [[package]] name = "stable_deref_trait" @@ -616,9 +561,9 @@ checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3" [[package]] name = "syn" -version = "1.0.98" +version = "1.0.103" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c50aef8a904de4c23c788f104b7dddc7d6f79c647c7c8ce4cc8f73eb0ca773dd" +checksum = "a864042229133ada95abf3b54fdc62ef5ccabe9515b64717bcb9a1919e59445d" dependencies = [ "proc-macro2", "quote", @@ -642,18 +587,18 @@ dependencies = [ [[package]] name = "thiserror" -version = "1.0.31" +version = "1.0.37" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bd829fe32373d27f76265620b5309d0340cb8550f523c1dda251d6298069069a" +checksum = "10deb33631e3c9018b9baf9dcbbc4f737320d2b576bac10f6aefa048fa407e3e" dependencies = [ "thiserror-impl", ] [[package]] name = "thiserror-impl" -version = "1.0.31" +version = "1.0.37" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0396bc89e626244658bef819e22d0cc459e795a5ebe878e6ec336d1674a8d79a" +checksum = "982d17546b47146b28f7c22e3d08465f6b8903d0ea13c1660d9d84a6e7adcdbb" dependencies = [ "proc-macro2", "quote", @@ -662,9 +607,9 @@ dependencies = [ [[package]] name = "unicode-ident" -version = "1.0.2" +version = "1.0.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "15c61ba63f9235225a22310255a29b806b907c9b8c964bcbd0a2c70f3f2deea7" +checksum = "6ceab39d59e4c9499d4e5a8ee0e2735b891bb7308ac83dfb4e80cad195c9f6f3" [[package]] name = "version_check" @@ -680,32 +625,29 @@ checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423" [[package]] name = "wasmparser" -version = "0.86.0" +version = "0.89.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4bcbfe95447da2aa7ff171857fc8427513eb57c75a729bb190e974dc695e8f5c" +checksum = "ab5d3e08b13876f96dd55608d03cd4883a0545884932d5adf11925876c96daef" dependencies = [ "indexmap", ] [[package]] name = "wasmtime" -version = "0.39.1" +version = "1.0.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0d10a6853d64e99fffdae80f93a45080475c9267f87743060814dc1186d74618" +checksum = "f1f511c4917c83d04da68333921107db75747c4e11a2f654a8e909cc5e0520dc" dependencies = [ "anyhow", - "backtrace", "bincode", "cfg-if", "indexmap", - "lazy_static", "libc", "log", - "object 0.28.4", + "object", "once_cell", "paste", "psm", - "region", "serde", "target-lexicon", "wasmparser", @@ -716,9 +658,18 @@ dependencies = [ "windows-sys", ] +[[package]] +name = "wasmtime-asm-macros" +version = "1.0.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "39bf3debfe744bf19dd3732990ce6f8c0ced7439e2370ba4e1d8f5a3660a3178" +dependencies = [ + "cfg-if", +] + [[package]] name = "wasmtime-c-api-bazel" -version = "0.39.1" +version = "1.0.1" dependencies = [ "anyhow", "env_logger", @@ -730,7 +681,7 @@ dependencies = [ [[package]] name = "wasmtime-c-api-macros" version = "0.19.0" -source = "git+https://github.com/bytecodealliance/wasmtime?tag=v0.39.1#19b5436ac346b8e61230baeaf18e802db6f0b858" +source = "git+https://github.com/bytecodealliance/wasmtime?tag=v1.0.1#c63087ff668fbdffe326c7b48401acbbf0e82a65" dependencies = [ "proc-macro2", "quote", @@ -738,9 +689,9 @@ dependencies = [ [[package]] name = "wasmtime-cranelift" -version = "0.39.1" +version = "1.0.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3302b33d919e8e33f1717d592c10c3cddccb318d0e1e0bef75178f579686ba94" +checksum = "058217e28644b012bdcdf0e445f58d496d78c2e0b6a6dd93558e701591dad705" dependencies = [ "anyhow", "cranelift-codegen", @@ -750,8 +701,7 @@ dependencies = [ "cranelift-wasm", "gimli", "log", - "more-asserts", - "object 0.28.4", + "object", "target-lexicon", "thiserror", "wasmparser", @@ -760,17 +710,16 @@ dependencies = [ [[package]] name = "wasmtime-environ" -version = "0.39.1" +version = "1.0.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7c50fb925e8eaa9f8431f9b784ea89a13c703cb445ddfe51cb437596fc34e734" +checksum = "c7af06848df28b7661471d9a80d30a973e0f401f2e3ed5396ad7e225ed217047" dependencies = [ "anyhow", "cranelift-entity", "gimli", "indexmap", "log", - "more-asserts", - "object 0.28.4", + "object", "serde", "target-lexicon", "thiserror", @@ -780,9 +729,9 @@ dependencies = [ [[package]] name = "wasmtime-jit" -version = "0.39.1" +version = "1.0.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cad81635f33ab69aa04b386c9d954aef9f6230059f66caf67e55fb65bfd2f3e0" +checksum = "9028fb63a54185b3c192b7500ef8039c7bb8d7f62bfc9e7c258483a33a3d13bb" dependencies = [ "addr2line", "anyhow", @@ -791,8 +740,7 @@ dependencies = [ "cpp_demangle", "gimli", "log", - "object 0.28.4", - "region", + "object", "rustc-demangle", "rustix", "serde", @@ -805,21 +753,20 @@ dependencies = [ [[package]] name = "wasmtime-jit-debug" -version = "0.39.1" +version = "1.0.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "55e23273fddce8cab149a0743c46932bf4910268641397ed86b46854b089f38f" +checksum = "25e82d4ef93296785de7efca92f7679dc67fe68a13b625a5ecc8d7503b377a37" dependencies = [ - "lazy_static", + "once_cell", ] [[package]] name = "wasmtime-runtime" -version = "0.39.1" +version = "1.0.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "36b8aafb292502d28dc2d25f44d4a81e229bb2e0cc14ca847dde4448a1a62ae4" +checksum = "9f0e9bea7d517d114fe66b930b2124ee086516ee93eeebfd97f75f366c5b0553" dependencies = [ "anyhow", - "backtrace", "cc", "cfg-if", "indexmap", @@ -827,11 +774,11 @@ dependencies = [ "log", "mach", "memoffset", - "more-asserts", + "paste", "rand", - "region", "rustix", "thiserror", + "wasmtime-asm-macros", "wasmtime-environ", "wasmtime-jit-debug", "windows-sys", @@ -839,9 +786,9 @@ dependencies = [ [[package]] name = "wasmtime-types" -version = "0.39.1" +version = "1.0.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "dd7edc34f358fc290d12e326de81884422cb94cf74cc305b27979569875332d6" +checksum = "69b83e93ed41b8fdc936244cfd5e455480cf1eca1fd60c78a0040038b4ce5075" dependencies = [ "cranelift-entity", "serde", diff --git a/bazel/cargo/wasmtime/Cargo.toml b/bazel/cargo/wasmtime/Cargo.toml index f78765cca..9ea642465 100644 --- a/bazel/cargo/wasmtime/Cargo.toml +++ b/bazel/cargo/wasmtime/Cargo.toml @@ -1,7 +1,7 @@ [package] edition = "2018" name = "wasmtime-c-api-bazel" -version = "0.39.1" +version = "1.0.1" [lib] path = "fake_lib.rs" @@ -10,8 +10,8 @@ path = "fake_lib.rs" env_logger = "0.9" anyhow = "1.0" once_cell = "1.3" -wasmtime = {version = "0.39.1", default-features = false, features = ['cranelift']} -wasmtime-c-api-macros = {git = "https://github.com/bytecodealliance/wasmtime", tag = "v0.39.1"} +wasmtime = {version = "1.0.1", default-features = false, features = ['cranelift']} +wasmtime-c-api-macros = {git = "https://github.com/bytecodealliance/wasmtime", tag = "v1.0.1"} [package.metadata.raze] rust_rules_workspace_name = "rules_rust" @@ -26,6 +26,12 @@ patches = [ ] patch_args = ["-p4"] +[package.metadata.raze.crates.bumpalo.'*'] +patches = [ + "@proxy_wasm_cpp_host//bazel/cargo/wasmtime:bumpalo.patch", +] +patch_args = ["-p1"] + [package.metadata.raze.crates.rustix.'*'] additional_flags = [ "--cfg=feature=\\\"cc\\\"", diff --git a/bazel/cargo/wasmtime/bumpalo.patch b/bazel/cargo/wasmtime/bumpalo.patch new file mode 100644 index 000000000..22befe431 --- /dev/null +++ b/bazel/cargo/wasmtime/bumpalo.patch @@ -0,0 +1,9 @@ +diff --git a/src/lib.rs b/src/lib.rs +index be68365..47c14cd 100644 +--- a/src/lib.rs ++++ b/src/lib.rs +@@ -1,4 +1,3 @@ +-#![doc = include_str!("../README.md")] + #![deny(missing_debug_implementations)] + #![deny(missing_docs)] + #![no_std] diff --git a/bazel/cargo/wasmtime/crates.bzl b/bazel/cargo/wasmtime/crates.bzl index 100e2321c..fc569e559 100644 --- a/bazel/cargo/wasmtime/crates.bzl +++ b/bazel/cargo/wasmtime/crates.bzl @@ -21,16 +21,6 @@ def wasmtime_fetch_remote_crates(): build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.addr2line-0.17.0.bazel"), ) - maybe( - http_archive, - name = "wasmtime__adler__1_0_2", - url = "https://crates.io/api/v1/crates/adler/1.0.2/download", - type = "tar.gz", - sha256 = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe", - strip_prefix = "adler-1.0.2", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.adler-1.0.2.bazel"), - ) - maybe( http_archive, name = "wasmtime__ahash__0_7_6", @@ -43,22 +33,32 @@ def wasmtime_fetch_remote_crates(): maybe( http_archive, - name = "wasmtime__aho_corasick__0_7_18", - url = "https://crates.io/api/v1/crates/aho-corasick/0.7.18/download", + name = "wasmtime__aho_corasick__0_7_19", + url = "https://crates.io/api/v1/crates/aho-corasick/0.7.19/download", type = "tar.gz", - sha256 = "1e37cfd5e7657ada45f742d6e99ca5788580b5c529dc78faf11ece6dc702656f", - strip_prefix = "aho-corasick-0.7.18", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.aho-corasick-0.7.18.bazel"), + sha256 = "b4f55bd91a0978cbfd91c457a164bab8b4001c833b7f323132c0a4e1922dd44e", + strip_prefix = "aho-corasick-0.7.19", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.aho-corasick-0.7.19.bazel"), ) maybe( http_archive, - name = "wasmtime__anyhow__1_0_58", - url = "https://crates.io/api/v1/crates/anyhow/1.0.58/download", + name = "wasmtime__anyhow__1_0_66", + url = "https://crates.io/api/v1/crates/anyhow/1.0.66/download", type = "tar.gz", - sha256 = "bb07d2053ccdbe10e2af2995a2f116c1330396493dc1269f6a91d0ae82e19704", - strip_prefix = "anyhow-1.0.58", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.anyhow-1.0.58.bazel"), + sha256 = "216261ddc8289130e551ddcd5ce8a064710c0d064a4d2895c67151c92b5443f6", + strip_prefix = "anyhow-1.0.66", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.anyhow-1.0.66.bazel"), + ) + + maybe( + http_archive, + name = "wasmtime__arrayvec__0_7_2", + url = "https://crates.io/api/v1/crates/arrayvec/0.7.2/download", + type = "tar.gz", + sha256 = "8da52d66c7071e2e3fa2a1e5c6d088fec47b593032b254f5e980de8ea54454d6", + strip_prefix = "arrayvec-0.7.2", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.arrayvec-0.7.2.bazel"), ) maybe( @@ -81,16 +81,6 @@ def wasmtime_fetch_remote_crates(): build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.autocfg-1.1.0.bazel"), ) - maybe( - http_archive, - name = "wasmtime__backtrace__0_3_66", - url = "https://crates.io/api/v1/crates/backtrace/0.3.66/download", - type = "tar.gz", - sha256 = "cab84319d616cfb654d03394f38ab7e6f0919e181b1b57e1fd15e7fb4077d9a7", - strip_prefix = "backtrace-0.3.66", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.backtrace-0.3.66.bazel"), - ) - maybe( http_archive, name = "wasmtime__bincode__1_3_3", @@ -111,6 +101,22 @@ def wasmtime_fetch_remote_crates(): build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.bitflags-1.3.2.bazel"), ) + maybe( + http_archive, + name = "wasmtime__bumpalo__3_11_1", + url = "https://crates.io/api/v1/crates/bumpalo/3.11.1/download", + type = "tar.gz", + sha256 = "572f695136211188308f16ad2ca5c851a712c464060ae6974944458eb83880ba", + strip_prefix = "bumpalo-3.11.1", + patches = [ + "@proxy_wasm_cpp_host//bazel/cargo/wasmtime:bumpalo.patch", + ], + patch_args = [ + "-p1", + ], + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.bumpalo-3.11.1.bazel"), + ) + maybe( http_archive, name = "wasmtime__byteorder__1_4_3", @@ -153,98 +159,98 @@ def wasmtime_fetch_remote_crates(): maybe( http_archive, - name = "wasmtime__cranelift_bforest__0_86_1", - url = "https://crates.io/api/v1/crates/cranelift-bforest/0.86.1/download", + name = "wasmtime__cranelift_bforest__0_88_1", + url = "https://crates.io/api/v1/crates/cranelift-bforest/0.88.1/download", type = "tar.gz", - sha256 = "529ffacce2249ac60edba2941672dfedf3d96558b415d0d8083cd007456e0f55", - strip_prefix = "cranelift-bforest-0.86.1", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.cranelift-bforest-0.86.1.bazel"), + sha256 = "44409ccf2d0f663920cab563d2b79fcd6b2e9a2bcc6e929fef76c8f82ad6c17a", + strip_prefix = "cranelift-bforest-0.88.1", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.cranelift-bforest-0.88.1.bazel"), ) maybe( http_archive, - name = "wasmtime__cranelift_codegen__0_86_1", - url = "https://crates.io/api/v1/crates/cranelift-codegen/0.86.1/download", + name = "wasmtime__cranelift_codegen__0_88_1", + url = "https://crates.io/api/v1/crates/cranelift-codegen/0.88.1/download", type = "tar.gz", - sha256 = "427d105f617efc8cb55f8d036a7fded2e227892d8780b4985e5551f8d27c4a92", - strip_prefix = "cranelift-codegen-0.86.1", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.cranelift-codegen-0.86.1.bazel"), + sha256 = "98de2018ad96eb97f621f7d6b900a0cc661aec8d02ea4a50e56ecb48e5a2fcaf", + strip_prefix = "cranelift-codegen-0.88.1", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.cranelift-codegen-0.88.1.bazel"), ) maybe( http_archive, - name = "wasmtime__cranelift_codegen_meta__0_86_1", - url = "https://crates.io/api/v1/crates/cranelift-codegen-meta/0.86.1/download", + name = "wasmtime__cranelift_codegen_meta__0_88_1", + url = "https://crates.io/api/v1/crates/cranelift-codegen-meta/0.88.1/download", type = "tar.gz", - sha256 = "551674bed85b838d45358e3eab4f0ffaa6790c70dc08184204b9a54b41cdb7d1", - strip_prefix = "cranelift-codegen-meta-0.86.1", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.cranelift-codegen-meta-0.86.1.bazel"), + sha256 = "5287ce36e6c4758fbaf298bd1a8697ad97a4f2375a3d1b61142ea538db4877e5", + strip_prefix = "cranelift-codegen-meta-0.88.1", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.cranelift-codegen-meta-0.88.1.bazel"), ) maybe( http_archive, - name = "wasmtime__cranelift_codegen_shared__0_86_1", - url = "https://crates.io/api/v1/crates/cranelift-codegen-shared/0.86.1/download", + name = "wasmtime__cranelift_codegen_shared__0_88_1", + url = "https://crates.io/api/v1/crates/cranelift-codegen-shared/0.88.1/download", type = "tar.gz", - sha256 = "2b3a63ae57498c3eb495360944a33571754241e15e47e3bcae6082f40fec5866", - strip_prefix = "cranelift-codegen-shared-0.86.1", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.cranelift-codegen-shared-0.86.1.bazel"), + sha256 = "2855c24219e2f08827f3f4ffb2da92e134ae8d8ecc185b11ec8f9878cf5f588e", + strip_prefix = "cranelift-codegen-shared-0.88.1", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.cranelift-codegen-shared-0.88.1.bazel"), ) maybe( http_archive, - name = "wasmtime__cranelift_entity__0_86_1", - url = "https://crates.io/api/v1/crates/cranelift-entity/0.86.1/download", + name = "wasmtime__cranelift_entity__0_88_1", + url = "https://crates.io/api/v1/crates/cranelift-entity/0.88.1/download", type = "tar.gz", - sha256 = "11aa8aa624c72cc1c94ea3d0739fa61248260b5b14d3646f51593a88d67f3e6e", - strip_prefix = "cranelift-entity-0.86.1", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.cranelift-entity-0.86.1.bazel"), + sha256 = "0b65673279d75d34bf11af9660ae2dbd1c22e6d28f163f5c72f4e1dc56d56103", + strip_prefix = "cranelift-entity-0.88.1", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.cranelift-entity-0.88.1.bazel"), ) maybe( http_archive, - name = "wasmtime__cranelift_frontend__0_86_1", - url = "https://crates.io/api/v1/crates/cranelift-frontend/0.86.1/download", + name = "wasmtime__cranelift_frontend__0_88_1", + url = "https://crates.io/api/v1/crates/cranelift-frontend/0.88.1/download", type = "tar.gz", - sha256 = "544ee8f4d1c9559c9aa6d46e7aaeac4a13856d620561094f35527356c7d21bd0", - strip_prefix = "cranelift-frontend-0.86.1", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.cranelift-frontend-0.86.1.bazel"), + sha256 = "3ed2b3d7a4751163f6c4a349205ab1b7d9c00eecf19dcea48592ef1f7688eefc", + strip_prefix = "cranelift-frontend-0.88.1", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.cranelift-frontend-0.88.1.bazel"), ) maybe( http_archive, - name = "wasmtime__cranelift_isle__0_86_1", - url = "https://crates.io/api/v1/crates/cranelift-isle/0.86.1/download", + name = "wasmtime__cranelift_isle__0_88_1", + url = "https://crates.io/api/v1/crates/cranelift-isle/0.88.1/download", type = "tar.gz", - sha256 = "ed16b14363d929b8c37e3c557d0a7396791b383ecc302141643c054343170aad", - strip_prefix = "cranelift-isle-0.86.1", + sha256 = "3be64cecea9d90105fc6a2ba2d003e98c867c1d6c4c86cc878f97ad9fb916293", + strip_prefix = "cranelift-isle-0.88.1", patches = [ "@proxy_wasm_cpp_host//bazel/cargo/wasmtime:cranelift-isle.patch", ], patch_args = [ "-p4", ], - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.cranelift-isle-0.86.1.bazel"), + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.cranelift-isle-0.88.1.bazel"), ) maybe( http_archive, - name = "wasmtime__cranelift_native__0_86_1", - url = "https://crates.io/api/v1/crates/cranelift-native/0.86.1/download", + name = "wasmtime__cranelift_native__0_88_1", + url = "https://crates.io/api/v1/crates/cranelift-native/0.88.1/download", type = "tar.gz", - sha256 = "51617cf8744634f2ed3c989c3c40cd6444f63377c6d994adab0d85807f3eb682", - strip_prefix = "cranelift-native-0.86.1", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.cranelift-native-0.86.1.bazel"), + sha256 = "c4a03a6ac1b063e416ca4b93f6247978c991475e8271465340caa6f92f3c16a4", + strip_prefix = "cranelift-native-0.88.1", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.cranelift-native-0.88.1.bazel"), ) maybe( http_archive, - name = "wasmtime__cranelift_wasm__0_86_1", - url = "https://crates.io/api/v1/crates/cranelift-wasm/0.86.1/download", + name = "wasmtime__cranelift_wasm__0_88_1", + url = "https://crates.io/api/v1/crates/cranelift-wasm/0.88.1/download", type = "tar.gz", - sha256 = "e5a8073a41efc173fd19bad3f725c170c705df6da999fc47a738ff310225dd63", - strip_prefix = "cranelift-wasm-0.86.1", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.cranelift-wasm-0.86.1.bazel"), + sha256 = "c699873f7b30bc5f20dd03a796b4183e073a46616c91704792ec35e45d13f913", + strip_prefix = "cranelift-wasm-0.88.1", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.cranelift-wasm-0.88.1.bazel"), ) maybe( @@ -259,22 +265,22 @@ def wasmtime_fetch_remote_crates(): maybe( http_archive, - name = "wasmtime__either__1_7_0", - url = "https://crates.io/api/v1/crates/either/1.7.0/download", + name = "wasmtime__either__1_8_0", + url = "https://crates.io/api/v1/crates/either/1.8.0/download", type = "tar.gz", - sha256 = "3f107b87b6afc2a64fd13cac55fe06d6c8859f12d4b14cbcdd2c67d0976781be", - strip_prefix = "either-1.7.0", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.either-1.7.0.bazel"), + sha256 = "90e5c1c8368803113bf0c9584fc495a58b86dc8a29edbf8fe877d21d9507e797", + strip_prefix = "either-1.8.0", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.either-1.8.0.bazel"), ) maybe( http_archive, - name = "wasmtime__env_logger__0_9_0", - url = "https://crates.io/api/v1/crates/env_logger/0.9.0/download", + name = "wasmtime__env_logger__0_9_1", + url = "https://crates.io/api/v1/crates/env_logger/0.9.1/download", type = "tar.gz", - sha256 = "0b2cf0344971ee6c64c31be0d530793fba457d322dfec2810c453d0ef228f9c3", - strip_prefix = "env_logger-0.9.0", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.env_logger-0.9.0.bazel"), + sha256 = "c90bf5f19754d10198ccb95b70664fc925bd1fc090a0fd9a6ebc54acc8cd6272", + strip_prefix = "env_logger-0.9.1", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.env_logger-0.9.1.bazel"), ) maybe( @@ -319,12 +325,12 @@ def wasmtime_fetch_remote_crates(): maybe( http_archive, - name = "wasmtime__getrandom__0_2_7", - url = "https://crates.io/api/v1/crates/getrandom/0.2.7/download", + name = "wasmtime__getrandom__0_2_8", + url = "https://crates.io/api/v1/crates/getrandom/0.2.8/download", type = "tar.gz", - sha256 = "4eb1a864a501629691edf6c15a593b7a51eebaa1e8468e9ddc623de7c9b58ec6", - strip_prefix = "getrandom-0.2.7", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.getrandom-0.2.7.bazel"), + sha256 = "c05aeb6a22b8f62540c194aac980f2115af067bfe15a0734d7277a768d396b31", + strip_prefix = "getrandom-0.2.8", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.getrandom-0.2.8.bazel"), ) maybe( @@ -337,16 +343,6 @@ def wasmtime_fetch_remote_crates(): build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.gimli-0.26.2.bazel"), ) - maybe( - http_archive, - name = "wasmtime__hashbrown__0_11_2", - url = "https://crates.io/api/v1/crates/hashbrown/0.11.2/download", - type = "tar.gz", - sha256 = "ab5ef0d4909ef3724cc8cce6ccc8572c5c817592e9285f5464f8e86f8bd3726e", - strip_prefix = "hashbrown-0.11.2", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.hashbrown-0.11.2.bazel"), - ) - maybe( http_archive, name = "wasmtime__hashbrown__0_12_3", @@ -389,42 +385,32 @@ def wasmtime_fetch_remote_crates(): maybe( http_archive, - name = "wasmtime__io_lifetimes__0_7_2", - url = "https://crates.io/api/v1/crates/io-lifetimes/0.7.2/download", + name = "wasmtime__io_lifetimes__0_7_4", + url = "https://crates.io/api/v1/crates/io-lifetimes/0.7.4/download", type = "tar.gz", - sha256 = "24c3f4eff5495aee4c0399d7b6a0dc2b6e81be84242ffbfcf253ebacccc1d0cb", - strip_prefix = "io-lifetimes-0.7.2", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.io-lifetimes-0.7.2.bazel"), + sha256 = "e6e481ccbe3dea62107216d0d1138bb8ad8e5e5c43009a098bd1990272c497b0", + strip_prefix = "io-lifetimes-0.7.4", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.io-lifetimes-0.7.4.bazel"), ) maybe( http_archive, - name = "wasmtime__itertools__0_10_3", - url = "https://crates.io/api/v1/crates/itertools/0.10.3/download", + name = "wasmtime__itertools__0_10_5", + url = "https://crates.io/api/v1/crates/itertools/0.10.5/download", type = "tar.gz", - sha256 = "a9a9d19fa1e79b6215ff29b9d6880b706147f16e9b1dbb1e4e5947b5b02bc5e3", - strip_prefix = "itertools-0.10.3", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.itertools-0.10.3.bazel"), + sha256 = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473", + strip_prefix = "itertools-0.10.5", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.itertools-0.10.5.bazel"), ) maybe( http_archive, - name = "wasmtime__lazy_static__1_4_0", - url = "https://crates.io/api/v1/crates/lazy_static/1.4.0/download", + name = "wasmtime__libc__0_2_137", + url = "https://crates.io/api/v1/crates/libc/0.2.137/download", type = "tar.gz", - sha256 = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646", - strip_prefix = "lazy_static-1.4.0", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.lazy_static-1.4.0.bazel"), - ) - - maybe( - http_archive, - name = "wasmtime__libc__0_2_126", - url = "https://crates.io/api/v1/crates/libc/0.2.126/download", - type = "tar.gz", - sha256 = "349d5a591cd28b49e1d1037471617a32ddcda5731b99419008085f72d5a53836", - strip_prefix = "libc-0.2.126", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.libc-0.2.126.bazel"), + sha256 = "fc7fcc620a3bff7cdd7a365be3376c97191aeaccc2a603e600951e452615bf89", + strip_prefix = "libc-0.2.137", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.libc-0.2.137.bazel"), ) maybe( @@ -477,36 +463,6 @@ def wasmtime_fetch_remote_crates(): build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.memoffset-0.6.5.bazel"), ) - maybe( - http_archive, - name = "wasmtime__miniz_oxide__0_5_3", - url = "https://crates.io/api/v1/crates/miniz_oxide/0.5.3/download", - type = "tar.gz", - sha256 = "6f5c75688da582b8ffc1f1799e9db273f32133c49e048f614d22ec3256773ccc", - strip_prefix = "miniz_oxide-0.5.3", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.miniz_oxide-0.5.3.bazel"), - ) - - maybe( - http_archive, - name = "wasmtime__more_asserts__0_2_2", - url = "https://crates.io/api/v1/crates/more-asserts/0.2.2/download", - type = "tar.gz", - sha256 = "7843ec2de400bcbc6a6328c958dc38e5359da6e93e72e37bc5246bf1ae776389", - strip_prefix = "more-asserts-0.2.2", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.more-asserts-0.2.2.bazel"), - ) - - maybe( - http_archive, - name = "wasmtime__object__0_28_4", - url = "https://crates.io/api/v1/crates/object/0.28.4/download", - type = "tar.gz", - sha256 = "e42c982f2d955fac81dd7e1d0e1426a7d702acd9c98d19ab01083a6a0328c424", - strip_prefix = "object-0.28.4", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.object-0.28.4.bazel"), - ) - maybe( http_archive, name = "wasmtime__object__0_29_0", @@ -519,22 +475,22 @@ def wasmtime_fetch_remote_crates(): maybe( http_archive, - name = "wasmtime__once_cell__1_13_0", - url = "https://crates.io/api/v1/crates/once_cell/1.13.0/download", + name = "wasmtime__once_cell__1_15_0", + url = "https://crates.io/api/v1/crates/once_cell/1.15.0/download", type = "tar.gz", - sha256 = "18a6dbe30758c9f83eb00cbea4ac95966305f5a7772f3f42ebfc7fc7eddbd8e1", - strip_prefix = "once_cell-1.13.0", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.once_cell-1.13.0.bazel"), + sha256 = "e82dad04139b71a90c080c8463fe0dc7902db5192d939bd0950f074d014339e1", + strip_prefix = "once_cell-1.15.0", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.once_cell-1.15.0.bazel"), ) maybe( http_archive, - name = "wasmtime__paste__1_0_7", - url = "https://crates.io/api/v1/crates/paste/1.0.7/download", + name = "wasmtime__paste__1_0_9", + url = "https://crates.io/api/v1/crates/paste/1.0.9/download", type = "tar.gz", - sha256 = "0c520e05135d6e763148b6426a837e239041653ba7becd2e538c076c738025fc", - strip_prefix = "paste-1.0.7", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.paste-1.0.7.bazel"), + sha256 = "b1de2e551fb905ac83f73f7aedf2f0cb4a0da7e35efa24a202a936269f1f18e1", + strip_prefix = "paste-1.0.9", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.paste-1.0.9.bazel"), ) maybe( @@ -549,32 +505,32 @@ def wasmtime_fetch_remote_crates(): maybe( http_archive, - name = "wasmtime__proc_macro2__1_0_42", - url = "https://crates.io/api/v1/crates/proc-macro2/1.0.42/download", + name = "wasmtime__proc_macro2__1_0_47", + url = "https://crates.io/api/v1/crates/proc-macro2/1.0.47/download", type = "tar.gz", - sha256 = "c278e965f1d8cf32d6e0e96de3d3e79712178ae67986d9cf9151f51e95aac89b", - strip_prefix = "proc-macro2-1.0.42", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.proc-macro2-1.0.42.bazel"), + sha256 = "5ea3d908b0e36316caf9e9e2c4625cdde190a7e6f440d794667ed17a1855e725", + strip_prefix = "proc-macro2-1.0.47", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.proc-macro2-1.0.47.bazel"), ) maybe( http_archive, - name = "wasmtime__psm__0_1_20", - url = "https://crates.io/api/v1/crates/psm/0.1.20/download", + name = "wasmtime__psm__0_1_21", + url = "https://crates.io/api/v1/crates/psm/0.1.21/download", type = "tar.gz", - sha256 = "f446d0a6efba22928558c4fb4ce0b3fd6c89b0061343e390bf01a703742b8125", - strip_prefix = "psm-0.1.20", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.psm-0.1.20.bazel"), + sha256 = "5787f7cda34e3033a72192c018bc5883100330f362ef279a8cbccfce8bb4e874", + strip_prefix = "psm-0.1.21", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.psm-0.1.21.bazel"), ) maybe( http_archive, - name = "wasmtime__quote__1_0_20", - url = "https://crates.io/api/v1/crates/quote/1.0.20/download", + name = "wasmtime__quote__1_0_21", + url = "https://crates.io/api/v1/crates/quote/1.0.21/download", type = "tar.gz", - sha256 = "3bcdf212e9776fbcb2d23ab029360416bb1706b1aea2d1a5ba002727cbcab804", - strip_prefix = "quote-1.0.20", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.quote-1.0.20.bazel"), + sha256 = "bbe448f377a7d6961e30f5955f9b8d106c3f5e449d493ee1b125c1d43c2b5179", + strip_prefix = "quote-1.0.21", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.quote-1.0.21.bazel"), ) maybe( @@ -599,22 +555,22 @@ def wasmtime_fetch_remote_crates(): maybe( http_archive, - name = "wasmtime__rand_core__0_6_3", - url = "https://crates.io/api/v1/crates/rand_core/0.6.3/download", + name = "wasmtime__rand_core__0_6_4", + url = "https://crates.io/api/v1/crates/rand_core/0.6.4/download", type = "tar.gz", - sha256 = "d34f1408f55294453790c48b2f1ebbb1c5b4b7563eb1f418bcfcfdbb06ebb4e7", - strip_prefix = "rand_core-0.6.3", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.rand_core-0.6.3.bazel"), + sha256 = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c", + strip_prefix = "rand_core-0.6.4", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.rand_core-0.6.4.bazel"), ) maybe( http_archive, - name = "wasmtime__regalloc2__0_3_1", - url = "https://crates.io/api/v1/crates/regalloc2/0.3.1/download", + name = "wasmtime__regalloc2__0_3_2", + url = "https://crates.io/api/v1/crates/regalloc2/0.3.2/download", type = "tar.gz", - sha256 = "76ff2e57a7d050308b3fde0f707aa240b491b190e3855f212860f11bb3af4205", - strip_prefix = "regalloc2-0.3.1", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.regalloc2-0.3.1.bazel"), + sha256 = "d43a209257d978ef079f3d446331d0f1794f5e0fc19b306a199983857833a779", + strip_prefix = "regalloc2-0.3.2", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.regalloc2-0.3.2.bazel"), ) maybe( @@ -637,16 +593,6 @@ def wasmtime_fetch_remote_crates(): build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.regex-syntax-0.6.27.bazel"), ) - maybe( - http_archive, - name = "wasmtime__region__2_2_0", - url = "https://crates.io/api/v1/crates/region/2.2.0/download", - type = "tar.gz", - sha256 = "877e54ea2adcd70d80e9179344c97f93ef0dffd6b03e1f4529e6e83ab2fa9ae0", - strip_prefix = "region-2.2.0", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.region-2.2.0.bazel"), - ) - maybe( http_archive, name = "wasmtime__rustc_demangle__0_1_21", @@ -659,32 +605,32 @@ def wasmtime_fetch_remote_crates(): maybe( http_archive, - name = "wasmtime__rustix__0_35_7", - url = "https://crates.io/api/v1/crates/rustix/0.35.7/download", + name = "wasmtime__rustix__0_35_12", + url = "https://crates.io/api/v1/crates/rustix/0.35.12/download", type = "tar.gz", - sha256 = "d51cc38aa10f6bbb377ed28197aa052aa4e2b762c22be9d3153d01822587e787", - strip_prefix = "rustix-0.35.7", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.rustix-0.35.7.bazel"), + sha256 = "985947f9b6423159c4726323f373be0a21bdb514c5af06a849cb3d2dce2d01e8", + strip_prefix = "rustix-0.35.12", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.rustix-0.35.12.bazel"), ) maybe( http_archive, - name = "wasmtime__serde__1_0_140", - url = "https://crates.io/api/v1/crates/serde/1.0.140/download", + name = "wasmtime__serde__1_0_147", + url = "https://crates.io/api/v1/crates/serde/1.0.147/download", type = "tar.gz", - sha256 = "fc855a42c7967b7c369eb5860f7164ef1f6f81c20c7cc1141f2a604e18723b03", - strip_prefix = "serde-1.0.140", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.serde-1.0.140.bazel"), + sha256 = "d193d69bae983fc11a79df82342761dfbf28a99fc8d203dca4c3c1b590948965", + strip_prefix = "serde-1.0.147", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.serde-1.0.147.bazel"), ) maybe( http_archive, - name = "wasmtime__serde_derive__1_0_140", - url = "https://crates.io/api/v1/crates/serde_derive/1.0.140/download", + name = "wasmtime__serde_derive__1_0_147", + url = "https://crates.io/api/v1/crates/serde_derive/1.0.147/download", type = "tar.gz", - sha256 = "6f2122636b9fe3b81f1cb25099fcf2d3f542cdb1d45940d56c713158884a05da", - strip_prefix = "serde_derive-1.0.140", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.serde_derive-1.0.140.bazel"), + sha256 = "4f1d362ca8fc9c3e3a7484440752472d68a6caa98f1ab81d99b5dfe517cec852", + strip_prefix = "serde_derive-1.0.147", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.serde_derive-1.0.147.bazel"), ) maybe( @@ -699,12 +645,12 @@ def wasmtime_fetch_remote_crates(): maybe( http_archive, - name = "wasmtime__smallvec__1_9_0", - url = "https://crates.io/api/v1/crates/smallvec/1.9.0/download", + name = "wasmtime__smallvec__1_10_0", + url = "https://crates.io/api/v1/crates/smallvec/1.10.0/download", type = "tar.gz", - sha256 = "2fd0db749597d91ff862fd1d55ea87f7855a744a8425a64695b6fca237d1dad1", - strip_prefix = "smallvec-1.9.0", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.smallvec-1.9.0.bazel"), + sha256 = "a507befe795404456341dfab10cef66ead4c041f62b8b11bbb92bffe5d0953e0", + strip_prefix = "smallvec-1.10.0", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.smallvec-1.10.0.bazel"), ) maybe( @@ -719,12 +665,12 @@ def wasmtime_fetch_remote_crates(): maybe( http_archive, - name = "wasmtime__syn__1_0_98", - url = "https://crates.io/api/v1/crates/syn/1.0.98/download", + name = "wasmtime__syn__1_0_103", + url = "https://crates.io/api/v1/crates/syn/1.0.103/download", type = "tar.gz", - sha256 = "c50aef8a904de4c23c788f104b7dddc7d6f79c647c7c8ce4cc8f73eb0ca773dd", - strip_prefix = "syn-1.0.98", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.syn-1.0.98.bazel"), + sha256 = "a864042229133ada95abf3b54fdc62ef5ccabe9515b64717bcb9a1919e59445d", + strip_prefix = "syn-1.0.103", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.syn-1.0.103.bazel"), ) maybe( @@ -749,32 +695,32 @@ def wasmtime_fetch_remote_crates(): maybe( http_archive, - name = "wasmtime__thiserror__1_0_31", - url = "https://crates.io/api/v1/crates/thiserror/1.0.31/download", + name = "wasmtime__thiserror__1_0_37", + url = "https://crates.io/api/v1/crates/thiserror/1.0.37/download", type = "tar.gz", - sha256 = "bd829fe32373d27f76265620b5309d0340cb8550f523c1dda251d6298069069a", - strip_prefix = "thiserror-1.0.31", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.thiserror-1.0.31.bazel"), + sha256 = "10deb33631e3c9018b9baf9dcbbc4f737320d2b576bac10f6aefa048fa407e3e", + strip_prefix = "thiserror-1.0.37", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.thiserror-1.0.37.bazel"), ) maybe( http_archive, - name = "wasmtime__thiserror_impl__1_0_31", - url = "https://crates.io/api/v1/crates/thiserror-impl/1.0.31/download", + name = "wasmtime__thiserror_impl__1_0_37", + url = "https://crates.io/api/v1/crates/thiserror-impl/1.0.37/download", type = "tar.gz", - sha256 = "0396bc89e626244658bef819e22d0cc459e795a5ebe878e6ec336d1674a8d79a", - strip_prefix = "thiserror-impl-1.0.31", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.thiserror-impl-1.0.31.bazel"), + sha256 = "982d17546b47146b28f7c22e3d08465f6b8903d0ea13c1660d9d84a6e7adcdbb", + strip_prefix = "thiserror-impl-1.0.37", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.thiserror-impl-1.0.37.bazel"), ) maybe( http_archive, - name = "wasmtime__unicode_ident__1_0_2", - url = "https://crates.io/api/v1/crates/unicode-ident/1.0.2/download", + name = "wasmtime__unicode_ident__1_0_5", + url = "https://crates.io/api/v1/crates/unicode-ident/1.0.5/download", type = "tar.gz", - sha256 = "15c61ba63f9235225a22310255a29b806b907c9b8c964bcbd0a2c70f3f2deea7", - strip_prefix = "unicode-ident-1.0.2", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.unicode-ident-1.0.2.bazel"), + sha256 = "6ceab39d59e4c9499d4e5a8ee0e2735b891bb7308ac83dfb4e80cad195c9f6f3", + strip_prefix = "unicode-ident-1.0.5", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.unicode-ident-1.0.5.bazel"), ) maybe( @@ -799,91 +745,101 @@ def wasmtime_fetch_remote_crates(): maybe( http_archive, - name = "wasmtime__wasmparser__0_86_0", - url = "https://crates.io/api/v1/crates/wasmparser/0.86.0/download", + name = "wasmtime__wasmparser__0_89_1", + url = "https://crates.io/api/v1/crates/wasmparser/0.89.1/download", + type = "tar.gz", + sha256 = "ab5d3e08b13876f96dd55608d03cd4883a0545884932d5adf11925876c96daef", + strip_prefix = "wasmparser-0.89.1", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.wasmparser-0.89.1.bazel"), + ) + + maybe( + http_archive, + name = "wasmtime__wasmtime__1_0_1", + url = "https://crates.io/api/v1/crates/wasmtime/1.0.1/download", type = "tar.gz", - sha256 = "4bcbfe95447da2aa7ff171857fc8427513eb57c75a729bb190e974dc695e8f5c", - strip_prefix = "wasmparser-0.86.0", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.wasmparser-0.86.0.bazel"), + sha256 = "f1f511c4917c83d04da68333921107db75747c4e11a2f654a8e909cc5e0520dc", + strip_prefix = "wasmtime-1.0.1", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.wasmtime-1.0.1.bazel"), ) maybe( http_archive, - name = "wasmtime__wasmtime__0_39_1", - url = "https://crates.io/api/v1/crates/wasmtime/0.39.1/download", + name = "wasmtime__wasmtime_asm_macros__1_0_1", + url = "https://crates.io/api/v1/crates/wasmtime-asm-macros/1.0.1/download", type = "tar.gz", - sha256 = "0d10a6853d64e99fffdae80f93a45080475c9267f87743060814dc1186d74618", - strip_prefix = "wasmtime-0.39.1", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.wasmtime-0.39.1.bazel"), + sha256 = "39bf3debfe744bf19dd3732990ce6f8c0ced7439e2370ba4e1d8f5a3660a3178", + strip_prefix = "wasmtime-asm-macros-1.0.1", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.wasmtime-asm-macros-1.0.1.bazel"), ) maybe( new_git_repository, name = "wasmtime__wasmtime_c_api_macros__0_19_0", remote = "https://github.com/bytecodealliance/wasmtime", - commit = "19b5436ac346b8e61230baeaf18e802db6f0b858", + commit = "c63087ff668fbdffe326c7b48401acbbf0e82a65", build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.wasmtime-c-api-macros-0.19.0.bazel"), init_submodules = True, ) maybe( http_archive, - name = "wasmtime__wasmtime_cranelift__0_39_1", - url = "https://crates.io/api/v1/crates/wasmtime-cranelift/0.39.1/download", + name = "wasmtime__wasmtime_cranelift__1_0_1", + url = "https://crates.io/api/v1/crates/wasmtime-cranelift/1.0.1/download", type = "tar.gz", - sha256 = "3302b33d919e8e33f1717d592c10c3cddccb318d0e1e0bef75178f579686ba94", - strip_prefix = "wasmtime-cranelift-0.39.1", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.wasmtime-cranelift-0.39.1.bazel"), + sha256 = "058217e28644b012bdcdf0e445f58d496d78c2e0b6a6dd93558e701591dad705", + strip_prefix = "wasmtime-cranelift-1.0.1", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.wasmtime-cranelift-1.0.1.bazel"), ) maybe( http_archive, - name = "wasmtime__wasmtime_environ__0_39_1", - url = "https://crates.io/api/v1/crates/wasmtime-environ/0.39.1/download", + name = "wasmtime__wasmtime_environ__1_0_1", + url = "https://crates.io/api/v1/crates/wasmtime-environ/1.0.1/download", type = "tar.gz", - sha256 = "7c50fb925e8eaa9f8431f9b784ea89a13c703cb445ddfe51cb437596fc34e734", - strip_prefix = "wasmtime-environ-0.39.1", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.wasmtime-environ-0.39.1.bazel"), + sha256 = "c7af06848df28b7661471d9a80d30a973e0f401f2e3ed5396ad7e225ed217047", + strip_prefix = "wasmtime-environ-1.0.1", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.wasmtime-environ-1.0.1.bazel"), ) maybe( http_archive, - name = "wasmtime__wasmtime_jit__0_39_1", - url = "https://crates.io/api/v1/crates/wasmtime-jit/0.39.1/download", + name = "wasmtime__wasmtime_jit__1_0_1", + url = "https://crates.io/api/v1/crates/wasmtime-jit/1.0.1/download", type = "tar.gz", - sha256 = "cad81635f33ab69aa04b386c9d954aef9f6230059f66caf67e55fb65bfd2f3e0", - strip_prefix = "wasmtime-jit-0.39.1", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.wasmtime-jit-0.39.1.bazel"), + sha256 = "9028fb63a54185b3c192b7500ef8039c7bb8d7f62bfc9e7c258483a33a3d13bb", + strip_prefix = "wasmtime-jit-1.0.1", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.wasmtime-jit-1.0.1.bazel"), ) maybe( http_archive, - name = "wasmtime__wasmtime_jit_debug__0_39_1", - url = "https://crates.io/api/v1/crates/wasmtime-jit-debug/0.39.1/download", + name = "wasmtime__wasmtime_jit_debug__1_0_1", + url = "https://crates.io/api/v1/crates/wasmtime-jit-debug/1.0.1/download", type = "tar.gz", - sha256 = "55e23273fddce8cab149a0743c46932bf4910268641397ed86b46854b089f38f", - strip_prefix = "wasmtime-jit-debug-0.39.1", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.wasmtime-jit-debug-0.39.1.bazel"), + sha256 = "25e82d4ef93296785de7efca92f7679dc67fe68a13b625a5ecc8d7503b377a37", + strip_prefix = "wasmtime-jit-debug-1.0.1", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.wasmtime-jit-debug-1.0.1.bazel"), ) maybe( http_archive, - name = "wasmtime__wasmtime_runtime__0_39_1", - url = "https://crates.io/api/v1/crates/wasmtime-runtime/0.39.1/download", + name = "wasmtime__wasmtime_runtime__1_0_1", + url = "https://crates.io/api/v1/crates/wasmtime-runtime/1.0.1/download", type = "tar.gz", - sha256 = "36b8aafb292502d28dc2d25f44d4a81e229bb2e0cc14ca847dde4448a1a62ae4", - strip_prefix = "wasmtime-runtime-0.39.1", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.wasmtime-runtime-0.39.1.bazel"), + sha256 = "9f0e9bea7d517d114fe66b930b2124ee086516ee93eeebfd97f75f366c5b0553", + strip_prefix = "wasmtime-runtime-1.0.1", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.wasmtime-runtime-1.0.1.bazel"), ) maybe( http_archive, - name = "wasmtime__wasmtime_types__0_39_1", - url = "https://crates.io/api/v1/crates/wasmtime-types/0.39.1/download", + name = "wasmtime__wasmtime_types__1_0_1", + url = "https://crates.io/api/v1/crates/wasmtime-types/1.0.1/download", type = "tar.gz", - sha256 = "dd7edc34f358fc290d12e326de81884422cb94cf74cc305b27979569875332d6", - strip_prefix = "wasmtime-types-0.39.1", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.wasmtime-types-0.39.1.bazel"), + sha256 = "69b83e93ed41b8fdc936244cfd5e455480cf1eca1fd60c78a0040038b4ce5075", + strip_prefix = "wasmtime-types-1.0.1", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.wasmtime-types-1.0.1.bazel"), ) maybe( diff --git a/bazel/cargo/wasmtime/remote/BUILD.adler-1.0.2.bazel b/bazel/cargo/wasmtime/remote/BUILD.adler-1.0.2.bazel deleted file mode 100644 index 602f9dd28..000000000 --- a/bazel/cargo/wasmtime/remote/BUILD.adler-1.0.2.bazel +++ /dev/null @@ -1,56 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//bazel/cargo/wasmtime", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "0BSD OR (MIT OR Apache-2.0)" -]) - -# Generated Targets - -# Unsupported target "bench" with type "bench" omitted - -rust_library( - name = "adler", - srcs = glob(["**/*.rs"]), - crate_features = [ - ], - crate_root = "src/lib.rs", - data = [], - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=adler", - "manual", - ], - version = "1.0.2", - # buildifier: leave-alone - deps = [ - ], -) diff --git a/bazel/cargo/wasmtime/remote/BUILD.ahash-0.7.6.bazel b/bazel/cargo/wasmtime/remote/BUILD.ahash-0.7.6.bazel index 6b159da44..adf2a35fb 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.ahash-0.7.6.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.ahash-0.7.6.bazel @@ -161,7 +161,7 @@ rust_library( "@rules_rust//rust/platform:x86_64-linux-android", "@rules_rust//rust/platform:x86_64-unknown-freebsd", ): [ - "@wasmtime__getrandom__0_2_7//:getrandom", + "@wasmtime__getrandom__0_2_8//:getrandom", ], "//conditions:default": [], }) + selects.with_or({ @@ -188,7 +188,7 @@ rust_library( "@rules_rust//rust/platform:x86_64-linux-android", "@rules_rust//rust/platform:x86_64-unknown-freebsd", ): [ - "@wasmtime__once_cell__1_13_0//:once_cell", + "@wasmtime__once_cell__1_15_0//:once_cell", ], "//conditions:default": [], }), diff --git a/bazel/cargo/wasmtime/remote/BUILD.aho-corasick-0.7.18.bazel b/bazel/cargo/wasmtime/remote/BUILD.aho-corasick-0.7.19.bazel similarity index 97% rename from bazel/cargo/wasmtime/remote/BUILD.aho-corasick-0.7.18.bazel rename to bazel/cargo/wasmtime/remote/BUILD.aho-corasick-0.7.19.bazel index 356e1c86d..c0b21a3be 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.aho-corasick-0.7.18.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.aho-corasick-0.7.19.bazel @@ -49,7 +49,7 @@ rust_library( "crate-name=aho_corasick", "manual", ], - version = "0.7.18", + version = "0.7.19", # buildifier: leave-alone deps = [ "@wasmtime__memchr__2_5_0//:memchr", diff --git a/bazel/cargo/wasmtime/remote/BUILD.anyhow-1.0.58.bazel b/bazel/cargo/wasmtime/remote/BUILD.anyhow-1.0.66.bazel similarity index 98% rename from bazel/cargo/wasmtime/remote/BUILD.anyhow-1.0.58.bazel rename to bazel/cargo/wasmtime/remote/BUILD.anyhow-1.0.66.bazel index 7e9d3543d..7efe07f38 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.anyhow-1.0.58.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.anyhow-1.0.66.bazel @@ -56,7 +56,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "1.0.58", + version = "1.0.66", visibility = ["//visibility:private"], deps = [ ], @@ -80,7 +80,7 @@ rust_library( "crate-name=anyhow", "manual", ], - version = "1.0.58", + version = "1.0.66", # buildifier: leave-alone deps = [ ":anyhow_build_script", diff --git a/bazel/cargo/wasmtime/remote/BUILD.arrayvec-0.7.2.bazel b/bazel/cargo/wasmtime/remote/BUILD.arrayvec-0.7.2.bazel new file mode 100644 index 000000000..5f9410f59 --- /dev/null +++ b/bazel/cargo/wasmtime/remote/BUILD.arrayvec-0.7.2.bazel @@ -0,0 +1,64 @@ +""" +@generated +cargo-raze crate build file. + +DO NOT EDIT! Replaced on runs of cargo-raze +""" + +# buildifier: disable=load +load("@bazel_skylib//lib:selects.bzl", "selects") + +# buildifier: disable=load +load( + "@rules_rust//rust:defs.bzl", + "rust_binary", + "rust_library", + "rust_proc_macro", + "rust_test", +) + +package(default_visibility = [ + # Public for visibility by "@raze__crate__version//" targets. + # + # Prefer access through "//bazel/cargo/wasmtime", which limits external + # visibility to explicit Cargo.toml dependencies. + "//visibility:public", +]) + +licenses([ + "notice", # MIT from expression "MIT OR Apache-2.0" +]) + +# Generated Targets + +# Unsupported target "arraystring" with type "bench" omitted + +# Unsupported target "extend" with type "bench" omitted + +rust_library( + name = "arrayvec", + srcs = glob(["**/*.rs"]), + crate_features = [ + "default", + "std", + ], + crate_root = "src/lib.rs", + data = [], + edition = "2018", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-raze", + "crate-name=arrayvec", + "manual", + ], + version = "0.7.2", + # buildifier: leave-alone + deps = [ + ], +) + +# Unsupported target "serde" with type "test" omitted + +# Unsupported target "tests" with type "test" omitted diff --git a/bazel/cargo/wasmtime/remote/BUILD.atty-0.2.14.bazel b/bazel/cargo/wasmtime/remote/BUILD.atty-0.2.14.bazel index 84025f552..6b1bcb3b6 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.atty-0.2.14.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.atty-0.2.14.bazel @@ -74,7 +74,7 @@ rust_library( "@rules_rust//rust/platform:x86_64-linux-android", "@rules_rust//rust/platform:x86_64-unknown-freebsd", ): [ - "@wasmtime__libc__0_2_126//:libc", + "@wasmtime__libc__0_2_137//:libc", ], "//conditions:default": [], }) + selects.with_or({ diff --git a/bazel/cargo/wasmtime/remote/BUILD.backtrace-0.3.66.bazel b/bazel/cargo/wasmtime/remote/BUILD.backtrace-0.3.66.bazel deleted file mode 100644 index 711f7230c..000000000 --- a/bazel/cargo/wasmtime/remote/BUILD.backtrace-0.3.66.bazel +++ /dev/null @@ -1,111 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//bazel/cargo/wasmtime", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets -# buildifier: disable=out-of-order-load -# buildifier: disable=load-on-top -load( - "@rules_rust//cargo:cargo_build_script.bzl", - "cargo_build_script", -) - -cargo_build_script( - name = "backtrace_build_script", - srcs = glob(["**/*.rs"]), - build_script_env = { - }, - crate_features = [ - "default", - "std", - ], - crate_root = "build.rs", - data = glob(["**"]), - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "0.3.66", - visibility = ["//visibility:private"], - deps = [ - "@wasmtime__cc__1_0_73//:cc", - ], -) - -# Unsupported target "benchmarks" with type "bench" omitted - -# Unsupported target "backtrace" with type "example" omitted - -# Unsupported target "raw" with type "example" omitted - -rust_library( - name = "backtrace", - srcs = glob(["**/*.rs"]), - crate_features = [ - "default", - "std", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=backtrace", - "manual", - ], - version = "0.3.66", - # buildifier: leave-alone - deps = [ - ":backtrace_build_script", - "@wasmtime__addr2line__0_17_0//:addr2line", - "@wasmtime__cfg_if__1_0_0//:cfg_if", - "@wasmtime__libc__0_2_126//:libc", - "@wasmtime__miniz_oxide__0_5_3//:miniz_oxide", - "@wasmtime__object__0_29_0//:object", - "@wasmtime__rustc_demangle__0_1_21//:rustc_demangle", - ], -) - -# Unsupported target "accuracy" with type "test" omitted - -# Unsupported target "concurrent-panics" with type "test" omitted - -# Unsupported target "long_fn_name" with type "test" omitted - -# Unsupported target "skip_inner_frames" with type "test" omitted - -# Unsupported target "smoke" with type "test" omitted diff --git a/bazel/cargo/wasmtime/remote/BUILD.bincode-1.3.3.bazel b/bazel/cargo/wasmtime/remote/BUILD.bincode-1.3.3.bazel index 9c84912e1..9606f772a 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.bincode-1.3.3.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.bincode-1.3.3.bazel @@ -50,7 +50,7 @@ rust_library( version = "1.3.3", # buildifier: leave-alone deps = [ - "@wasmtime__serde__1_0_140//:serde", + "@wasmtime__serde__1_0_147//:serde", ], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.lazy_static-1.4.0.bazel b/bazel/cargo/wasmtime/remote/BUILD.bumpalo-3.11.1.bazel similarity index 80% rename from bazel/cargo/wasmtime/remote/BUILD.lazy_static-1.4.0.bazel rename to bazel/cargo/wasmtime/remote/BUILD.bumpalo-3.11.1.bazel index 28cacc564..391fc5230 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.lazy_static-1.4.0.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.bumpalo-3.11.1.bazel @@ -31,28 +31,29 @@ licenses([ # Generated Targets +# Unsupported target "benches" with type "bench" omitted + rust_library( - name = "lazy_static", + name = "bumpalo", srcs = glob(["**/*.rs"]), crate_features = [ + "default", ], crate_root = "src/lib.rs", data = [], - edition = "2015", + edition = "2021", rustc_flags = [ "--cap-lints=allow", ], tags = [ "cargo-raze", - "crate-name=lazy_static", + "crate-name=bumpalo", "manual", ], - version = "1.4.0", + version = "3.11.1", # buildifier: leave-alone deps = [ ], ) -# Unsupported target "no_std" with type "test" omitted - -# Unsupported target "test" with type "test" omitted +# Unsupported target "try_alloc" with type "test" omitted diff --git a/bazel/cargo/wasmtime/remote/BUILD.cranelift-bforest-0.86.1.bazel b/bazel/cargo/wasmtime/remote/BUILD.cranelift-bforest-0.88.1.bazel similarity index 92% rename from bazel/cargo/wasmtime/remote/BUILD.cranelift-bforest-0.86.1.bazel rename to bazel/cargo/wasmtime/remote/BUILD.cranelift-bforest-0.88.1.bazel index 2c47d6ca1..46a1949b8 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.cranelift-bforest-0.86.1.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.cranelift-bforest-0.88.1.bazel @@ -47,9 +47,9 @@ rust_library( "crate-name=cranelift-bforest", "manual", ], - version = "0.86.1", + version = "0.88.1", # buildifier: leave-alone deps = [ - "@wasmtime__cranelift_entity__0_86_1//:cranelift_entity", + "@wasmtime__cranelift_entity__0_88_1//:cranelift_entity", ], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-0.86.1.bazel b/bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-0.88.1.bazel similarity index 78% rename from bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-0.86.1.bazel rename to bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-0.88.1.bazel index 7166edccc..b6c31f175 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-0.86.1.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-0.88.1.bazel @@ -58,11 +58,11 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "0.86.1", + version = "0.88.1", visibility = ["//visibility:private"], deps = [ - "@wasmtime__cranelift_codegen_meta__0_86_1//:cranelift_codegen_meta", - "@wasmtime__cranelift_isle__0_86_1//:cranelift_isle", + "@wasmtime__cranelift_codegen_meta__0_88_1//:cranelift_codegen_meta", + "@wasmtime__cranelift_isle__0_88_1//:cranelift_isle", ], ) @@ -88,17 +88,19 @@ rust_library( "crate-name=cranelift-codegen", "manual", ], - version = "0.86.1", + version = "0.88.1", # buildifier: leave-alone deps = [ ":cranelift_codegen_build_script", - "@wasmtime__cranelift_bforest__0_86_1//:cranelift_bforest", - "@wasmtime__cranelift_codegen_shared__0_86_1//:cranelift_codegen_shared", - "@wasmtime__cranelift_entity__0_86_1//:cranelift_entity", + "@wasmtime__arrayvec__0_7_2//:arrayvec", + "@wasmtime__bumpalo__3_11_1//:bumpalo", + "@wasmtime__cranelift_bforest__0_88_1//:cranelift_bforest", + "@wasmtime__cranelift_codegen_shared__0_88_1//:cranelift_codegen_shared", + "@wasmtime__cranelift_entity__0_88_1//:cranelift_entity", "@wasmtime__gimli__0_26_2//:gimli", "@wasmtime__log__0_4_17//:log", - "@wasmtime__regalloc2__0_3_1//:regalloc2", - "@wasmtime__smallvec__1_9_0//:smallvec", + "@wasmtime__regalloc2__0_3_2//:regalloc2", + "@wasmtime__smallvec__1_10_0//:smallvec", "@wasmtime__target_lexicon__0_12_4//:target_lexicon", ], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-meta-0.86.1.bazel b/bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-meta-0.88.1.bazel similarity index 92% rename from bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-meta-0.86.1.bazel rename to bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-meta-0.88.1.bazel index facc249e0..841e887cc 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-meta-0.86.1.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-meta-0.88.1.bazel @@ -47,9 +47,9 @@ rust_library( "crate-name=cranelift-codegen-meta", "manual", ], - version = "0.86.1", + version = "0.88.1", # buildifier: leave-alone deps = [ - "@wasmtime__cranelift_codegen_shared__0_86_1//:cranelift_codegen_shared", + "@wasmtime__cranelift_codegen_shared__0_88_1//:cranelift_codegen_shared", ], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-shared-0.86.1.bazel b/bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-shared-0.88.1.bazel similarity index 97% rename from bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-shared-0.86.1.bazel rename to bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-shared-0.88.1.bazel index f07373936..a72812ff9 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-shared-0.86.1.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-shared-0.88.1.bazel @@ -47,7 +47,7 @@ rust_library( "crate-name=cranelift-codegen-shared", "manual", ], - version = "0.86.1", + version = "0.88.1", # buildifier: leave-alone deps = [ ], diff --git a/bazel/cargo/wasmtime/remote/BUILD.cranelift-entity-0.86.1.bazel b/bazel/cargo/wasmtime/remote/BUILD.cranelift-entity-0.88.1.bazel similarity index 94% rename from bazel/cargo/wasmtime/remote/BUILD.cranelift-entity-0.86.1.bazel rename to bazel/cargo/wasmtime/remote/BUILD.cranelift-entity-0.88.1.bazel index 94b0c60f6..68f111f9b 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.cranelift-entity-0.86.1.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.cranelift-entity-0.88.1.bazel @@ -49,9 +49,9 @@ rust_library( "crate-name=cranelift-entity", "manual", ], - version = "0.86.1", + version = "0.88.1", # buildifier: leave-alone deps = [ - "@wasmtime__serde__1_0_140//:serde", + "@wasmtime__serde__1_0_147//:serde", ], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.cranelift-frontend-0.86.1.bazel b/bazel/cargo/wasmtime/remote/BUILD.cranelift-frontend-0.88.1.bazel similarity index 89% rename from bazel/cargo/wasmtime/remote/BUILD.cranelift-frontend-0.86.1.bazel rename to bazel/cargo/wasmtime/remote/BUILD.cranelift-frontend-0.88.1.bazel index 9af54ee58..5a851151b 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.cranelift-frontend-0.86.1.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.cranelift-frontend-0.88.1.bazel @@ -49,12 +49,12 @@ rust_library( "crate-name=cranelift-frontend", "manual", ], - version = "0.86.1", + version = "0.88.1", # buildifier: leave-alone deps = [ - "@wasmtime__cranelift_codegen__0_86_1//:cranelift_codegen", + "@wasmtime__cranelift_codegen__0_88_1//:cranelift_codegen", "@wasmtime__log__0_4_17//:log", - "@wasmtime__smallvec__1_9_0//:smallvec", + "@wasmtime__smallvec__1_10_0//:smallvec", "@wasmtime__target_lexicon__0_12_4//:target_lexicon", ], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.cranelift-isle-0.86.1.bazel b/bazel/cargo/wasmtime/remote/BUILD.cranelift-isle-0.88.1.bazel similarity index 97% rename from bazel/cargo/wasmtime/remote/BUILD.cranelift-isle-0.86.1.bazel rename to bazel/cargo/wasmtime/remote/BUILD.cranelift-isle-0.88.1.bazel index 19c0d17f3..db637a955 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.cranelift-isle-0.86.1.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.cranelift-isle-0.88.1.bazel @@ -55,7 +55,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "0.86.1", + version = "0.88.1", visibility = ["//visibility:private"], deps = [ ], @@ -78,7 +78,7 @@ rust_library( "crate-name=cranelift-isle", "manual", ], - version = "0.86.1", + version = "0.88.1", # buildifier: leave-alone deps = [ ":cranelift_isle_build_script", diff --git a/bazel/cargo/wasmtime/remote/BUILD.cranelift-native-0.86.1.bazel b/bazel/cargo/wasmtime/remote/BUILD.cranelift-native-0.88.1.bazel similarity index 91% rename from bazel/cargo/wasmtime/remote/BUILD.cranelift-native-0.86.1.bazel rename to bazel/cargo/wasmtime/remote/BUILD.cranelift-native-0.88.1.bazel index dfad6ff09..f026dceae 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.cranelift-native-0.86.1.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.cranelift-native-0.88.1.bazel @@ -51,17 +51,17 @@ rust_library( "crate-name=cranelift-native", "manual", ], - version = "0.86.1", + version = "0.88.1", # buildifier: leave-alone deps = [ - "@wasmtime__cranelift_codegen__0_86_1//:cranelift_codegen", + "@wasmtime__cranelift_codegen__0_88_1//:cranelift_codegen", "@wasmtime__target_lexicon__0_12_4//:target_lexicon", ] + selects.with_or({ # cfg(target_arch = "s390x") ( "@rules_rust//rust/platform:s390x-unknown-linux-gnu", ): [ - "@wasmtime__libc__0_2_126//:libc", + "@wasmtime__libc__0_2_137//:libc", ], "//conditions:default": [], }), diff --git a/bazel/cargo/wasmtime/remote/BUILD.cranelift-wasm-0.86.1.bazel b/bazel/cargo/wasmtime/remote/BUILD.cranelift-wasm-0.88.1.bazel similarity index 73% rename from bazel/cargo/wasmtime/remote/BUILD.cranelift-wasm-0.86.1.bazel rename to bazel/cargo/wasmtime/remote/BUILD.cranelift-wasm-0.88.1.bazel index 31d86a2d4..3f377e198 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.cranelift-wasm-0.86.1.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.cranelift-wasm-0.88.1.bazel @@ -49,17 +49,17 @@ rust_library( "crate-name=cranelift-wasm", "manual", ], - version = "0.86.1", + version = "0.88.1", # buildifier: leave-alone deps = [ - "@wasmtime__cranelift_codegen__0_86_1//:cranelift_codegen", - "@wasmtime__cranelift_entity__0_86_1//:cranelift_entity", - "@wasmtime__cranelift_frontend__0_86_1//:cranelift_frontend", - "@wasmtime__itertools__0_10_3//:itertools", + "@wasmtime__cranelift_codegen__0_88_1//:cranelift_codegen", + "@wasmtime__cranelift_entity__0_88_1//:cranelift_entity", + "@wasmtime__cranelift_frontend__0_88_1//:cranelift_frontend", + "@wasmtime__itertools__0_10_5//:itertools", "@wasmtime__log__0_4_17//:log", - "@wasmtime__smallvec__1_9_0//:smallvec", - "@wasmtime__wasmparser__0_86_0//:wasmparser", - "@wasmtime__wasmtime_types__0_39_1//:wasmtime_types", + "@wasmtime__smallvec__1_10_0//:smallvec", + "@wasmtime__wasmparser__0_89_1//:wasmparser", + "@wasmtime__wasmtime_types__1_0_1//:wasmtime_types", ], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.either-1.7.0.bazel b/bazel/cargo/wasmtime/remote/BUILD.either-1.8.0.bazel similarity index 96% rename from bazel/cargo/wasmtime/remote/BUILD.either-1.7.0.bazel rename to bazel/cargo/wasmtime/remote/BUILD.either-1.8.0.bazel index 6a666ae8c..0103fd8cf 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.either-1.7.0.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.either-1.8.0.bazel @@ -35,6 +35,7 @@ rust_library( name = "either", srcs = glob(["**/*.rs"]), crate_features = [ + "use_std", ], crate_root = "src/lib.rs", data = [], @@ -47,7 +48,7 @@ rust_library( "crate-name=either", "manual", ], - version = "1.7.0", + version = "1.8.0", # buildifier: leave-alone deps = [ ], diff --git a/bazel/cargo/wasmtime/remote/BUILD.env_logger-0.9.0.bazel b/bazel/cargo/wasmtime/remote/BUILD.env_logger-0.9.1.bazel similarity index 98% rename from bazel/cargo/wasmtime/remote/BUILD.env_logger-0.9.0.bazel rename to bazel/cargo/wasmtime/remote/BUILD.env_logger-0.9.1.bazel index 6e7c24eae..6a4139c17 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.env_logger-0.9.0.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.env_logger-0.9.1.bazel @@ -52,7 +52,7 @@ rust_library( "crate-name=env_logger", "manual", ], - version = "0.9.0", + version = "0.9.1", # buildifier: leave-alone deps = [ "@wasmtime__atty__0_2_14//:atty", diff --git a/bazel/cargo/wasmtime/remote/BUILD.errno-0.2.8.bazel b/bazel/cargo/wasmtime/remote/BUILD.errno-0.2.8.bazel index ba4303b75..71663e42a 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.errno-0.2.8.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.errno-0.2.8.bazel @@ -55,6 +55,7 @@ rust_library( ] + selects.with_or({ # cfg(unix) ( + "@rules_rust//rust/platform:wasm32-wasi", "@rules_rust//rust/platform:i686-apple-darwin", "@rules_rust//rust/platform:i686-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-apple-darwin", @@ -71,9 +72,8 @@ rust_library( "@rules_rust//rust/platform:x86_64-apple-ios", "@rules_rust//rust/platform:x86_64-linux-android", "@rules_rust//rust/platform:x86_64-unknown-freebsd", - "@rules_rust//rust/platform:wasm32-wasi", ): [ - "@wasmtime__libc__0_2_126//:libc", + "@wasmtime__libc__0_2_137//:libc", ], "//conditions:default": [], }) + selects.with_or({ diff --git a/bazel/cargo/wasmtime/remote/BUILD.errno-dragonfly-0.1.2.bazel b/bazel/cargo/wasmtime/remote/BUILD.errno-dragonfly-0.1.2.bazel index 8acac1400..1fd6fc62a 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.errno-dragonfly-0.1.2.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.errno-dragonfly-0.1.2.bazel @@ -81,6 +81,6 @@ rust_library( # buildifier: leave-alone deps = [ ":errno_dragonfly_build_script", - "@wasmtime__libc__0_2_126//:libc", + "@wasmtime__libc__0_2_137//:libc", ], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.getrandom-0.2.7.bazel b/bazel/cargo/wasmtime/remote/BUILD.getrandom-0.2.8.bazel similarity index 97% rename from bazel/cargo/wasmtime/remote/BUILD.getrandom-0.2.7.bazel rename to bazel/cargo/wasmtime/remote/BUILD.getrandom-0.2.8.bazel index 059b638c1..e3ee8432d 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.getrandom-0.2.7.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.getrandom-0.2.8.bazel @@ -52,7 +52,7 @@ rust_library( "crate-name=getrandom", "manual", ], - version = "0.2.7", + version = "0.2.8", # buildifier: leave-alone deps = [ "@wasmtime__cfg_if__1_0_0//:cfg_if", @@ -84,7 +84,7 @@ rust_library( "@rules_rust//rust/platform:x86_64-linux-android", "@rules_rust//rust/platform:x86_64-unknown-freebsd", ): [ - "@wasmtime__libc__0_2_126//:libc", + "@wasmtime__libc__0_2_137//:libc", ], "//conditions:default": [], }), diff --git a/bazel/cargo/wasmtime/remote/BUILD.hashbrown-0.11.2.bazel b/bazel/cargo/wasmtime/remote/BUILD.hashbrown-0.11.2.bazel deleted file mode 100644 index e5de01424..000000000 --- a/bazel/cargo/wasmtime/remote/BUILD.hashbrown-0.11.2.bazel +++ /dev/null @@ -1,66 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//bazel/cargo/wasmtime", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # Apache-2.0 from expression "Apache-2.0 OR MIT" -]) - -# Generated Targets - -# Unsupported target "bench" with type "bench" omitted - -rust_library( - name = "hashbrown", - srcs = glob(["**/*.rs"]), - crate_features = [ - "ahash", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=hashbrown", - "manual", - ], - version = "0.11.2", - # buildifier: leave-alone - deps = [ - "@wasmtime__ahash__0_7_6//:ahash", - ], -) - -# Unsupported target "hasher" with type "test" omitted - -# Unsupported target "rayon" with type "test" omitted - -# Unsupported target "serde" with type "test" omitted - -# Unsupported target "set" with type "test" omitted diff --git a/bazel/cargo/wasmtime/remote/BUILD.hashbrown-0.12.3.bazel b/bazel/cargo/wasmtime/remote/BUILD.hashbrown-0.12.3.bazel index 3b0fce03b..c9ecdf51a 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.hashbrown-0.12.3.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.hashbrown-0.12.3.bazel @@ -39,6 +39,7 @@ rust_library( name = "hashbrown", srcs = glob(["**/*.rs"]), crate_features = [ + "ahash", "raw", ], crate_root = "src/lib.rs", @@ -55,6 +56,7 @@ rust_library( version = "0.12.3", # buildifier: leave-alone deps = [ + "@wasmtime__ahash__0_7_6//:ahash", ], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.hermit-abi-0.1.19.bazel b/bazel/cargo/wasmtime/remote/BUILD.hermit-abi-0.1.19.bazel index a66aeb652..ca03f81ba 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.hermit-abi-0.1.19.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.hermit-abi-0.1.19.bazel @@ -51,6 +51,6 @@ rust_library( version = "0.1.19", # buildifier: leave-alone deps = [ - "@wasmtime__libc__0_2_126//:libc", + "@wasmtime__libc__0_2_137//:libc", ], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.indexmap-1.9.1.bazel b/bazel/cargo/wasmtime/remote/BUILD.indexmap-1.9.1.bazel index 0de97917d..0b5126d41 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.indexmap-1.9.1.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.indexmap-1.9.1.bazel @@ -92,7 +92,7 @@ rust_library( deps = [ ":indexmap_build_script", "@wasmtime__hashbrown__0_12_3//:hashbrown", - "@wasmtime__serde__1_0_140//:serde", + "@wasmtime__serde__1_0_147//:serde", ], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.io-lifetimes-0.7.2.bazel b/bazel/cargo/wasmtime/remote/BUILD.io-lifetimes-0.7.2.bazel deleted file mode 100644 index 5f40d72df..000000000 --- a/bazel/cargo/wasmtime/remote/BUILD.io-lifetimes-0.7.2.bazel +++ /dev/null @@ -1,102 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//bazel/cargo/wasmtime", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # Apache-2.0 from expression "Apache-2.0 OR (Apache-2.0 OR MIT)" -]) - -# Generated Targets -# buildifier: disable=out-of-order-load -# buildifier: disable=load-on-top -load( - "@rules_rust//cargo:cargo_build_script.bzl", - "cargo_build_script", -) - -cargo_build_script( - name = "io_lifetimes_build_script", - srcs = glob(["**/*.rs"]), - build_script_env = { - }, - crate_features = [ - ], - crate_root = "build.rs", - data = glob(["**"]), - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "0.7.2", - visibility = ["//visibility:private"], - deps = [ - ], -) - -# Unsupported target "easy-conversions" with type "example" omitted - -# Unsupported target "flexible-apis" with type "example" omitted - -# Unsupported target "hello" with type "example" omitted - -# Unsupported target "owning-wrapper" with type "example" omitted - -# Unsupported target "portable-views" with type "example" omitted - -rust_library( - name = "io_lifetimes", - srcs = glob(["**/*.rs"]), - crate_features = [ - ], - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=io-lifetimes", - "manual", - ], - version = "0.7.2", - # buildifier: leave-alone - deps = [ - ":io_lifetimes_build_script", - ], -) - -# Unsupported target "api" with type "test" omitted - -# Unsupported target "assumptions" with type "test" omitted - -# Unsupported target "ffi" with type "test" omitted - -# Unsupported target "niche-optimizations" with type "test" omitted diff --git a/bazel/cargo/wasmtime/remote/BUILD.io-lifetimes-0.7.4.bazel b/bazel/cargo/wasmtime/remote/BUILD.io-lifetimes-0.7.4.bazel new file mode 100644 index 000000000..caa76c4a8 --- /dev/null +++ b/bazel/cargo/wasmtime/remote/BUILD.io-lifetimes-0.7.4.bazel @@ -0,0 +1,84 @@ +""" +@generated +cargo-raze crate build file. + +DO NOT EDIT! Replaced on runs of cargo-raze +""" + +# buildifier: disable=load +load("@bazel_skylib//lib:selects.bzl", "selects") + +# buildifier: disable=load +load( + "@rules_rust//rust:defs.bzl", + "rust_binary", + "rust_library", + "rust_proc_macro", + "rust_test", +) + +package(default_visibility = [ + # Public for visibility by "@raze__crate__version//" targets. + # + # Prefer access through "//bazel/cargo/wasmtime", which limits external + # visibility to explicit Cargo.toml dependencies. + "//visibility:public", +]) + +licenses([ + "notice", # Apache-2.0 from expression "Apache-2.0 OR (Apache-2.0 OR MIT)" +]) + +# Generated Targets +# buildifier: disable=out-of-order-load +# buildifier: disable=load-on-top +load( + "@rules_rust//cargo:cargo_build_script.bzl", + "cargo_build_script", +) + +cargo_build_script( + name = "io_lifetimes_build_script", + srcs = glob(["**/*.rs"]), + build_script_env = { + }, + crate_features = [ + ], + crate_root = "build.rs", + data = glob(["**"]), + edition = "2018", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-raze", + "manual", + ], + version = "0.7.4", + visibility = ["//visibility:private"], + deps = [ + ], +) + +rust_library( + name = "io_lifetimes", + srcs = glob(["**/*.rs"]), + crate_features = [ + ], + crate_root = "src/lib.rs", + data = [], + edition = "2018", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-raze", + "crate-name=io-lifetimes", + "manual", + ], + version = "0.7.4", + # buildifier: leave-alone + deps = [ + ":io_lifetimes_build_script", + ], +) diff --git a/bazel/cargo/wasmtime/remote/BUILD.itertools-0.10.3.bazel b/bazel/cargo/wasmtime/remote/BUILD.itertools-0.10.5.bazel similarity index 97% rename from bazel/cargo/wasmtime/remote/BUILD.itertools-0.10.3.bazel rename to bazel/cargo/wasmtime/remote/BUILD.itertools-0.10.5.bazel index 863cb6e51..3abb16e27 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.itertools-0.10.3.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.itertools-0.10.5.bazel @@ -68,10 +68,10 @@ rust_library( "crate-name=itertools", "manual", ], - version = "0.10.3", + version = "0.10.5", # buildifier: leave-alone deps = [ - "@wasmtime__either__1_7_0//:either", + "@wasmtime__either__1_8_0//:either", ], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.libc-0.2.126.bazel b/bazel/cargo/wasmtime/remote/BUILD.libc-0.2.137.bazel similarity index 97% rename from bazel/cargo/wasmtime/remote/BUILD.libc-0.2.126.bazel rename to bazel/cargo/wasmtime/remote/BUILD.libc-0.2.137.bazel index 1702fdb42..cdddb7734 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.libc-0.2.126.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.libc-0.2.137.bazel @@ -57,7 +57,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "0.2.126", + version = "0.2.137", visibility = ["//visibility:private"], deps = [ ], @@ -82,7 +82,7 @@ rust_library( "crate-name=libc", "manual", ], - version = "0.2.126", + version = "0.2.137", # buildifier: leave-alone deps = [ ":libc_build_script", diff --git a/bazel/cargo/wasmtime/remote/BUILD.mach-0.3.2.bazel b/bazel/cargo/wasmtime/remote/BUILD.mach-0.3.2.bazel index a09f1a1c9..fdd688164 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.mach-0.3.2.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.mach-0.3.2.bazel @@ -64,7 +64,7 @@ rust_library( "@rules_rust//rust/platform:aarch64-apple-ios", "@rules_rust//rust/platform:x86_64-apple-ios", ): [ - "@wasmtime__libc__0_2_126//:libc", + "@wasmtime__libc__0_2_137//:libc", ], "//conditions:default": [], }), diff --git a/bazel/cargo/wasmtime/remote/BUILD.miniz_oxide-0.5.3.bazel b/bazel/cargo/wasmtime/remote/BUILD.miniz_oxide-0.5.3.bazel deleted file mode 100644 index ba23d2620..000000000 --- a/bazel/cargo/wasmtime/remote/BUILD.miniz_oxide-0.5.3.bazel +++ /dev/null @@ -1,55 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//bazel/cargo/wasmtime", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR (Zlib OR Apache-2.0)" -]) - -# Generated Targets - -rust_library( - name = "miniz_oxide", - srcs = glob(["**/*.rs"]), - crate_features = [ - ], - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=miniz_oxide", - "manual", - ], - version = "0.5.3", - # buildifier: leave-alone - deps = [ - "@wasmtime__adler__1_0_2//:adler", - ], -) diff --git a/bazel/cargo/wasmtime/remote/BUILD.more-asserts-0.2.2.bazel b/bazel/cargo/wasmtime/remote/BUILD.more-asserts-0.2.2.bazel deleted file mode 100644 index 123327069..000000000 --- a/bazel/cargo/wasmtime/remote/BUILD.more-asserts-0.2.2.bazel +++ /dev/null @@ -1,54 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//bazel/cargo/wasmtime", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "unencumbered", # CC0-1.0 from expression "CC0-1.0" -]) - -# Generated Targets - -rust_library( - name = "more_asserts", - srcs = glob(["**/*.rs"]), - crate_features = [ - ], - crate_root = "src/lib.rs", - data = [], - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=more-asserts", - "manual", - ], - version = "0.2.2", - # buildifier: leave-alone - deps = [ - ], -) diff --git a/bazel/cargo/wasmtime/remote/BUILD.object-0.28.4.bazel b/bazel/cargo/wasmtime/remote/BUILD.object-0.28.4.bazel deleted file mode 100644 index c43b06732..000000000 --- a/bazel/cargo/wasmtime/remote/BUILD.object-0.28.4.bazel +++ /dev/null @@ -1,74 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//bazel/cargo/wasmtime", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # Apache-2.0 from expression "Apache-2.0 OR MIT" -]) - -# Generated Targets - -rust_library( - name = "object", - srcs = glob(["**/*.rs"]), - crate_features = [ - "coff", - "crc32fast", - "elf", - "hashbrown", - "indexmap", - "macho", - "pe", - "read_core", - "std", - "write", - "write_core", - "write_std", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=object", - "manual", - ], - version = "0.28.4", - # buildifier: leave-alone - deps = [ - "@wasmtime__crc32fast__1_3_2//:crc32fast", - "@wasmtime__hashbrown__0_11_2//:hashbrown", - "@wasmtime__indexmap__1_9_1//:indexmap", - "@wasmtime__memchr__2_5_0//:memchr", - ], -) - -# Unsupported target "integration" with type "test" omitted - -# Unsupported target "parse_self" with type "test" omitted diff --git a/bazel/cargo/wasmtime/remote/BUILD.object-0.29.0.bazel b/bazel/cargo/wasmtime/remote/BUILD.object-0.29.0.bazel index be97d2801..fc7f0f8ea 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.object-0.29.0.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.object-0.29.0.bazel @@ -35,13 +35,18 @@ rust_library( name = "object", srcs = glob(["**/*.rs"]), crate_features = [ - "archive", "coff", + "crc32fast", "elf", + "hashbrown", + "indexmap", "macho", "pe", "read_core", - "unaligned", + "std", + "write", + "write_core", + "write_std", ], crate_root = "src/lib.rs", data = [], @@ -57,6 +62,9 @@ rust_library( version = "0.29.0", # buildifier: leave-alone deps = [ + "@wasmtime__crc32fast__1_3_2//:crc32fast", + "@wasmtime__hashbrown__0_12_3//:hashbrown", + "@wasmtime__indexmap__1_9_1//:indexmap", "@wasmtime__memchr__2_5_0//:memchr", ], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.once_cell-1.13.0.bazel b/bazel/cargo/wasmtime/remote/BUILD.once_cell-1.15.0.bazel similarity index 97% rename from bazel/cargo/wasmtime/remote/BUILD.once_cell-1.13.0.bazel rename to bazel/cargo/wasmtime/remote/BUILD.once_cell-1.15.0.bazel index 50c8e47be..a15c98be0 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.once_cell-1.13.0.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.once_cell-1.15.0.bazel @@ -56,7 +56,7 @@ rust_library( ], crate_root = "src/lib.rs", data = [], - edition = "2018", + edition = "2021", rustc_flags = [ "--cap-lints=allow", ], @@ -65,7 +65,7 @@ rust_library( "crate-name=once_cell", "manual", ], - version = "1.13.0", + version = "1.15.0", # buildifier: leave-alone deps = [ ], diff --git a/bazel/cargo/wasmtime/remote/BUILD.paste-1.0.7.bazel b/bazel/cargo/wasmtime/remote/BUILD.paste-1.0.9.bazel similarity index 98% rename from bazel/cargo/wasmtime/remote/BUILD.paste-1.0.7.bazel rename to bazel/cargo/wasmtime/remote/BUILD.paste-1.0.9.bazel index 8bc62b829..cc57a6e84 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.paste-1.0.7.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.paste-1.0.9.bazel @@ -47,7 +47,7 @@ rust_proc_macro( "crate-name=paste", "manual", ], - version = "1.0.7", + version = "1.0.9", # buildifier: leave-alone deps = [ ], diff --git a/bazel/cargo/wasmtime/remote/BUILD.proc-macro2-1.0.42.bazel b/bazel/cargo/wasmtime/remote/BUILD.proc-macro2-1.0.47.bazel similarity index 94% rename from bazel/cargo/wasmtime/remote/BUILD.proc-macro2-1.0.42.bazel rename to bazel/cargo/wasmtime/remote/BUILD.proc-macro2-1.0.47.bazel index df239e4a7..06a29955e 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.proc-macro2-1.0.42.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.proc-macro2-1.0.47.bazel @@ -56,7 +56,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "1.0.42", + version = "1.0.47", visibility = ["//visibility:private"], deps = [ ], @@ -80,11 +80,11 @@ rust_library( "crate-name=proc-macro2", "manual", ], - version = "1.0.42", + version = "1.0.47", # buildifier: leave-alone deps = [ ":proc_macro2_build_script", - "@wasmtime__unicode_ident__1_0_2//:unicode_ident", + "@wasmtime__unicode_ident__1_0_5//:unicode_ident", ], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.psm-0.1.20.bazel b/bazel/cargo/wasmtime/remote/BUILD.psm-0.1.21.bazel similarity index 97% rename from bazel/cargo/wasmtime/remote/BUILD.psm-0.1.20.bazel rename to bazel/cargo/wasmtime/remote/BUILD.psm-0.1.21.bazel index df571f008..71003013e 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.psm-0.1.20.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.psm-0.1.21.bazel @@ -54,7 +54,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "0.1.20", + version = "0.1.21", visibility = ["//visibility:private"], deps = [ "@wasmtime__cc__1_0_73//:cc", @@ -89,7 +89,7 @@ rust_library( "crate-name=psm", "manual", ], - version = "0.1.20", + version = "0.1.21", # buildifier: leave-alone deps = [ ":psm_build_script", diff --git a/bazel/cargo/wasmtime/remote/BUILD.quote-1.0.20.bazel b/bazel/cargo/wasmtime/remote/BUILD.quote-1.0.21.bazel similarity index 94% rename from bazel/cargo/wasmtime/remote/BUILD.quote-1.0.20.bazel rename to bazel/cargo/wasmtime/remote/BUILD.quote-1.0.21.bazel index 31bdc853a..50d302291 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.quote-1.0.20.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.quote-1.0.21.bazel @@ -56,7 +56,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "1.0.20", + version = "1.0.21", visibility = ["//visibility:private"], deps = [ ], @@ -80,11 +80,11 @@ rust_library( "crate-name=quote", "manual", ], - version = "1.0.20", + version = "1.0.21", # buildifier: leave-alone deps = [ ":quote_build_script", - "@wasmtime__proc_macro2__1_0_42//:proc_macro2", + "@wasmtime__proc_macro2__1_0_47//:proc_macro2", ], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.rand-0.8.5.bazel b/bazel/cargo/wasmtime/remote/BUILD.rand-0.8.5.bazel index 35812478e..69762bf1e 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.rand-0.8.5.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.rand-0.8.5.bazel @@ -60,7 +60,7 @@ rust_library( # buildifier: leave-alone deps = [ "@wasmtime__rand_chacha__0_3_1//:rand_chacha", - "@wasmtime__rand_core__0_6_3//:rand_core", + "@wasmtime__rand_core__0_6_4//:rand_core", ] + selects.with_or({ # cfg(unix) ( @@ -81,7 +81,7 @@ rust_library( "@rules_rust//rust/platform:x86_64-linux-android", "@rules_rust//rust/platform:x86_64-unknown-freebsd", ): [ - "@wasmtime__libc__0_2_126//:libc", + "@wasmtime__libc__0_2_137//:libc", ], "//conditions:default": [], }), diff --git a/bazel/cargo/wasmtime/remote/BUILD.rand_chacha-0.3.1.bazel b/bazel/cargo/wasmtime/remote/BUILD.rand_chacha-0.3.1.bazel index 9fdf44b28..02d8477ab 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.rand_chacha-0.3.1.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.rand_chacha-0.3.1.bazel @@ -52,6 +52,6 @@ rust_library( # buildifier: leave-alone deps = [ "@wasmtime__ppv_lite86__0_2_16//:ppv_lite86", - "@wasmtime__rand_core__0_6_3//:rand_core", + "@wasmtime__rand_core__0_6_4//:rand_core", ], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.rand_core-0.6.3.bazel b/bazel/cargo/wasmtime/remote/BUILD.rand_core-0.6.4.bazel similarity index 93% rename from bazel/cargo/wasmtime/remote/BUILD.rand_core-0.6.3.bazel rename to bazel/cargo/wasmtime/remote/BUILD.rand_core-0.6.4.bazel index f5886d18a..a1545219b 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.rand_core-0.6.3.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.rand_core-0.6.4.bazel @@ -50,9 +50,9 @@ rust_library( "crate-name=rand_core", "manual", ], - version = "0.6.3", + version = "0.6.4", # buildifier: leave-alone deps = [ - "@wasmtime__getrandom__0_2_7//:getrandom", + "@wasmtime__getrandom__0_2_8//:getrandom", ], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.regalloc2-0.3.1.bazel b/bazel/cargo/wasmtime/remote/BUILD.regalloc2-0.3.2.bazel similarity index 94% rename from bazel/cargo/wasmtime/remote/BUILD.regalloc2-0.3.1.bazel rename to bazel/cargo/wasmtime/remote/BUILD.regalloc2-0.3.2.bazel index a1fbc6f0d..54f6a85c1 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.regalloc2-0.3.1.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.regalloc2-0.3.2.bazel @@ -49,12 +49,12 @@ rust_library( "crate-name=regalloc2", "manual", ], - version = "0.3.1", + version = "0.3.2", # buildifier: leave-alone deps = [ "@wasmtime__fxhash__0_2_1//:fxhash", "@wasmtime__log__0_4_17//:log", "@wasmtime__slice_group_by__0_3_0//:slice_group_by", - "@wasmtime__smallvec__1_9_0//:smallvec", + "@wasmtime__smallvec__1_10_0//:smallvec", ], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.regex-1.6.0.bazel b/bazel/cargo/wasmtime/remote/BUILD.regex-1.6.0.bazel index 9a9d27bb2..17ef69208 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.regex-1.6.0.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.regex-1.6.0.bazel @@ -70,7 +70,7 @@ rust_library( version = "1.6.0", # buildifier: leave-alone deps = [ - "@wasmtime__aho_corasick__0_7_18//:aho_corasick", + "@wasmtime__aho_corasick__0_7_19//:aho_corasick", "@wasmtime__memchr__2_5_0//:memchr", "@wasmtime__regex_syntax__0_6_27//:regex_syntax", ], diff --git a/bazel/cargo/wasmtime/remote/BUILD.region-2.2.0.bazel b/bazel/cargo/wasmtime/remote/BUILD.region-2.2.0.bazel deleted file mode 100644 index 91805a666..000000000 --- a/bazel/cargo/wasmtime/remote/BUILD.region-2.2.0.bazel +++ /dev/null @@ -1,79 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//bazel/cargo/wasmtime", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT" -]) - -# Generated Targets - -rust_library( - name = "region", - srcs = glob(["**/*.rs"]), - aliases = { - }, - crate_features = [ - ], - crate_root = "src/lib.rs", - data = [], - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=region", - "manual", - ], - version = "2.2.0", - # buildifier: leave-alone - deps = [ - "@wasmtime__bitflags__1_3_2//:bitflags", - "@wasmtime__libc__0_2_126//:libc", - ] + selects.with_or({ - # cfg(any(target_os = "macos", target_os = "ios")) - ( - "@rules_rust//rust/platform:i686-apple-darwin", - "@rules_rust//rust/platform:x86_64-apple-darwin", - "@rules_rust//rust/platform:aarch64-apple-darwin", - "@rules_rust//rust/platform:aarch64-apple-ios", - "@rules_rust//rust/platform:x86_64-apple-ios", - ): [ - "@wasmtime__mach__0_3_2//:mach", - ], - "//conditions:default": [], - }) + selects.with_or({ - # cfg(windows) - ( - "@rules_rust//rust/platform:i686-pc-windows-msvc", - "@rules_rust//rust/platform:x86_64-pc-windows-msvc", - ): [ - "@wasmtime__winapi__0_3_9//:winapi", - ], - "//conditions:default": [], - }), -) diff --git a/bazel/cargo/wasmtime/remote/BUILD.rustix-0.35.7.bazel b/bazel/cargo/wasmtime/remote/BUILD.rustix-0.35.12.bazel similarity index 83% rename from bazel/cargo/wasmtime/remote/BUILD.rustix-0.35.7.bazel rename to bazel/cargo/wasmtime/remote/BUILD.rustix-0.35.12.bazel index f6c825bce..58ff30dd8 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.rustix-0.35.7.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.rustix-0.35.12.bazel @@ -45,10 +45,11 @@ cargo_build_script( crate_features = [ "default", "io-lifetimes", - "linux-raw-sys", + "libc", "mm", "process", "std", + "use-libc-auxv", ], crate_root = "build.rs", data = glob(["**"]), @@ -61,7 +62,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "0.35.7", + version = "0.35.12", visibility = ["//visibility:private"], deps = [ "@wasmtime__cc__1_0_73//:cc", @@ -117,16 +118,6 @@ cargo_build_script( # Unsupported target "mod" with type "bench" omitted -# Unsupported target "dup2_to_replace_stdio" with type "example" omitted - -# Unsupported target "hello" with type "example" omitted - -# Unsupported target "process" with type "example" omitted - -# Unsupported target "stdio" with type "example" omitted - -# Unsupported target "time" with type "example" omitted - rust_library( name = "rustix", srcs = glob(["**/*.rs"]), @@ -136,10 +127,11 @@ rust_library( crate_features = [ "default", "io-lifetimes", - "linux-raw-sys", + "libc", "mm", "process", "std", + "use-libc-auxv", ], crate_root = "src/lib.rs", data = [], @@ -153,12 +145,12 @@ rust_library( "crate-name=rustix", "manual", ], - version = "0.35.7", + version = "0.35.12", # buildifier: leave-alone deps = [ ":rustix_build_script", "@wasmtime__bitflags__1_3_2//:bitflags", - "@wasmtime__io_lifetimes__0_7_2//:io_lifetimes", + "@wasmtime__io_lifetimes__0_7_4//:io_lifetimes", ] + selects.with_or({ # cfg(all(any(target_os = "android", target_os = "linux"), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ( @@ -176,8 +168,12 @@ rust_library( ], "//conditions:default": [], }) + selects.with_or({ - # cfg(any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))))) + # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) ( + "@rules_rust//rust/platform:i686-unknown-linux-gnu", + "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", + "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", + "@rules_rust//rust/platform:arm-unknown-linux-gnueabi", "@rules_rust//rust/platform:i686-apple-darwin", "@rules_rust//rust/platform:i686-pc-windows-msvc", "@rules_rust//rust/platform:x86_64-apple-darwin", @@ -195,8 +191,8 @@ rust_library( "@rules_rust//rust/platform:x86_64-linux-android", "@rules_rust//rust/platform:x86_64-unknown-freebsd", ): [ + "@wasmtime__libc__0_2_137//:libc", "@wasmtime__errno__0_2_8//:errno", - "@wasmtime__libc__0_2_126//:libc", ], "//conditions:default": [], }) + selects.with_or({ @@ -210,27 +206,3 @@ rust_library( "//conditions:default": [], }), ) - -# Unsupported target "backends" with type "test" omitted - -# Unsupported target "fs" with type "test" omitted - -# Unsupported target "io" with type "test" omitted - -# Unsupported target "mm" with type "test" omitted - -# Unsupported target "net" with type "test" omitted - -# Unsupported target "param" with type "test" omitted - -# Unsupported target "path" with type "test" omitted - -# Unsupported target "process" with type "test" omitted - -# Unsupported target "rand" with type "test" omitted - -# Unsupported target "termios" with type "test" omitted - -# Unsupported target "thread" with type "test" omitted - -# Unsupported target "time" with type "test" omitted diff --git a/bazel/cargo/wasmtime/remote/BUILD.serde-1.0.140.bazel b/bazel/cargo/wasmtime/remote/BUILD.serde-1.0.147.bazel similarity index 94% rename from bazel/cargo/wasmtime/remote/BUILD.serde-1.0.140.bazel rename to bazel/cargo/wasmtime/remote/BUILD.serde-1.0.147.bazel index bc423b52d..b585aa6c4 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.serde-1.0.140.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.serde-1.0.147.bazel @@ -58,7 +58,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "1.0.140", + version = "1.0.147", visibility = ["//visibility:private"], deps = [ ], @@ -77,7 +77,7 @@ rust_library( data = [], edition = "2015", proc_macro_deps = [ - "@wasmtime__serde_derive__1_0_140//:serde_derive", + "@wasmtime__serde_derive__1_0_147//:serde_derive", ], rustc_flags = [ "--cap-lints=allow", @@ -87,7 +87,7 @@ rust_library( "crate-name=serde", "manual", ], - version = "1.0.140", + version = "1.0.147", # buildifier: leave-alone deps = [ ":serde_build_script", diff --git a/bazel/cargo/wasmtime/remote/BUILD.serde_derive-1.0.140.bazel b/bazel/cargo/wasmtime/remote/BUILD.serde_derive-1.0.147.bazel similarity index 89% rename from bazel/cargo/wasmtime/remote/BUILD.serde_derive-1.0.140.bazel rename to bazel/cargo/wasmtime/remote/BUILD.serde_derive-1.0.147.bazel index 68dae3a52..07b878a1a 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.serde_derive-1.0.140.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.serde_derive-1.0.147.bazel @@ -55,7 +55,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "1.0.140", + version = "1.0.147", visibility = ["//visibility:private"], deps = [ ], @@ -78,12 +78,12 @@ rust_proc_macro( "crate-name=serde_derive", "manual", ], - version = "1.0.140", + version = "1.0.147", # buildifier: leave-alone deps = [ ":serde_derive_build_script", - "@wasmtime__proc_macro2__1_0_42//:proc_macro2", - "@wasmtime__quote__1_0_20//:quote", - "@wasmtime__syn__1_0_98//:syn", + "@wasmtime__proc_macro2__1_0_47//:proc_macro2", + "@wasmtime__quote__1_0_21//:quote", + "@wasmtime__syn__1_0_103//:syn", ], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.smallvec-1.9.0.bazel b/bazel/cargo/wasmtime/remote/BUILD.smallvec-1.10.0.bazel similarity index 92% rename from bazel/cargo/wasmtime/remote/BUILD.smallvec-1.9.0.bazel rename to bazel/cargo/wasmtime/remote/BUILD.smallvec-1.10.0.bazel index 9600167e2..66f5032e4 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.smallvec-1.9.0.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.smallvec-1.10.0.bazel @@ -49,10 +49,12 @@ rust_library( "crate-name=smallvec", "manual", ], - version = "1.9.0", + version = "1.10.0", # buildifier: leave-alone deps = [ ], ) +# Unsupported target "debugger_visualizer" with type "test" omitted + # Unsupported target "macro" with type "test" omitted diff --git a/bazel/cargo/wasmtime/remote/BUILD.syn-1.0.98.bazel b/bazel/cargo/wasmtime/remote/BUILD.syn-1.0.103.bazel similarity index 94% rename from bazel/cargo/wasmtime/remote/BUILD.syn-1.0.98.bazel rename to bazel/cargo/wasmtime/remote/BUILD.syn-1.0.103.bazel index d6d65ce09..407616c21 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.syn-1.0.98.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.syn-1.0.103.bazel @@ -61,7 +61,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "1.0.98", + version = "1.0.103", visibility = ["//visibility:private"], deps = [ ], @@ -94,13 +94,13 @@ rust_library( "crate-name=syn", "manual", ], - version = "1.0.98", + version = "1.0.103", # buildifier: leave-alone deps = [ ":syn_build_script", - "@wasmtime__proc_macro2__1_0_42//:proc_macro2", - "@wasmtime__quote__1_0_20//:quote", - "@wasmtime__unicode_ident__1_0_2//:unicode_ident", + "@wasmtime__proc_macro2__1_0_47//:proc_macro2", + "@wasmtime__quote__1_0_21//:quote", + "@wasmtime__unicode_ident__1_0_5//:unicode_ident", ], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.thiserror-1.0.31.bazel b/bazel/cargo/wasmtime/remote/BUILD.thiserror-1.0.37.bazel similarity index 70% rename from bazel/cargo/wasmtime/remote/BUILD.thiserror-1.0.31.bazel rename to bazel/cargo/wasmtime/remote/BUILD.thiserror-1.0.37.bazel index 7730827d6..df0ca0842 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.thiserror-1.0.31.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.thiserror-1.0.37.bazel @@ -30,6 +30,35 @@ licenses([ ]) # Generated Targets +# buildifier: disable=out-of-order-load +# buildifier: disable=load-on-top +load( + "@rules_rust//cargo:cargo_build_script.bzl", + "cargo_build_script", +) + +cargo_build_script( + name = "thiserror_build_script", + srcs = glob(["**/*.rs"]), + build_script_env = { + }, + crate_features = [ + ], + crate_root = "build.rs", + data = glob(["**"]), + edition = "2018", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-raze", + "manual", + ], + version = "1.0.37", + visibility = ["//visibility:private"], + deps = [ + ], +) rust_library( name = "thiserror", @@ -40,7 +69,7 @@ rust_library( data = [], edition = "2018", proc_macro_deps = [ - "@wasmtime__thiserror_impl__1_0_31//:thiserror_impl", + "@wasmtime__thiserror_impl__1_0_37//:thiserror_impl", ], rustc_flags = [ "--cap-lints=allow", @@ -50,9 +79,10 @@ rust_library( "crate-name=thiserror", "manual", ], - version = "1.0.31", + version = "1.0.37", # buildifier: leave-alone deps = [ + ":thiserror_build_script", ], ) @@ -60,6 +90,8 @@ rust_library( # Unsupported target "test_backtrace" with type "test" omitted +# Unsupported target "test_deprecated" with type "test" omitted + # Unsupported target "test_display" with type "test" omitted # Unsupported target "test_error" with type "test" omitted diff --git a/bazel/cargo/wasmtime/remote/BUILD.thiserror-impl-1.0.31.bazel b/bazel/cargo/wasmtime/remote/BUILD.thiserror-impl-1.0.37.bazel similarity index 86% rename from bazel/cargo/wasmtime/remote/BUILD.thiserror-impl-1.0.31.bazel rename to bazel/cargo/wasmtime/remote/BUILD.thiserror-impl-1.0.37.bazel index e0aa3ba97..0c6f33752 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.thiserror-impl-1.0.31.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.thiserror-impl-1.0.37.bazel @@ -47,11 +47,11 @@ rust_proc_macro( "crate-name=thiserror-impl", "manual", ], - version = "1.0.31", + version = "1.0.37", # buildifier: leave-alone deps = [ - "@wasmtime__proc_macro2__1_0_42//:proc_macro2", - "@wasmtime__quote__1_0_20//:quote", - "@wasmtime__syn__1_0_98//:syn", + "@wasmtime__proc_macro2__1_0_47//:proc_macro2", + "@wasmtime__quote__1_0_21//:quote", + "@wasmtime__syn__1_0_103//:syn", ], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.unicode-ident-1.0.2.bazel b/bazel/cargo/wasmtime/remote/BUILD.unicode-ident-1.0.5.bazel similarity index 98% rename from bazel/cargo/wasmtime/remote/BUILD.unicode-ident-1.0.2.bazel rename to bazel/cargo/wasmtime/remote/BUILD.unicode-ident-1.0.5.bazel index 1fe703741..e6676ba40 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.unicode-ident-1.0.2.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.unicode-ident-1.0.5.bazel @@ -49,7 +49,7 @@ rust_library( "crate-name=unicode-ident", "manual", ], - version = "1.0.2", + version = "1.0.5", # buildifier: leave-alone deps = [ ], diff --git a/bazel/cargo/wasmtime/remote/BUILD.wasmparser-0.86.0.bazel b/bazel/cargo/wasmtime/remote/BUILD.wasmparser-0.89.1.bazel similarity index 98% rename from bazel/cargo/wasmtime/remote/BUILD.wasmparser-0.86.0.bazel rename to bazel/cargo/wasmtime/remote/BUILD.wasmparser-0.89.1.bazel index 7f20f3239..4e5a56f14 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.wasmparser-0.86.0.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.wasmparser-0.89.1.bazel @@ -51,7 +51,7 @@ rust_library( "crate-name=wasmparser", "manual", ], - version = "0.86.0", + version = "0.89.1", # buildifier: leave-alone deps = [ "@wasmtime__indexmap__1_9_1//:indexmap", diff --git a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-0.39.1.bazel b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-1.0.1.bazel similarity index 75% rename from bazel/cargo/wasmtime/remote/BUILD.wasmtime-0.39.1.bazel rename to bazel/cargo/wasmtime/remote/BUILD.wasmtime-1.0.1.bazel index 1d41169cb..4f1ffad3c 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-0.39.1.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-1.0.1.bazel @@ -55,7 +55,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "0.39.1", + version = "1.0.1", visibility = ["//visibility:private"], deps = [ ] + selects.with_or({ @@ -82,7 +82,7 @@ rust_library( data = [], edition = "2021", proc_macro_deps = [ - "@wasmtime__paste__1_0_7//:paste", + "@wasmtime__paste__1_0_9//:paste", ], rustc_flags = [ "--cap-lints=allow", @@ -92,29 +92,26 @@ rust_library( "crate-name=wasmtime", "manual", ], - version = "0.39.1", + version = "1.0.1", # buildifier: leave-alone deps = [ ":wasmtime_build_script", - "@wasmtime__anyhow__1_0_58//:anyhow", - "@wasmtime__backtrace__0_3_66//:backtrace", + "@wasmtime__anyhow__1_0_66//:anyhow", "@wasmtime__bincode__1_3_3//:bincode", "@wasmtime__cfg_if__1_0_0//:cfg_if", "@wasmtime__indexmap__1_9_1//:indexmap", - "@wasmtime__lazy_static__1_4_0//:lazy_static", - "@wasmtime__libc__0_2_126//:libc", + "@wasmtime__libc__0_2_137//:libc", "@wasmtime__log__0_4_17//:log", - "@wasmtime__object__0_28_4//:object", - "@wasmtime__once_cell__1_13_0//:once_cell", - "@wasmtime__psm__0_1_20//:psm", - "@wasmtime__region__2_2_0//:region", - "@wasmtime__serde__1_0_140//:serde", + "@wasmtime__object__0_29_0//:object", + "@wasmtime__once_cell__1_15_0//:once_cell", + "@wasmtime__psm__0_1_21//:psm", + "@wasmtime__serde__1_0_147//:serde", "@wasmtime__target_lexicon__0_12_4//:target_lexicon", - "@wasmtime__wasmparser__0_86_0//:wasmparser", - "@wasmtime__wasmtime_cranelift__0_39_1//:wasmtime_cranelift", - "@wasmtime__wasmtime_environ__0_39_1//:wasmtime_environ", - "@wasmtime__wasmtime_jit__0_39_1//:wasmtime_jit", - "@wasmtime__wasmtime_runtime__0_39_1//:wasmtime_runtime", + "@wasmtime__wasmparser__0_89_1//:wasmparser", + "@wasmtime__wasmtime_cranelift__1_0_1//:wasmtime_cranelift", + "@wasmtime__wasmtime_environ__1_0_1//:wasmtime_environ", + "@wasmtime__wasmtime_jit__1_0_1//:wasmtime_jit", + "@wasmtime__wasmtime_runtime__1_0_1//:wasmtime_runtime", ] + selects.with_or({ # cfg(target_os = "windows") ( diff --git a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-asm-macros-1.0.1.bazel b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-asm-macros-1.0.1.bazel new file mode 100644 index 000000000..4bfabe328 --- /dev/null +++ b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-asm-macros-1.0.1.bazel @@ -0,0 +1,55 @@ +""" +@generated +cargo-raze crate build file. + +DO NOT EDIT! Replaced on runs of cargo-raze +""" + +# buildifier: disable=load +load("@bazel_skylib//lib:selects.bzl", "selects") + +# buildifier: disable=load +load( + "@rules_rust//rust:defs.bzl", + "rust_binary", + "rust_library", + "rust_proc_macro", + "rust_test", +) + +package(default_visibility = [ + # Public for visibility by "@raze__crate__version//" targets. + # + # Prefer access through "//bazel/cargo/wasmtime", which limits external + # visibility to explicit Cargo.toml dependencies. + "//visibility:public", +]) + +licenses([ + "notice", # Apache-2.0 from expression "Apache-2.0" +]) + +# Generated Targets + +rust_library( + name = "wasmtime_asm_macros", + srcs = glob(["**/*.rs"]), + crate_features = [ + ], + crate_root = "src/lib.rs", + data = [], + edition = "2021", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-raze", + "crate-name=wasmtime-asm-macros", + "manual", + ], + version = "1.0.1", + # buildifier: leave-alone + deps = [ + "@wasmtime__cfg_if__1_0_0//:cfg_if", + ], +) diff --git a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-c-api-macros-0.19.0.bazel b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-c-api-macros-0.19.0.bazel index f89e48e9c..e85148123 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-c-api-macros-0.19.0.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-c-api-macros-0.19.0.bazel @@ -50,7 +50,7 @@ rust_proc_macro( version = "0.19.0", # buildifier: leave-alone deps = [ - "@wasmtime__proc_macro2__1_0_42//:proc_macro2", - "@wasmtime__quote__1_0_20//:quote", + "@wasmtime__proc_macro2__1_0_47//:proc_macro2", + "@wasmtime__quote__1_0_21//:quote", ], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-cranelift-0.39.1.bazel b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-cranelift-1.0.1.bazel similarity index 64% rename from bazel/cargo/wasmtime/remote/BUILD.wasmtime-cranelift-0.39.1.bazel rename to bazel/cargo/wasmtime/remote/BUILD.wasmtime-cranelift-1.0.1.bazel index 271a03530..c256f9b4d 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-cranelift-0.39.1.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-cranelift-1.0.1.bazel @@ -47,22 +47,21 @@ rust_library( "crate-name=wasmtime-cranelift", "manual", ], - version = "0.39.1", + version = "1.0.1", # buildifier: leave-alone deps = [ - "@wasmtime__anyhow__1_0_58//:anyhow", - "@wasmtime__cranelift_codegen__0_86_1//:cranelift_codegen", - "@wasmtime__cranelift_entity__0_86_1//:cranelift_entity", - "@wasmtime__cranelift_frontend__0_86_1//:cranelift_frontend", - "@wasmtime__cranelift_native__0_86_1//:cranelift_native", - "@wasmtime__cranelift_wasm__0_86_1//:cranelift_wasm", + "@wasmtime__anyhow__1_0_66//:anyhow", + "@wasmtime__cranelift_codegen__0_88_1//:cranelift_codegen", + "@wasmtime__cranelift_entity__0_88_1//:cranelift_entity", + "@wasmtime__cranelift_frontend__0_88_1//:cranelift_frontend", + "@wasmtime__cranelift_native__0_88_1//:cranelift_native", + "@wasmtime__cranelift_wasm__0_88_1//:cranelift_wasm", "@wasmtime__gimli__0_26_2//:gimli", "@wasmtime__log__0_4_17//:log", - "@wasmtime__more_asserts__0_2_2//:more_asserts", - "@wasmtime__object__0_28_4//:object", + "@wasmtime__object__0_29_0//:object", "@wasmtime__target_lexicon__0_12_4//:target_lexicon", - "@wasmtime__thiserror__1_0_31//:thiserror", - "@wasmtime__wasmparser__0_86_0//:wasmparser", - "@wasmtime__wasmtime_environ__0_39_1//:wasmtime_environ", + "@wasmtime__thiserror__1_0_37//:thiserror", + "@wasmtime__wasmparser__0_89_1//:wasmparser", + "@wasmtime__wasmtime_environ__1_0_1//:wasmtime_environ", ], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-environ-0.39.1.bazel b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-environ-1.0.1.bazel similarity index 73% rename from bazel/cargo/wasmtime/remote/BUILD.wasmtime-environ-0.39.1.bazel rename to bazel/cargo/wasmtime/remote/BUILD.wasmtime-environ-1.0.1.bazel index d419143af..e1d4a419f 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-environ-0.39.1.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-environ-1.0.1.bazel @@ -31,6 +31,8 @@ licenses([ # Generated Targets +# Unsupported target "factc" with type "example" omitted + rust_library( name = "wasmtime_environ", srcs = glob(["**/*.rs"]), @@ -47,20 +49,19 @@ rust_library( "crate-name=wasmtime-environ", "manual", ], - version = "0.39.1", + version = "1.0.1", # buildifier: leave-alone deps = [ - "@wasmtime__anyhow__1_0_58//:anyhow", - "@wasmtime__cranelift_entity__0_86_1//:cranelift_entity", + "@wasmtime__anyhow__1_0_66//:anyhow", + "@wasmtime__cranelift_entity__0_88_1//:cranelift_entity", "@wasmtime__gimli__0_26_2//:gimli", "@wasmtime__indexmap__1_9_1//:indexmap", "@wasmtime__log__0_4_17//:log", - "@wasmtime__more_asserts__0_2_2//:more_asserts", - "@wasmtime__object__0_28_4//:object", - "@wasmtime__serde__1_0_140//:serde", + "@wasmtime__object__0_29_0//:object", + "@wasmtime__serde__1_0_147//:serde", "@wasmtime__target_lexicon__0_12_4//:target_lexicon", - "@wasmtime__thiserror__1_0_31//:thiserror", - "@wasmtime__wasmparser__0_86_0//:wasmparser", - "@wasmtime__wasmtime_types__0_39_1//:wasmtime_types", + "@wasmtime__thiserror__1_0_37//:thiserror", + "@wasmtime__wasmparser__0_89_1//:wasmparser", + "@wasmtime__wasmtime_types__1_0_1//:wasmtime_types", ], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-jit-0.39.1.bazel b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-jit-1.0.1.bazel similarity index 84% rename from bazel/cargo/wasmtime/remote/BUILD.wasmtime-jit-0.39.1.bazel rename to bazel/cargo/wasmtime/remote/BUILD.wasmtime-jit-1.0.1.bazel index 9dc295d10..5090f08d7 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-jit-0.39.1.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-jit-1.0.1.bazel @@ -49,24 +49,23 @@ rust_library( "crate-name=wasmtime-jit", "manual", ], - version = "0.39.1", + version = "1.0.1", # buildifier: leave-alone deps = [ "@wasmtime__addr2line__0_17_0//:addr2line", - "@wasmtime__anyhow__1_0_58//:anyhow", + "@wasmtime__anyhow__1_0_66//:anyhow", "@wasmtime__bincode__1_3_3//:bincode", "@wasmtime__cfg_if__1_0_0//:cfg_if", "@wasmtime__cpp_demangle__0_3_5//:cpp_demangle", "@wasmtime__gimli__0_26_2//:gimli", "@wasmtime__log__0_4_17//:log", - "@wasmtime__object__0_28_4//:object", - "@wasmtime__region__2_2_0//:region", + "@wasmtime__object__0_29_0//:object", "@wasmtime__rustc_demangle__0_1_21//:rustc_demangle", - "@wasmtime__serde__1_0_140//:serde", + "@wasmtime__serde__1_0_147//:serde", "@wasmtime__target_lexicon__0_12_4//:target_lexicon", - "@wasmtime__thiserror__1_0_31//:thiserror", - "@wasmtime__wasmtime_environ__0_39_1//:wasmtime_environ", - "@wasmtime__wasmtime_runtime__0_39_1//:wasmtime_runtime", + "@wasmtime__thiserror__1_0_37//:thiserror", + "@wasmtime__wasmtime_environ__1_0_1//:wasmtime_environ", + "@wasmtime__wasmtime_runtime__1_0_1//:wasmtime_runtime", ] + selects.with_or({ # cfg(target_os = "linux") ( @@ -77,7 +76,7 @@ rust_library( "@rules_rust//rust/platform:powerpc-unknown-linux-gnu", "@rules_rust//rust/platform:s390x-unknown-linux-gnu", ): [ - "@wasmtime__rustix__0_35_7//:rustix", + "@wasmtime__rustix__0_35_12//:rustix", ], "//conditions:default": [], }) + selects.with_or({ diff --git a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-jit-debug-0.39.1.bazel b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-jit-debug-1.0.1.bazel similarity index 91% rename from bazel/cargo/wasmtime/remote/BUILD.wasmtime-jit-debug-0.39.1.bazel rename to bazel/cargo/wasmtime/remote/BUILD.wasmtime-jit-debug-1.0.1.bazel index 0a4d8d96d..083ccc090 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-jit-debug-0.39.1.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-jit-debug-1.0.1.bazel @@ -36,7 +36,7 @@ rust_library( srcs = glob(["**/*.rs"]), crate_features = [ "gdb_jit_int", - "lazy_static", + "once_cell", ], crate_root = "src/lib.rs", data = [], @@ -49,9 +49,9 @@ rust_library( "crate-name=wasmtime-jit-debug", "manual", ], - version = "0.39.1", + version = "1.0.1", # buildifier: leave-alone deps = [ - "@wasmtime__lazy_static__1_4_0//:lazy_static", + "@wasmtime__once_cell__1_15_0//:once_cell", ], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-runtime-0.39.1.bazel b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-runtime-1.0.1.bazel similarity index 91% rename from bazel/cargo/wasmtime/remote/BUILD.wasmtime-runtime-0.39.1.bazel rename to bazel/cargo/wasmtime/remote/BUILD.wasmtime-runtime-1.0.1.bazel index 1bb5b3c7a..622c36567 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-runtime-0.39.1.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-runtime-1.0.1.bazel @@ -54,7 +54,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "0.39.1", + version = "1.0.1", visibility = ["//visibility:private"], deps = [ "@wasmtime__cc__1_0_73//:cc", @@ -111,6 +111,9 @@ rust_library( crate_root = "src/lib.rs", data = [], edition = "2021", + proc_macro_deps = [ + "@wasmtime__paste__1_0_9//:paste", + ], rustc_flags = [ "--cap-lints=allow", ], @@ -119,23 +122,21 @@ rust_library( "crate-name=wasmtime-runtime", "manual", ], - version = "0.39.1", + version = "1.0.1", # buildifier: leave-alone deps = [ ":wasmtime_runtime_build_script", - "@wasmtime__anyhow__1_0_58//:anyhow", - "@wasmtime__backtrace__0_3_66//:backtrace", + "@wasmtime__anyhow__1_0_66//:anyhow", "@wasmtime__cfg_if__1_0_0//:cfg_if", "@wasmtime__indexmap__1_9_1//:indexmap", - "@wasmtime__libc__0_2_126//:libc", + "@wasmtime__libc__0_2_137//:libc", "@wasmtime__log__0_4_17//:log", "@wasmtime__memoffset__0_6_5//:memoffset", - "@wasmtime__more_asserts__0_2_2//:more_asserts", "@wasmtime__rand__0_8_5//:rand", - "@wasmtime__region__2_2_0//:region", - "@wasmtime__thiserror__1_0_31//:thiserror", - "@wasmtime__wasmtime_environ__0_39_1//:wasmtime_environ", - "@wasmtime__wasmtime_jit_debug__0_39_1//:wasmtime_jit_debug", + "@wasmtime__thiserror__1_0_37//:thiserror", + "@wasmtime__wasmtime_asm_macros__1_0_1//:wasmtime_asm_macros", + "@wasmtime__wasmtime_environ__1_0_1//:wasmtime_environ", + "@wasmtime__wasmtime_jit_debug__1_0_1//:wasmtime_jit_debug", ] + selects.with_or({ # cfg(target_os = "macos") ( @@ -175,7 +176,7 @@ rust_library( "@rules_rust//rust/platform:x86_64-linux-android", "@rules_rust//rust/platform:x86_64-unknown-freebsd", ): [ - "@wasmtime__rustix__0_35_7//:rustix", + "@wasmtime__rustix__0_35_12//:rustix", ], "//conditions:default": [], }), diff --git a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-types-0.39.1.bazel b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-types-1.0.1.bazel similarity index 81% rename from bazel/cargo/wasmtime/remote/BUILD.wasmtime-types-0.39.1.bazel rename to bazel/cargo/wasmtime/remote/BUILD.wasmtime-types-1.0.1.bazel index 582cfbd44..126c01c6f 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-types-0.39.1.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-types-1.0.1.bazel @@ -47,12 +47,12 @@ rust_library( "crate-name=wasmtime-types", "manual", ], - version = "0.39.1", + version = "1.0.1", # buildifier: leave-alone deps = [ - "@wasmtime__cranelift_entity__0_86_1//:cranelift_entity", - "@wasmtime__serde__1_0_140//:serde", - "@wasmtime__thiserror__1_0_31//:thiserror", - "@wasmtime__wasmparser__0_86_0//:wasmparser", + "@wasmtime__cranelift_entity__0_88_1//:cranelift_entity", + "@wasmtime__serde__1_0_147//:serde", + "@wasmtime__thiserror__1_0_37//:thiserror", + "@wasmtime__wasmparser__0_89_1//:wasmparser", ], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.winapi-0.3.9.bazel b/bazel/cargo/wasmtime/remote/BUILD.winapi-0.3.9.bazel index e8b88f89d..51c9c7277 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.winapi-0.3.9.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.winapi-0.3.9.bazel @@ -43,17 +43,14 @@ cargo_build_script( build_script_env = { }, crate_features = [ - "basetsd", "consoleapi", "errhandlingapi", "fileapi", - "memoryapi", "minwinbase", "minwindef", "ntdef", "processenv", "std", - "sysinfoapi", "winbase", "wincon", "winerror", @@ -79,17 +76,14 @@ rust_library( name = "winapi", srcs = glob(["**/*.rs"]), crate_features = [ - "basetsd", "consoleapi", "errhandlingapi", "fileapi", - "memoryapi", "minwinbase", "minwindef", "ntdef", "processenv", "std", - "sysinfoapi", "winbase", "wincon", "winerror", diff --git a/bazel/cargo/wasmtime/remote/BUILD.windows-sys-0.36.1.bazel b/bazel/cargo/wasmtime/remote/BUILD.windows-sys-0.36.1.bazel index 8ba64f652..7c6e8cb51 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.windows-sys-0.36.1.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.windows-sys-0.36.1.bazel @@ -51,6 +51,7 @@ rust_library( "Win32_System_Diagnostics_Debug", "Win32_System_Kernel", "Win32_System_Memory", + "Win32_System_SystemInformation", "Win32_System_Threading", "default", ], diff --git a/bazel/repositories.bzl b/bazel/repositories.bzl index e01f9d0d4..15032f40b 100644 --- a/bazel/repositories.bzl +++ b/bazel/repositories.bzl @@ -192,9 +192,9 @@ def proxy_wasm_cpp_host_repositories(): http_archive, name = "com_github_bytecodealliance_wasmtime", build_file = "@proxy_wasm_cpp_host//bazel/external:wasmtime.BUILD", - sha256 = "6ef70886da14245f575c6ff8c7c999ae22579257eba5ebf382e066598c1e381c", - strip_prefix = "wasmtime-0.39.1", - url = "https://github.com/bytecodealliance/wasmtime/archive/v0.39.1.tar.gz", + sha256 = "41e8d4916229f613e647bd20b6c1def0d04719c2bc0534bc29e3ba0cac317200", + strip_prefix = "wasmtime-1.0.1", + url = "https://github.com/bytecodealliance/wasmtime/archive/v1.0.1.tar.gz", ) maybe(