diff --git a/Cargo.lock b/Cargo.lock index ee8d408ed..068f85711 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -14,34 +14,48 @@ version = "0.7.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "fcb51a0695d8f838b1ee009b3fbf66bda078cd64590202a864a8f3e8c4315c47" dependencies = [ - "getrandom 0.2.5", + "getrandom 0.2.7", "once_cell", "version_check", ] [[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 = "ammonia" -version = "3.1.4" +version = "3.2.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ea9f21d23d82bae9d33c21080572af1fa749788e68234b5d8fa5e39d3e0783ed" +checksum = "4b477377562f3086b7778d241786e9406b883ccfaa03557c0fe0924b9349f13a" dependencies = [ - "html5ever", - "lazy_static", + "html5ever 0.26.0", "maplit", - "markup5ever_rcdom", + "once_cell", "tendril", "url", ] +[[package]] +name = "android_system_properties" +version = "0.1.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311" +dependencies = [ + "libc", +] + +[[package]] +name = "anes" +version = "0.1.6" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "4b46cbb362ab8752921c97e041f5e366ee6297bd428a31275b9fcf1e380f7299" + [[package]] name = "anki" version = "0.0.0" @@ -54,7 +68,7 @@ dependencies = [ "chrono", "coarsetime", "criterion", - "csv 1.1.6 (git+https://github.com/ankitects/rust-csv.git?rev=1c9d3aab6f79a7d815c69f925a46a4590c115f90)", + "csv", "dissimilar", "env_logger", "flate2", @@ -78,7 +92,7 @@ dependencies = [ "proc-macro-nested", "prost", "prost-build", - "pulldown-cmark", + "pulldown-cmark 0.9.2", "rand 0.8.5", "regex", "reqwest", @@ -118,7 +132,7 @@ dependencies = [ "inflections", "intl-memoizer", "num-format", - "phf 0.10.1", + "phf 0.11.1", "serde", "serde_json", "unic-langid", @@ -141,15 +155,15 @@ version = "0.0.0" [[package]] name = "anyhow" -version = "1.0.56" +version = "1.0.65" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4361135be9122e0870de935d7c439aef945b9f9ddd4199a553b5270b49c82a27" +checksum = "98161a4e3e2184da77bb14f02184cdd111e83bbbcc9979dfee3c44b9a85f5602" [[package]] name = "arc-swap" -version = "1.5.0" +version = "1.5.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c5d78ce20460b82d3fa150275ed9d55e21064fc7951177baacf86a145c4a4b1f" +checksum = "983cd8b9d4b02a6dc6ffa557262eb5858a27a0038ffffe21a0f133eaa819a164" [[package]] name = "arrayref" @@ -174,9 +188,9 @@ checksum = "8da52d66c7071e2e3fa2a1e5c6d088fec47b593032b254f5e980de8ea54454d6" [[package]] name = "async-trait" -version = "0.1.52" +version = "0.1.57" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "061a7acccaa286c011ddc30970520b98fa40e00c9d644633fb26b5fc63a265e3" +checksum = "76464446b8bc32758d7e88ee1a804d9914cd9b1cb264c029899680b0be29826f" dependencies = [ "proc-macro2", "quote", @@ -228,9 +242,9 @@ dependencies = [ [[package]] name = "block-buffer" -version = "0.10.2" +version = "0.10.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0bf7fe51849ea569fd452f37822f606a5cabb684dc918707a0193fd4664ff324" +checksum = "69cce20737498f97b993470a6e536b8523f0af7892a4f928cceb1ac5e52ebe7e" dependencies = [ "generic-array", ] @@ -249,9 +263,9 @@ dependencies = [ [[package]] name = "bumpalo" -version = "3.9.1" +version = "3.11.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a4a45a46ab1f2412e53d3a0ade76ffad2025804294569aae387231a0cd6e0899" +checksum = "c1ad822118d20d2c234f427000d5acc36eabe1e29a348c89b63dd60b13f28e5d" [[package]] name = "byteorder" @@ -261,18 +275,15 @@ checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610" [[package]] name = "bytes" -version = "1.1.0" +version = "1.2.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c4872d67bab6358e59559027aa3b9157c53d9358c51423c17554809a8858e0f8" +checksum = "ec8a7b6a70fde80372154c65702f00a0f56f3e1c36abbc6c440484be248856db" [[package]] name = "cast" -version = "0.2.7" +version = "0.3.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4c24dab4283a142afa2fdca129b80ad2c6284e073930f964c3a1293c225ee39a" -dependencies = [ - "rustc_version", -] +checksum = "37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5" [[package]] name = "cc" @@ -291,33 +302,72 @@ checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" [[package]] name = "chrono" -version = "0.4.19" +version = "0.4.22" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "670ad68c9088c2a963aaa298cb369688cf3f9465ce5e2d4ca10e6e0098a1ce73" +checksum = "bfd4d1b31faaa3a89d7934dbded3111da0d2ef28e3ebccdb4f0179f5929d1ef1" dependencies = [ - "libc", + "iana-time-zone", + "js-sys", "num-integer", "num-traits", "time 0.1.44", + "wasm-bindgen", "winapi", ] [[package]] -name = "clap" -version = "2.34.0" +name = "ciborium" +version = "0.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a0610544180c38b88101fecf2dd634b174a62eef6946f84dfc6a7127512b381c" +checksum = "b0c137568cc60b904a7724001b35ce2630fd00d5d84805fbb608ab89509d788f" +dependencies = [ + "ciborium-io", + "ciborium-ll", + "serde", +] + +[[package]] +name = "ciborium-io" +version = "0.2.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "346de753af073cc87b52b2083a506b38ac176a44cfb05497b622e27be899b369" + +[[package]] +name = "ciborium-ll" +version = "0.2.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "213030a2b5a4e0c0892b6652260cf6ccac84827b83a85a534e178e3906c4cf1b" +dependencies = [ + "ciborium-io", + "half", +] + +[[package]] +name = "clap" +version = "3.2.22" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "86447ad904c7fb335a790c9d7fe3d0d971dc523b8ccd1561a520de9a85302750" dependencies = [ "bitflags", + "clap_lex", + "indexmap", "textwrap", - "unicode-width", +] + +[[package]] +name = "clap_lex" +version = "0.2.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "2850f2f5a82cbf437dd5af4d49848fbdfc27c157c3d010345776f952765261c5" +dependencies = [ + "os_str_bytes", ] [[package]] name = "coarsetime" -version = "0.1.21" +version = "0.1.22" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "441947d9f3582f20b35fdd2bc5ada3a8c74c9ea380d66268607cb399b510ee08" +checksum = "454038500439e141804c655b4cd1bc6a70bcb95cd2bc9463af5661b6956f0e46" dependencies = [ "libc", "once_cell", @@ -385,15 +435,16 @@ dependencies = [ [[package]] name = "criterion" -version = "0.3.5" +version = "0.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1604dafd25fba2fe2d5895a9da139f8dc9b319a5fe5354ca137cbbce4e178d10" +checksum = "e7c76e09c1aae2bc52b3d2f29e13c6572553b30c4aa1b8a49fd70de6412654cb" dependencies = [ + "anes", "atty", "cast", + "ciborium", "clap", "criterion-plot", - "csv 1.1.6 (registry+https://github.com/rust-lang/crates.io-index)", "itertools", "lazy_static", "num-traits", @@ -402,7 +453,6 @@ dependencies = [ "rayon", "regex", "serde", - "serde_cbor", "serde_derive", "serde_json", "tinytemplate", @@ -411,9 +461,9 @@ dependencies = [ [[package]] name = "criterion-plot" -version = "0.4.4" +version = "0.5.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d00996de9f2f7559f7f4dc286073197f83e92256a59ed395f9aac01fe717da57" +checksum = "6b50826342786a51a89e2da3a28f1c32b06e387201bc2d19791f622c673706b1" dependencies = [ "cast", "itertools", @@ -421,9 +471,9 @@ dependencies = [ [[package]] name = "crossbeam-channel" -version = "0.5.2" +version = "0.5.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e54ea8bc3fb1ee042f5aace6e3c6e025d3874866da222930f70ce62aceba0bfa" +checksum = "c2dd04ddaf88237dc3b8d8f9a3c1004b506b54b3313403944054d23c0870c521" dependencies = [ "cfg-if", "crossbeam-utils", @@ -431,9 +481,9 @@ dependencies = [ [[package]] name = "crossbeam-deque" -version = "0.8.1" +version = "0.8.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6455c0ca19f0d2fbf751b908d5c55c1f5cbc65e03c4225427254b46890bdde1e" +checksum = "715e8152b692bba2d374b53d4875445368fdf21a94751410af607a5ac677d1fc" dependencies = [ "cfg-if", "crossbeam-epoch", @@ -442,32 +492,33 @@ dependencies = [ [[package]] name = "crossbeam-epoch" -version = "0.9.7" +version = "0.9.10" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c00d6d2ea26e8b151d99093005cb442fb9a37aeaca582a03ec70946f49ab5ed9" +checksum = "045ebe27666471bb549370b4b0b3e51b07f56325befa4284db65fc89c02511b1" dependencies = [ + "autocfg", "cfg-if", "crossbeam-utils", - "lazy_static", "memoffset", + "once_cell", "scopeguard", ] [[package]] name = "crossbeam-utils" -version = "0.8.7" +version = "0.8.11" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b5e5bed1f1c269533fa816a0a5492b3545209a205ca1a54842be180eb63a16a6" +checksum = "51887d4adc7b564537b15adcfb307936f8075dfcd5f00dde9a9f1d29383682bc" dependencies = [ "cfg-if", - "lazy_static", + "once_cell", ] [[package]] name = "crypto-common" -version = "0.1.3" +version = "0.1.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "57952ca27b5e3606ff4dd79b0020231aaf9d6aa76dc05fd30137538c50bd3ce8" +checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3" dependencies = [ "generic-array", "typenum", @@ -500,40 +551,18 @@ dependencies = [ "syn", ] -[[package]] -name = "csv" -version = "1.1.6" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "22813a6dc45b335f9bade10bf7271dc477e81113e89eb251a0bc2a8a81c536e1" -dependencies = [ - "bstr", - "csv-core 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)", - "itoa 0.4.8", - "ryu", - "serde", -] - [[package]] name = "csv" version = "1.1.6" source = "git+https://github.com/ankitects/rust-csv.git?rev=1c9d3aab6f79a7d815c69f925a46a4590c115f90#1c9d3aab6f79a7d815c69f925a46a4590c115f90" dependencies = [ "bstr", - "csv-core 0.1.10 (git+https://github.com/ankitects/rust-csv.git?rev=1c9d3aab6f79a7d815c69f925a46a4590c115f90)", - "itoa 1.0.1", + "csv-core", + "itoa 1.0.3", "ryu", "serde", ] -[[package]] -name = "csv-core" -version = "0.1.10" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2b2466559f260f48ad25fe6317b3c8dac77b5bdb5763ac7d9d6103530663bc90" -dependencies = [ - "memchr", -] - [[package]] name = "csv-core" version = "0.1.10" @@ -557,9 +586,9 @@ dependencies = [ [[package]] name = "digest" -version = "0.10.3" +version = "0.10.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f2fb860ca6fafa5552fb6d0e816a69c8e49f0908bf524e30a90d97c85892d506" +checksum = "adfbc57365a37acbd2ebf2b64d7e69bb766e2fea813521ed536f5d0520dcf86c" dependencies = [ "block-buffer", "crypto-common", @@ -616,24 +645,24 @@ checksum = "453440c271cf5577fd2a40e4942540cb7d0d2f85e27c8d07dd0023c925a67541" [[package]] name = "either" -version = "1.6.1" +version = "1.8.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e78d4f1cc4ae33bbfc157ed5d5a5ef3bc29227303d595861deb238fcec4e9457" +checksum = "90e5c1c8368803113bf0c9584fc495a58b86dc8a29edbf8fe877d21d9507e797" [[package]] name = "encoding_rs" -version = "0.8.30" +version = "0.8.31" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7896dc8abb250ffdda33912550faa54c88ec8b998dec0b2c55ab224921ce11df" +checksum = "9852635589dc9f9ea1b6fe9f05b50ef208c85c834a562f0c6abb1c475736ec2b" dependencies = [ "cfg-if", ] [[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", @@ -656,28 +685,26 @@ checksum = "7360491ce676a36bf9bb3c56c1aa791658183a54d2744120f27285738d90465a" [[package]] name = "fastrand" -version = "1.7.0" +version = "1.8.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c3fcf0cee53519c866c09b5de1f6c56ff9d647101f81c1964fa632e148896cdf" +checksum = "a7a407cfaa3385c4ae6b23e84623d48c2798d06e3e6a1878f7f59f17b3f86499" dependencies = [ "instant", ] [[package]] name = "fixedbitset" -version = "0.4.1" +version = "0.4.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "279fb028e20b3c4c320317955b77c5e0c9701f05a1d309905d6fc702cdc5053e" +checksum = "0ce7134b9999ecaf8bcd65542e436736ef32ddca1b3e06094cb6ec5755203b80" [[package]] name = "flate2" -version = "1.0.22" +version = "1.0.24" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1e6988e897c1c9c485f43b47a529cef42fde0547f9d8d41a7062518f1d8fc53f" +checksum = "f82b0f4c27ad9f8bfd1f3208d882da2b09c301bc1c828fd3a00d0216d2fbbff6" dependencies = [ - "cfg-if", "crc32fast", - "libc", "miniz_oxide", ] @@ -748,11 +775,10 @@ checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b" [[package]] name = "form_urlencoded" -version = "1.0.1" +version = "1.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5fc25a87fa4fd2094bffb06925852034d90a17f0d1e05197d4956d3555752191" +checksum = "a9c384f161156f5260c24a097c56119f9be8c798586aecc13afbcbe7b7e26bf8" dependencies = [ - "matches", "percent-encoding", ] @@ -768,9 +794,9 @@ dependencies = [ [[package]] name = "futures" -version = "0.3.21" +version = "0.3.24" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f73fe65f54d1e12b726f517d3e2135ca3125a437b6d998caf1962961f7172d9e" +checksum = "7f21eda599937fba36daeb58a22e8f5cee2d14c4a17b5b7739c7c8e5e3b8230c" dependencies = [ "futures-channel", "futures-core", @@ -783,9 +809,9 @@ dependencies = [ [[package]] name = "futures-channel" -version = "0.3.21" +version = "0.3.24" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c3083ce4b914124575708913bca19bfe887522d6e2e6d0952943f5eac4a74010" +checksum = "30bdd20c28fadd505d0fd6712cdfcb0d4b5648baf45faef7f852afb2399bb050" dependencies = [ "futures-core", "futures-sink", @@ -793,15 +819,15 @@ dependencies = [ [[package]] name = "futures-core" -version = "0.3.21" +version = "0.3.24" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0c09fd04b7e4073ac7156a9539b57a484a8ea920f79c7c675d05d289ab6110d3" +checksum = "4e5aa3de05362c3fb88de6531e6296e85cde7739cccad4b9dfeeb7f6ebce56bf" [[package]] name = "futures-executor" -version = "0.3.21" +version = "0.3.24" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9420b90cfa29e327d0429f19be13e7ddb68fa1cccb09d65e5706b8c7a749b8a6" +checksum = "9ff63c23854bee61b6e9cd331d523909f238fc7636290b96826e9cfa5faa00ab" dependencies = [ "futures-core", "futures-task", @@ -810,15 +836,15 @@ dependencies = [ [[package]] name = "futures-io" -version = "0.3.21" +version = "0.3.24" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "fc4045962a5a5e935ee2fdedaa4e08284547402885ab326734432bed5d12966b" +checksum = "bbf4d2a7a308fd4578637c0b17c7e1c7ba127b8f6ba00b29f717e9655d85eb68" [[package]] name = "futures-macro" -version = "0.3.21" +version = "0.3.24" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "33c1e13800337f4d4d7a316bf45a567dbcb6ffe087f16424852d97e97a91f512" +checksum = "42cd15d1c7456c04dbdf7e88bcd69760d74f3a798d6444e16974b505b0e62f17" dependencies = [ "proc-macro2", "quote", @@ -827,21 +853,21 @@ dependencies = [ [[package]] name = "futures-sink" -version = "0.3.21" +version = "0.3.24" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "21163e139fa306126e6eedaf49ecdb4588f939600f0b1e770f4205ee4b7fa868" +checksum = "21b20ba5a92e727ba30e72834706623d94ac93a725410b6a6b6fbc1b07f7ba56" [[package]] name = "futures-task" -version = "0.3.21" +version = "0.3.24" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "57c66a976bf5909d801bbef33416c41372779507e7a6b3a5e25e4749c58f776a" +checksum = "a6508c467c73851293f390476d4491cf4d227dbabcd4170f3bb6044959b294f1" [[package]] name = "futures-util" -version = "0.3.21" +version = "0.3.24" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d8b7abd5d659d9b90c8cba917f6ec750a74e2dc23902ef9cd4cc8c8b22e6036a" +checksum = "44fb6cb1be61cc1d2e43b262516aafcf63b241cffdb1d3fa115f91d9c7b09c90" dependencies = [ "futures-channel", "futures-core", @@ -866,9 +892,9 @@ dependencies = [ [[package]] name = "generic-array" -version = "0.14.5" +version = "0.14.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "fd48d33ec7f05fbfa152300fdad764757cbded343c1aa1cff2fbaf4134851803" +checksum = "bff49e947297f3312447abdca79f45f4738097cc82b06e72054d2223f601f1b9" dependencies = [ "typenum", "version_check", @@ -896,20 +922,20 @@ dependencies = [ [[package]] name = "getrandom" -version = "0.2.5" +version = "0.2.7" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d39cd93900197114fa1fcb7ae84ca742095eed9442088988ae74fa744e930e77" +checksum = "4eb1a864a501629691edf6c15a593b7a51eebaa1e8468e9ddc623de7c9b58ec6" dependencies = [ "cfg-if", "libc", - "wasi 0.10.0+wasi-snapshot-preview1", + "wasi 0.11.0+wasi-snapshot-preview1", ] [[package]] name = "h2" -version = "0.3.12" +version = "0.3.14" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "62eeb471aa3e3c9197aa4bfeabfe02982f6dc96f750486c0bb0009ac58b26d2b" +checksum = "5ca32592cf21ac7ccab1825cd87f6c9b3d9022c44d086172ed0966bec8af30be" dependencies = [ "bytes", "fnv", @@ -932,30 +958,27 @@ checksum = "eabb4a44450da02c90444cf74558da904edde8fb4e9035a9a6a4e15445af0bd7" [[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 = "hashlink" -version = "0.7.0" +version = "0.8.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7249a3129cbc1ffccd74857f81464a323a152173cdb134e0fd81bc803b29facf" +checksum = "69fe1fcf8b4278d860ad0548329f892a3631fb63f82574df68275f34cdbe0ffa" dependencies = [ "hashbrown", ] [[package]] name = "heck" -version = "0.3.3" +version = "0.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6d621efb26863f0e9924c6ac577e8275e5e6b77455db64ffa6c65c904e9e132c" -dependencies = [ - "unicode-segmentation", -] +checksum = "2540771e65fc8cb83cd6e8a237f70c319bd5c29f78ed1084ba5d50eeac86f7f9" [[package]] name = "hermit-abi" @@ -974,13 +997,27 @@ checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70" [[package]] name = "html5ever" -version = "0.25.1" +version = "0.25.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "aafcf38a1a36118242d29b92e1b08ef84e67e4a5ed06e0a80be20e6a32bfed6b" +checksum = "e5c13fb08e5d4dfc151ee5e88bae63f7773d61852f3bdc73c9f4b9e1bde03148" dependencies = [ "log", "mac", - "markup5ever", + "markup5ever 0.10.1", + "proc-macro2", + "quote", + "syn", +] + +[[package]] +name = "html5ever" +version = "0.26.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "bea68cab48b8459f17cf1c944c67ddc572d272d9f2b274140f223ecb1da4a3b7" +dependencies = [ + "log", + "mac", + "markup5ever 0.11.0", "proc-macro2", "quote", "syn", @@ -994,20 +1031,20 @@ checksum = "e9025058dae765dee5070ec375f591e2ba14638c63feff74f13805a72e523163" [[package]] name = "http" -version = "0.2.6" +version = "0.2.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "31f4c6746584866f0feabcc69893c5b51beef3831656a968ed7ae254cdc4fd03" +checksum = "75f43d41e26995c17e71ee126451dd3941010b0514a81a9d11f3b341debc2399" dependencies = [ "bytes", "fnv", - "itoa 1.0.1", + "itoa 1.0.3", ] [[package]] name = "http-body" -version = "0.4.4" +version = "0.4.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1ff4f84919677303da5f147645dbea6b1881f368d03ac84e1dc09031ebd7b2c6" +checksum = "d5f38f16d184e36f2408a55281cd658ecbd3ca05cce6d6510a176eca393e26d1" dependencies = [ "bytes", "http", @@ -1016,9 +1053,9 @@ dependencies = [ [[package]] name = "httparse" -version = "1.6.0" +version = "1.8.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9100414882e15fb7feccb4897e5f0ff0ff1ca7d1a86a23208ada4d7a18e6c6c4" +checksum = "d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904" [[package]] name = "httpdate" @@ -1034,9 +1071,9 @@ checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4" [[package]] name = "hyper" -version = "0.14.17" +version = "0.14.20" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "043f0e083e9901b6cc658a77d1eb86f4fc650bbb977a4337dd63192826aa85dd" +checksum = "02c929dc5c39e335a03c405292728118860721b10190d98c2a0f0efd5baafbac" dependencies = [ "bytes", "futures-channel", @@ -1047,7 +1084,7 @@ dependencies = [ "http-body", "httparse", "httpdate", - "itoa 1.0.1", + "itoa 1.0.3", "pin-project-lite", "socket2", "tokio", @@ -1095,6 +1132,19 @@ dependencies = [ "tokio-native-tls", ] +[[package]] +name = "iana-time-zone" +version = "0.1.50" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "fd911b35d940d2bd0bea0f9100068e5b97b51a1cbe13d13382f132e0365257a0" +dependencies = [ + "android_system_properties", + "core-foundation-sys", + "js-sys", + "wasm-bindgen", + "winapi", +] + [[package]] name = "id_tree" version = "1.8.0" @@ -1106,20 +1156,19 @@ dependencies = [ [[package]] name = "idna" -version = "0.2.3" +version = "0.3.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "418a0a6fab821475f634efe3ccc45c013f742efe03d853e8d3355d5cb850ecf8" +checksum = "e14ddfc70884202db2244c223200c204c2bda1bc6e0998d11b5e024d657209e6" dependencies = [ - "matches", "unicode-bidi", "unicode-normalization", ] [[package]] name = "indexmap" -version = "1.8.0" +version = "1.9.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "282a6247722caba404c065016bbfa522806e51714c34f5dfc3e4a3a46fcb4223" +checksum = "10a35a97730320ffe8e2d410b5d3b69279b98d2c14bdb8b70ea89ecf7888d41e" dependencies = [ "autocfg", "hashbrown", @@ -1127,26 +1176,9 @@ dependencies = [ [[package]] name = "indoc" -version = "0.3.6" +version = "1.0.7" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "47741a8bc60fb26eb8d6e0238bbb26d8575ff623fdc97b1a2c00c050b9684ed8" -dependencies = [ - "indoc-impl", - "proc-macro-hack", -] - -[[package]] -name = "indoc-impl" -version = "0.3.6" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ce046d161f000fffde5f432a0d034d0341dc152643b2598ed5bfce44c4f3a8f0" -dependencies = [ - "proc-macro-hack", - "proc-macro2", - "quote", - "syn", - "unindent", -] +checksum = "adab1eaa3408fb7f0c777a73e7465fd5656136fc93b670eb6df3c88c2c1344e3" [[package]] name = "inflections" @@ -1185,15 +1217,15 @@ dependencies = [ [[package]] name = "ipnet" -version = "2.4.0" +version = "2.5.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "35e70ee094dc02fd9c13fdad4940090f22dbd6ac7c9e7094a46cf0232a50bc7c" +checksum = "879d54834c8c76457ef4293a689b2a8c59b076067ad77b15efafbb05f92a592b" [[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", ] @@ -1206,24 +1238,24 @@ checksum = "b71991ff56294aa922b450139ee08b3bfc70982c6b2c7562771375cf73542dd4" [[package]] name = "itoa" -version = "1.0.1" +version = "1.0.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1aab8fc367588b89dcee83ab0fd66b72b50b72fa1904d7095045ace2b0c81c35" +checksum = "6c8af84674fe1f223a982c933a0ee1086ac4d4052aa0fb8060c12c6ad838e754" [[package]] name = "jobserver" -version = "0.1.24" +version = "0.1.25" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "af25a77299a7f711a01975c35a6a424eb6862092cc2d6c72c4ed6cbc56dfc1fa" +checksum = "068b1ee6743e4d11fb9c6a1e6064b3693a1b600e7f5f5988047d98b3dc9fb90b" dependencies = [ "libc", ] [[package]] name = "js-sys" -version = "0.3.56" +version = "0.3.60" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a38fc24e30fd564ce974c02bf1d337caddff65be6cc4735a1f7eab22a7440f04" +checksum = "49409df3e3bf0856b916e2ceaca09ee28e6871cf7d9ce97a692cacfdb2a25a47" dependencies = [ "wasm-bindgen", ] @@ -1235,7 +1267,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "1ea8e9c6e031377cff82ee3001dc8026cdf431ed4e2e6b51f98ab8c73484a358" dependencies = [ "cssparser", - "html5ever", + "html5ever 0.25.2", "matches", "selectors", ] @@ -1248,15 +1280,15 @@ checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646" [[package]] name = "libc" -version = "0.2.120" +version = "0.2.133" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ad5c14e80759d0939d013e6ca49930e59fc53dd8e5009132f76240c179380c09" +checksum = "c0f80d65747a3e43d1596c7c5492d95d5edddaabd45a7fcdb02b95f644164966" [[package]] name = "libsqlite3-sys" -version = "0.23.2" +version = "0.25.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d2cafc7c74096c336d9d27145f7ebd4f4b6f95ba16aa5a282387267e6925cb58" +checksum = "9f0455f2c1bc9a7caa792907026e469c1d91761fb0ea37cbb16427c77280cf35" dependencies = [ "cc", "pkg-config", @@ -1277,7 +1309,7 @@ dependencies = [ "lazy_static", "linkify", "log", - "pulldown-cmark", + "pulldown-cmark 0.8.0", "regex", "reqwest", "serde", @@ -1309,18 +1341,19 @@ dependencies = [ [[package]] name = "lock_api" -version = "0.4.6" +version = "0.4.9" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "88943dd7ef4a2e5a4bfa2753aaab3013e34ce2533d1996fb18ef591e315e2b3b" +checksum = "435011366fe56583b16cf956f9df0095b405b82d76425bc8981c0e22e60ec4df" dependencies = [ + "autocfg", "scopeguard", ] [[package]] name = "log" -version = "0.4.14" +version = "0.4.17" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "51b9bbe6c47d51fc3e1a9b945965946b4c44142ab8792c50835a980d362c2710" +checksum = "abb12e687cfb44aa40f41fc3978ef76448f9b6038cad6aef4259d3c095a2382e" dependencies = [ "cfg-if", ] @@ -1345,22 +1378,24 @@ checksum = "a24f40fb03852d1cdd84330cddcaf98e9ec08a7b7768e952fad3b4cf048ec8fd" dependencies = [ "log", "phf 0.8.0", - "phf_codegen", + "phf_codegen 0.8.0", "string_cache", "string_cache_codegen", "tendril", ] [[package]] -name = "markup5ever_rcdom" -version = "0.1.0" +name = "markup5ever" +version = "0.11.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f015da43bcd8d4f144559a3423f4591d69b8ce0652c905374da7205df336ae2b" +checksum = "7a2629bb1404f3d34c2e921f21fd34ba00b206124c81f65c50b43b6aaefeb016" dependencies = [ - "html5ever", - "markup5ever", + "log", + "phf 0.10.1", + "phf_codegen 0.10.0", + "string_cache", + "string_cache_codegen", "tendril", - "xml5ever", ] [[package]] @@ -1371,9 +1406,9 @@ checksum = "a3e378b66a060d48947b590737b30a1be76706c8dd7b8ba0f2fe3989c68a853f" [[package]] name = "memchr" -version = "2.4.1" +version = "2.5.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "308cc39be01b73d0d18f82a0e7b2a3df85245f84af96fdddc5d202d27e47b86a" +checksum = "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d" [[package]] name = "memoffset" @@ -1408,35 +1443,23 @@ checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a" [[package]] name = "miniz_oxide" -version = "0.4.4" +version = "0.5.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a92518e98c078586bc6c934028adcca4c92a53d6a958196de835170a01d84e4b" +checksum = "96590ba8f175222643a85693f33d26e9c8a015f599c216509b1a6894af675d34" dependencies = [ "adler", - "autocfg", ] [[package]] name = "mio" -version = "0.8.1" +version = "0.8.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7ba42135c6a5917b9db9cd7b293e5409e1c6b041e6f9825e92e55a894c63b6f8" +checksum = "57ee1c23c7c63b0c9250c339ffdc69255f110b298b901b9f6c82547b7b87caaf" dependencies = [ "libc", "log", - "miow", - "ntapi", "wasi 0.11.0+wasi-snapshot-preview1", - "winapi", -] - -[[package]] -name = "miow" -version = "0.3.7" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b9f1c5b025cda876f66ef43a113f91ebc9f4ccef34843000e0adf6ebbab84e21" -dependencies = [ - "winapi", + "windows-sys", ] [[package]] @@ -1447,9 +1470,9 @@ checksum = "e5ce46fe64a9d73be07dcbe690a38ce1b293be448fd8ce1e6c1b8062c9f72c6a" [[package]] name = "native-tls" -version = "0.2.8" +version = "0.2.10" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "48ba9f7719b5a0f42f338907614285fb5fd70e53858141f69898a1fb7203b24d" +checksum = "fd7e2f3618557f980e0b17e8856252eee3c97fa12c54dff0ca290fb6266ca4a9" dependencies = [ "lazy_static", "libc", @@ -1485,15 +1508,6 @@ dependencies = [ "minimal-lexical", ] -[[package]] -name = "ntapi" -version = "0.3.7" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c28774a7fd2fbb4f0babd8237ce554b73af68021b5f695a3cebd6c59bac0980f" -dependencies = [ - "winapi", -] - [[package]] name = "num-format" version = "0.4.0" @@ -1506,9 +1520,9 @@ dependencies = [ [[package]] name = "num-integer" -version = "0.1.44" +version = "0.1.45" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d2cc698a63b549a70bc047073d2949cce27cd1c7b0a4a862d08a8031bc2801db" +checksum = "225d3389fb3509a24c93f5c29eb6bde2586b98d9f016636dff58d7c6f7569cd9" dependencies = [ "autocfg", "num-traits", @@ -1516,9 +1530,9 @@ dependencies = [ [[package]] name = "num-traits" -version = "0.2.14" +version = "0.2.15" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9a64b1ec5cda2586e284722486d802acf1f7dbdc623e2bfc57e65ca1cd099290" +checksum = "578ede34cf02f8924ab9447f50c28075b4d3e5b269972345e7e0372b38c6cdcd" dependencies = [ "autocfg", ] @@ -1556,18 +1570,18 @@ dependencies = [ [[package]] name = "num_threads" -version = "0.1.4" +version = "0.1.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c539a50b93a303167eded6e8dff5220cd39447409fb659f4cd24b1f72fe4f133" +checksum = "2819ce041d2ee131036f4fc9d6ae7ae125a3a40e97ba64d04fe799ad9dabbb44" dependencies = [ "libc", ] [[package]] name = "once_cell" -version = "1.10.0" +version = "1.15.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "87f3e037eac156d1775da914196f0f37741a274155e34a0b7e427c35d2a2ecb9" +checksum = "e82dad04139b71a90c080c8463fe0dc7902db5192d939bd0950f074d014339e1" [[package]] name = "oorandom" @@ -1577,18 +1591,30 @@ checksum = "0ab1bc2a289d34bd04a330323ac98a1b4bc82c9d9fcb1e66b63caa84da26b575" [[package]] name = "openssl" -version = "0.10.38" +version = "0.10.41" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0c7ae222234c30df141154f159066c5093ff73b63204dcda7121eb082fc56a95" +checksum = "618febf65336490dfcf20b73f885f5651a0c89c64c2d4a8c3662585a70bf5bd0" dependencies = [ "bitflags", "cfg-if", "foreign-types", "libc", "once_cell", + "openssl-macros", "openssl-sys", ] +[[package]] +name = "openssl-macros" +version = "0.1.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "b501e44f11665960c7e7fcf062c7d96a14ade4aa98116c004b2e37b5be7d736c" +dependencies = [ + "proc-macro2", + "quote", + "syn", +] + [[package]] name = "openssl-probe" version = "0.1.5" @@ -1597,9 +1623,9 @@ checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf" [[package]] name = "openssl-sys" -version = "0.9.72" +version = "0.9.75" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7e46109c383602735fa0a2e48dd2b7c892b048e1bf69e5c3b1d804b7d9c203cb" +checksum = "e5f9bd0c2710541a3cda73d6f9ac4f1b240de4ae261065d309dbe73d9dceb42f" dependencies = [ "autocfg", "cc", @@ -1609,45 +1635,26 @@ dependencies = [ ] [[package]] -name = "parking_lot" -version = "0.11.2" +name = "os_str_bytes" +version = "6.3.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7d17b78036a60663b797adeaee46f5c9dfebb86948d1255007a1d6be0271ff99" -dependencies = [ - "instant", - "lock_api", - "parking_lot_core 0.8.5", -] +checksum = "9ff7415e9ae3fff1225851df9e0d9e4e5479f947619774677a63572e55e80eff" [[package]] name = "parking_lot" -version = "0.12.0" +version = "0.12.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "87f5ec2493a61ac0506c0f4199f99070cbe83857b0337006a30f3e6719b8ef58" +checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f" dependencies = [ "lock_api", - "parking_lot_core 0.9.1", + "parking_lot_core", ] [[package]] name = "parking_lot_core" -version = "0.8.5" +version = "0.9.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d76e8e1493bcac0d2766c42737f34458f1c8c50c0d23bcb24ea953affb273216" -dependencies = [ - "cfg-if", - "instant", - "libc", - "redox_syscall", - "smallvec", - "winapi", -] - -[[package]] -name = "parking_lot_core" -version = "0.9.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "28141e0cc4143da2443301914478dc976a61ffdb3f043058310c70df2fed8954" +checksum = "09a279cbf25cb0757810394fbc1e359949b59e348145c643a939a525692e6929" dependencies = [ "cfg-if", "libc", @@ -1656,25 +1663,6 @@ dependencies = [ "windows-sys", ] -[[package]] -name = "paste" -version = "0.1.18" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "45ca20c77d80be666aef2b45486da86238fabe33e38306bd3118fe4af33fa880" -dependencies = [ - "paste-impl", - "proc-macro-hack", -] - -[[package]] -name = "paste-impl" -version = "0.1.18" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d95a7db200b97ef370c8e6de0088252f7e0dfff7d047a28528e47456c0fc98b6" -dependencies = [ - "proc-macro-hack", -] - [[package]] name = "pct-str" version = "1.1.0" @@ -1685,15 +1673,15 @@ dependencies = [ [[package]] name = "percent-encoding" -version = "2.1.0" +version = "2.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e" +checksum = "478c572c3d73181ff3c2539045f6eb99e5491218eae919370993b890cdbdd98e" [[package]] name = "petgraph" -version = "0.6.0" +version = "0.6.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4a13a2fa9d0b63e5f22328828741e523766fff0ee9e779316902290dff3f824f" +checksum = "e6d5014253a1331579ce62aa67443b4a658c5e7dd03d4bc6d302b94474888143" dependencies = [ "fixedbitset", "indexmap", @@ -1716,9 +1704,17 @@ version = "0.10.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "fabbf1ead8a5bcbc20f5f8b939ee3f5b0f6f281b6ad3468b84656b658b455259" dependencies = [ - "phf_macros 0.10.0", "phf_shared 0.10.0", - "proc-macro-hack", +] + +[[package]] +name = "phf" +version = "0.11.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "928c6535de93548188ef63bb7c4036bd415cd8f36ad25af44b9789b2ee72a48c" +dependencies = [ + "phf_macros 0.11.1", + "phf_shared 0.11.1", ] [[package]] @@ -1731,6 +1727,16 @@ dependencies = [ "phf_shared 0.8.0", ] +[[package]] +name = "phf_codegen" +version = "0.10.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "4fb1c3a8bc4dd4e5cfce29b44ffc14bedd2ee294559a294e2a4d4c9e9a6a13cd" +dependencies = [ + "phf_generator 0.10.0", + "phf_shared 0.10.0", +] + [[package]] name = "phf_generator" version = "0.8.0" @@ -1751,6 +1757,16 @@ dependencies = [ "rand 0.8.5", ] +[[package]] +name = "phf_generator" +version = "0.11.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "b1181c94580fa345f50f19d738aaa39c0ed30a600d95cb2d3e23f94266f14fbf" +dependencies = [ + "phf_shared 0.11.1", + "rand 0.8.5", +] + [[package]] name = "phf_macros" version = "0.8.0" @@ -1767,13 +1783,12 @@ dependencies = [ [[package]] name = "phf_macros" -version = "0.10.0" +version = "0.11.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "58fdf3184dd560f160dd73922bea2d5cd6e8f064bf4b13110abd81b03697b4e0" +checksum = "92aacdc5f16768709a569e913f7451034034178b05bdc8acda226659a3dccc66" dependencies = [ - "phf_generator 0.10.0", - "phf_shared 0.10.0", - "proc-macro-hack", + "phf_generator 0.11.1", + "phf_shared 0.11.1", "proc-macro2", "quote", "syn", @@ -1798,19 +1813,28 @@ dependencies = [ ] [[package]] -name = "pin-project" -version = "1.0.10" +name = "phf_shared" +version = "0.11.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "58ad3879ad3baf4e44784bc6a718a8698867bb991f8ce24d1bcbe2cfb4c3a75e" +checksum = "e1fb5f6f826b772a8d4c0394209441e7d37cbbb967ae9c7e0e8134365c9ee676" +dependencies = [ + "siphasher", +] + +[[package]] +name = "pin-project" +version = "1.0.12" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ad29a609b6bcd67fee905812e544992d216af9d755757c05ed2d0e15a74c6ecc" dependencies = [ "pin-project-internal", ] [[package]] name = "pin-project-internal" -version = "1.0.10" +version = "1.0.12" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "744b6f092ba29c3650faf274db506afd39944f48420f6c86b17cfe0ee1cb36bb" +checksum = "069bdb1e05adc7a8990dce9cc75370895fbe4e3d58b9b73bf1aee56359344a55" dependencies = [ "proc-macro2", "quote", @@ -1819,9 +1843,9 @@ dependencies = [ [[package]] name = "pin-project-lite" -version = "0.2.8" +version = "0.2.9" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e280fbe77cc62c91527259e9442153f4688736748d24660126286329742b4c6c" +checksum = "e0a7ae3ac2f1173085d398531c705756c94a4c56843785df85a60c1a0afac116" [[package]] name = "pin-utils" @@ -1831,15 +1855,15 @@ checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" [[package]] name = "pkg-config" -version = "0.3.24" +version = "0.3.25" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "58893f751c9b0412871a09abd62ecd2a00298c6c83befa223ef98c52aef40cbe" +checksum = "1df8c4ec4b0627e53bdf214615ad287367e482558cf84b109250b37464dc03ae" [[package]] name = "plotters" -version = "0.3.1" +version = "0.3.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "32a3fd9ec30b9749ce28cd91f255d569591cdf937fe280c312143e3c4bad6f2a" +checksum = "2538b639e642295546c50fcd545198c9d64ee2a38620a628724a3b266d5fbf97" dependencies = [ "num-traits", "plotters-backend", @@ -1850,15 +1874,15 @@ dependencies = [ [[package]] name = "plotters-backend" -version = "0.3.2" +version = "0.3.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d88417318da0eaf0fdcdb51a0ee6c3bed624333bff8f946733049380be67ac1c" +checksum = "193228616381fecdc1224c62e96946dfbc73ff4384fba576e052ff8c1bea8142" [[package]] name = "plotters-svg" -version = "0.3.1" +version = "0.3.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "521fa9638fa597e1dc53e9412a4f9cefb01187ee1f7413076f9e6749e2885ba9" +checksum = "f9a81d2759aae1dae668f783c308bc5c8ebd191ff4184aaa1b37f65a6ae5a56f" dependencies = [ "plotters-backend", ] @@ -1877,10 +1901,11 @@ checksum = "925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c" [[package]] name = "proc-macro-crate" -version = "1.1.3" +version = "1.2.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e17d47ce914bf4de440332250b0edd23ce48c005f59fab39d3335866b114f11a" +checksum = "eda0fc3b0fb7c975631757e14d9049da17374063edb6ebbcbc54d880d4fe94e9" dependencies = [ + "once_cell", "thiserror", "toml", ] @@ -1899,18 +1924,18 @@ checksum = "bc881b2c22681370c6a780e47af9840ef841837bc98118431d4e1868bd0c1086" [[package]] name = "proc-macro2" -version = "1.0.36" +version = "1.0.43" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c7342d5883fbccae1cc37a2353b09c87c9b0f3afd73f5fb9bba687a1f733b029" +checksum = "0a2ca2c61bc9f3d74d2886294ab7b9853abd9c1ad903a3ac7815c58989bb7bab" dependencies = [ - "unicode-xid", + "unicode-ident", ] [[package]] name = "prost" -version = "0.9.0" +version = "0.11.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "444879275cb4fd84958b1a1d5420d15e6fcf7c235fe47f053c9c2a80aceb6001" +checksum = "399c3c31cdec40583bb68f0b18403400d01ec4289c383aa047560439952c4dd7" dependencies = [ "bytes", "prost-derive", @@ -1918,9 +1943,9 @@ dependencies = [ [[package]] name = "prost-build" -version = "0.9.0" +version = "0.11.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "62941722fb675d463659e49c4f3fe1fe792ff24fe5bbaa9c08cd3b98a1c354f5" +checksum = "7f835c582e6bd972ba8347313300219fed5bfa52caf175298d860b61ff6069bb" dependencies = [ "bytes", "heck", @@ -1938,9 +1963,9 @@ dependencies = [ [[package]] name = "prost-derive" -version = "0.9.0" +version = "0.11.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f9cc1a3263e07e0bf68e96268f37665207b49560d98739662cdfaae215c720fe" +checksum = "7345d5f0e08c0536d7ac7229952590239e77abf0a0100a1b1d890add6ea96364" dependencies = [ "anyhow", "itertools", @@ -1951,9 +1976,9 @@ dependencies = [ [[package]] name = "prost-types" -version = "0.9.0" +version = "0.11.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "534b7a0e836e3c482d2693070f982e39e7611da9695d4d1f5a4b186b51faef0a" +checksum = "4dfaa718ad76a44b3415e6c4d53b17c8f99160dcb3a99b10470fce8ad43f6e3e" dependencies = [ "bytes", "prost", @@ -1972,36 +1997,61 @@ dependencies = [ ] [[package]] -name = "pyo3" -version = "0.15.1" +name = "pulldown-cmark" +version = "0.9.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7cf01dbf1c05af0a14c7779ed6f3aa9deac9c3419606ac9de537a2d649005720" +checksum = "2d9cc634bc78768157b5cbfe988ffcd1dcba95cd2b2f03a88316c08c6d00ed63" +dependencies = [ + "bitflags", + "getopts", + "memchr", + "unicase", +] + +[[package]] +name = "pyo3" +version = "0.17.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "12f72538a0230791398a0986a6518ebd88abc3fded89007b506ed072acc831e1" dependencies = [ "cfg-if", "indoc", "libc", - "parking_lot 0.11.2", - "paste", + "memoffset", + "parking_lot", "pyo3-build-config", + "pyo3-ffi", "pyo3-macros", "unindent", ] [[package]] name = "pyo3-build-config" -version = "0.15.1" +version = "0.17.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "dbf9e4d128bfbddc898ad3409900080d8d5095c379632fbbfbb9c8cfb1fb852b" +checksum = "fc4cf18c20f4f09995f3554e6bcf9b09bd5e4d6b67c562fdfaafa644526ba479" dependencies = [ "once_cell", + "target-lexicon", +] + +[[package]] +name = "pyo3-ffi" +version = "0.17.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a41877f28d8ebd600b6aa21a17b40c3b0fc4dfe73a27b6e81ab3d895e401b0e9" +dependencies = [ + "libc", + "pyo3-build-config", ] [[package]] name = "pyo3-macros" -version = "0.15.1" +version = "0.17.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "67701eb32b1f9a9722b4bc54b548ff9d7ebfded011c12daece7b9063be1fd755" +checksum = "2e81c8d4bcc2f216dc1b665412df35e46d12ee8d3d046b381aad05f1fcf30547" dependencies = [ + "proc-macro2", "pyo3-macros-backend", "quote", "syn", @@ -2009,21 +2059,20 @@ dependencies = [ [[package]] name = "pyo3-macros-backend" -version = "0.15.1" +version = "0.17.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f44f09e825ee49a105f2c7b23ebee50886a9aee0746f4dd5a704138a64b0218a" +checksum = "85752a767ee19399a78272cc2ab625cd7d373b2e112b4b13db28de71fa892784" dependencies = [ "proc-macro2", - "pyo3-build-config", "quote", "syn", ] [[package]] name = "quote" -version = "1.0.15" +version = "1.0.21" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "864d3e96a899863136fc6e99f3d7cae289dafe43bf2c5ac19b70df7210c0a145" +checksum = "bbe448f377a7d6961e30f5955f9b8d106c3f5e449d493ee1b125c1d43c2b5179" dependencies = [ "proc-macro2", ] @@ -2050,7 +2099,7 @@ checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404" dependencies = [ "libc", "rand_chacha 0.3.1", - "rand_core 0.6.3", + "rand_core 0.6.4", ] [[package]] @@ -2070,7 +2119,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88" dependencies = [ "ppv-lite86", - "rand_core 0.6.3", + "rand_core 0.6.4", ] [[package]] @@ -2084,11 +2133,11 @@ 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 0.2.5", + "getrandom 0.2.7", ] [[package]] @@ -2111,9 +2160,9 @@ dependencies = [ [[package]] name = "rayon" -version = "1.5.1" +version = "1.5.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c06aca804d41dbc8ba42dfd964f0d01334eceb64314b9ecf7c5fad5188a06d90" +checksum = "bd99e5772ead8baa5215278c9b15bf92087709e9c1b2d1f97cdb5a183c933a7d" dependencies = [ "autocfg", "crossbeam-deque", @@ -2123,41 +2172,41 @@ dependencies = [ [[package]] name = "rayon-core" -version = "1.9.1" +version = "1.9.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d78120e2c850279833f1dd3582f730c4ab53ed95aeaaaa862a2a5c71b1656d8e" +checksum = "258bcdb5ac6dad48491bb2992db6b7cf74878b0384908af124823d118c99683f" dependencies = [ "crossbeam-channel", "crossbeam-deque", "crossbeam-utils", - "lazy_static", "num_cpus", ] [[package]] name = "redox_syscall" -version = "0.2.11" +version = "0.2.16" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8380fe0152551244f0747b1bf41737e0f8a74f97a14ccefd1148187271634f3c" +checksum = "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a" dependencies = [ "bitflags", ] [[package]] name = "redox_users" -version = "0.4.0" +version = "0.4.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "528532f3d801c87aec9def2add9ca802fe569e44a544afe633765267840abe64" +checksum = "b033d837a7cf162d7993aded9304e30a83213c648b6e389db233191f891e5c2b" dependencies = [ - "getrandom 0.2.5", + "getrandom 0.2.7", "redox_syscall", + "thiserror", ] [[package]] name = "regex" -version = "1.5.6" +version = "1.6.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d83f127d94bdbcda4c8cc2e50f6f84f4b611f69c902699ca385a39c3a75f9ff1" +checksum = "4c4eb3267174b8c6c2f654116623910a0fef09c4753f8dd83db29c48a0df988b" dependencies = [ "aho-corasick", "memchr", @@ -2172,9 +2221,9 @@ checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132" [[package]] name = "regex-syntax" -version = "0.6.26" +version = "0.6.27" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "49b3de9ec5dc0a3417da371aab17d729997c15010e7fd24ff707773a33bddb64" +checksum = "a3f87b73ce11b1619a3c6332f45341e0047173771e8b8b73f87bfeefb7b56244" [[package]] name = "remove_dir_all" @@ -2252,16 +2301,15 @@ dependencies = [ [[package]] name = "rusqlite" -version = "0.26.3" +version = "0.28.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4ba4d3462c8b2e4d7f4fcfcf2b296dc6b65404fbbc7b63daa37fd485c149daf7" +checksum = "01e213bc3ecb39ac32e81e51ebe31fd888a940515173e3a18a35f8c6e896422a" dependencies = [ "bitflags", "fallible-iterator", "fallible-streaming-iterator", "hashlink", "libsqlite3-sys", - "memchr", "smallvec", ] @@ -2307,15 +2355,15 @@ dependencies = [ [[package]] name = "rustversion" -version = "1.0.6" +version = "1.0.9" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f2cc38e8fa666e2de3c4aba7edeb5ffc5246c1c2ed0e3d17e560aeeba736b23f" +checksum = "97477e48b4cf8603ad5f7aaf897467cf42ab4218a38ef76fb14c2d6773a6d6a8" [[package]] name = "ryu" -version = "1.0.9" +version = "1.0.11" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "73b4b750c782965c211b42f022f59af1fbceabdd026623714f104152f1ec149f" +checksum = "4501abdff3ae82a1c1b477a17252eb69cee9e66eb915c1abaa4f44d873df9f09" [[package]] name = "same-file" @@ -2328,12 +2376,12 @@ dependencies = [ [[package]] name = "schannel" -version = "0.1.19" +version = "0.1.20" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8f05ba609c234e60bee0d547fe94a4c7e9da733d1c962cf6e59efa4cd9c8bc75" +checksum = "88d6731146462ea25d9244b2ed5fd1d716d25c52e4d54aa4fb0f3c4e9854dbe2" dependencies = [ "lazy_static", - "winapi", + "windows-sys", ] [[package]] @@ -2354,9 +2402,9 @@ dependencies = [ [[package]] name = "security-framework" -version = "2.6.1" +version = "2.7.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2dc14f172faf8a0194a3aded622712b0de276821addc574fa54fc0a1167e10dc" +checksum = "2bc1bb97804af6631813c55739f771071e0f2ed33ee20b68c86ec505d906356c" dependencies = [ "bitflags", "core-foundation", @@ -2388,7 +2436,7 @@ dependencies = [ "log", "matches", "phf 0.8.0", - "phf_codegen", + "phf_codegen 0.8.0", "precomputed-hash", "servo_arc", "smallvec", @@ -2403,45 +2451,35 @@ checksum = "1ef965a420fe14fdac7dd018862966a4c14094f900e1650bbc71ddd7d580c8af" [[package]] name = "semver" -version = "1.0.6" +version = "1.0.14" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a4a3381e03edd24287172047536f20cabde766e2cd3e65e6b00fb3af51c4f38d" +checksum = "e25dfac463d778e353db5be2449d1cce89bd6fd23c9f1ea21310ce6e5a1b29c4" [[package]] name = "serde" -version = "1.0.136" +version = "1.0.145" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ce31e24b01e1e524df96f1c2fdd054405f8d7376249a5110886fb4b658484789" +checksum = "728eb6351430bccb993660dfffc5a72f91ccc1295abaa8ce19b27ebe4f75568b" dependencies = [ "serde_derive", ] [[package]] name = "serde-aux" -version = "3.0.1" +version = "4.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "93abf9799c576f004252b2a05168d58527fb7c54de12e94b4d12fe3475ffad24" +checksum = "c79c1a5a310c28bf9f7a4b9bd848553051120d80a5952f993c7eb62f6ed6e4c5" dependencies = [ "chrono", "serde", "serde_json", ] -[[package]] -name = "serde_cbor" -version = "0.11.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2bef2ebfde456fb76bbcf9f59315333decc4fda0b2b44b420243c11e0f5ec1f5" -dependencies = [ - "half", - "serde", -] - [[package]] name = "serde_derive" -version = "1.0.136" +version = "1.0.145" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "08597e7152fcd306f41838ed3e37be9eaeed2b61c42e2117266a554fab4662f9" +checksum = "81fa1584d3d1bcacd84c277a0dfe21f5b0f6accf4a23d04d4c6d61f1af522b4c" dependencies = [ "proc-macro2", "quote", @@ -2450,20 +2488,20 @@ dependencies = [ [[package]] name = "serde_json" -version = "1.0.79" +version = "1.0.85" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8e8d9fa5c3b304765ce1fd9c4c8a3de2c8db365a5b91be52f186efc675681d95" +checksum = "e55a28e3aaef9d5ce0506d0a14dbba8054ddc7e499ef522dd8b26859ec9d4a44" dependencies = [ - "itoa 1.0.1", + "itoa 1.0.3", "ryu", "serde", ] [[package]] name = "serde_repr" -version = "0.1.7" +version = "0.1.9" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "98d0516900518c29efa217c298fa1f4e6c6ffc85ae29fd7f4ee48f176e1a9ed5" +checksum = "1fe39d9fbb0ebf5eb2c7cb7e2a47e4f462fad1379f1166b8ae49ad9eae89a7ca" dependencies = [ "proc-macro2", "quote", @@ -2498,7 +2536,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd" dependencies = [ "form_urlencoded", - "itoa 1.0.1", + "itoa 1.0.3", "ryu", "serde", ] @@ -2545,9 +2583,12 @@ checksum = "7bd3e3206899af3f8b12af284fafc038cc1dc2b41d1b89dd17297221c5d225de" [[package]] name = "slab" -version = "0.4.5" +version = "0.4.7" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9def91fd1e018fe007022791f865d0ccc9b3a0d5001e01aabb8b40e46000afb5" +checksum = "4614a76b2a8be0058caa9dbbaf66d988527d86d003c11a94fbd335d7661edcef" +dependencies = [ + "autocfg", +] [[package]] name = "slog" @@ -2595,9 +2636,9 @@ dependencies = [ [[package]] name = "slog-stdlog" -version = "4.1.0" +version = "4.1.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8228ab7302adbf4fcb37e66f3cda78003feb521e7fd9e3847ec117a7784d0f5a" +checksum = "6706b2ace5bbae7291d3f8d2473e2bfab073ccd7d03670946197aec98471fa3e" dependencies = [ "log", "slog", @@ -2614,14 +2655,14 @@ dependencies = [ "slog", "term", "thread_local", - "time 0.3.7", + "time 0.3.14", ] [[package]] name = "smallvec" -version = "1.8.0" +version = "1.9.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f2dd574626839106c320a323308629dcb1acfc96e32a8cba364ddc61ac23ee83" +checksum = "2fd0db749597d91ff862fd1d55ea87f7855a744a8425a64695b6fca237d1dad1" [[package]] name = "snowflake" @@ -2631,9 +2672,9 @@ checksum = "27207bb65232eda1f588cf46db2fee75c0808d557f6b3cf19a75f5d6d7c94df1" [[package]] name = "socket2" -version = "0.4.4" +version = "0.4.7" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "66d72b759436ae32898a2af0a14218dbf55efde3feeb170eb623637db85ee1e0" +checksum = "02e2d2db9033d13a1567121ddd7a095ee144db4e1ca1b1bda3419bc0da294ebd" dependencies = [ "libc", "winapi", @@ -2653,13 +2694,13 @@ checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3" [[package]] name = "string_cache" -version = "0.8.3" +version = "0.8.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "33994d0838dc2d152d17a62adf608a869b5e846b65b389af7f3dbc1de45c5b26" +checksum = "213494b7a2b503146286049378ce02b482200519accc31872ee8be91fa820a08" dependencies = [ - "lazy_static", "new_debug_unreachable", - "parking_lot 0.11.2", + "once_cell", + "parking_lot", "phf_shared 0.10.0", "precomputed-hash", "serde", @@ -2667,30 +2708,30 @@ dependencies = [ [[package]] name = "string_cache_codegen" -version = "0.5.1" +version = "0.5.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f24c8e5e19d22a726626f1a5e16fe15b132dcf21d10177fa5a45ce7962996b97" +checksum = "6bb30289b722be4ff74a408c3cc27edeaad656e06cb1fe8fa9231fa59c728988" dependencies = [ - "phf_generator 0.8.0", - "phf_shared 0.8.0", + "phf_generator 0.10.0", + "phf_shared 0.10.0", "proc-macro2", "quote", ] [[package]] name = "strum" -version = "0.23.0" +version = "0.24.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cae14b91c7d11c9a851d3fbc80a963198998c2a64eec840477fa92d8ce9b70bb" +checksum = "063e6045c0e62079840579a7e47a355ae92f60eb74daaf156fb1e84ba164e63f" dependencies = [ "strum_macros", ] [[package]] name = "strum_macros" -version = "0.23.1" +version = "0.24.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5bb0dc7ee9c15cea6199cde9a127fa16a4c5819af85395457ad72d68edc85a38" +checksum = "1e385be0d24f186b4ce2f9982191e7101bb737312ad61c1f2f984f34bcf85d59" dependencies = [ "heck", "proc-macro2", @@ -2707,13 +2748,13 @@ checksum = "6bdef32e8150c2a081110b42772ffe7d7c9032b606bc226c8260fd97e0976601" [[package]] name = "syn" -version = "1.0.88" +version = "1.0.100" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ebd69e719f31e88618baa1eaa6ee2de5c9a1c004f1e9ecdb58e8352a13f20a01" +checksum = "52205623b1b0f064a4e71182c3b18ae902267282930c6d5462c91b859668426e" dependencies = [ "proc-macro2", "quote", - "unicode-xid", + "unicode-ident", ] [[package]] @@ -2722,6 +2763,12 @@ version = "0.2.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "f764005d11ee5f36500a149ace24e00e3da98b0158b3e2d53a7495660d3f4d60" +[[package]] +name = "target-lexicon" +version = "0.12.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "c02424087780c9b71cc96799eaeddff35af2bc513278cda5c99fc1f5d026d3c1" + [[package]] name = "tempfile" version = "3.3.0" @@ -2738,9 +2785,9 @@ dependencies = [ [[package]] name = "tendril" -version = "0.4.2" +version = "0.4.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a9ef557cb397a4f0a5a3a628f06515f78563f2209e64d47055d9dc6052bf5e33" +checksum = "d24a120c5fc464a3458240ee02c299ebcb9d67b5249c8848b09d639dca8d7bb0" dependencies = [ "futf", "mac", @@ -2769,12 +2816,9 @@ dependencies = [ [[package]] name = "textwrap" -version = "0.11.0" +version = "0.15.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060" -dependencies = [ - "unicode-width", -] +checksum = "949517c0cf1bf4ee812e2e07e08ab448e3ae0d23472aee8a06c985f0c8815b16" [[package]] name = "thin-slice" @@ -2784,18 +2828,18 @@ checksum = "8eaa81235c7058867fa8c0e7314f33dcce9c215f535d1913822a2b3f5e289f3c" [[package]] name = "thiserror" -version = "1.0.30" +version = "1.0.35" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "854babe52e4df1653706b98fcfc05843010039b406875930a70e4d9644e5c417" +checksum = "c53f98874615aea268107765aa1ed8f6116782501d18e53d08b471733bea6c85" dependencies = [ "thiserror-impl", ] [[package]] name = "thiserror-impl" -version = "1.0.30" +version = "1.0.35" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "aa32fd3f627f367fe16f893e2597ae3c05020f8bba2666a4e6ea73d377e5714b" +checksum = "f8b463991b4eab2d801e724172285ec4195c650e8ec79b149e6c2a8e6dd3f783" dependencies = [ "proc-macro2", "quote", @@ -2824,11 +2868,11 @@ dependencies = [ [[package]] name = "time" -version = "0.3.7" +version = "0.3.14" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "004cbc98f30fa233c61a38bc77e96a9106e65c88f2d3bef182ae952027e5753d" +checksum = "3c3f9a28b618c3a6b9251b6908e9c99e04b9e5c02e6581ccbb67d59c34ef7f9b" dependencies = [ - "itoa 1.0.1", + "itoa 1.0.3", "libc", "num_threads", "time-macros", @@ -2836,9 +2880,9 @@ dependencies = [ [[package]] name = "time-macros" -version = "0.2.3" +version = "0.2.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "25eb0ca3468fc0acc11828786797f6ef9aa1555e4a211a60d64cc8e4d1be47d6" +checksum = "42657b1a6f4d817cda8e7a0ace261fe0cc946cf3a80314390b22cc61ae080792" [[package]] name = "tinystr" @@ -2858,9 +2902,9 @@ dependencies = [ [[package]] name = "tinyvec" -version = "1.5.1" +version = "1.6.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2c1c1d5a42b6245520c249549ec267180beaffcc0615401ac8e31853d4b6d8d2" +checksum = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50" dependencies = [ "tinyvec_macros", ] @@ -2873,17 +2917,18 @@ checksum = "cda74da7e1a664f795bb1f8a87ec406fb89a02522cf6e50620d016add6dbbf5c" [[package]] name = "tokio" -version = "1.17.0" +version = "1.21.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2af73ac49756f3f7c01172e34a23e5d0216f6c32333757c2c61feb2bbff5a5ee" +checksum = "0020c875007ad96677dcc890298f4b942882c5d4eb7cc8f439fc3bf813dc9c95" dependencies = [ + "autocfg", "bytes", "libc", "memchr", "mio", "num_cpus", "once_cell", - "parking_lot 0.12.0", + "parking_lot", "pin-project-lite", "signal-hook-registry", "socket2", @@ -2902,9 +2947,9 @@ dependencies = [ [[package]] name = "tokio-macros" -version = "1.7.0" +version = "1.8.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b557f72f448c511a979e2564e55d74e6c4432fc96ff4f6241bc6bded342643b7" +checksum = "9724f9a975fb987ef7a3cd9be0350edcbe130698af5b8f7a631e23d42d052484" dependencies = [ "proc-macro2", "quote", @@ -2946,38 +2991,38 @@ dependencies = [ [[package]] name = "tokio-util" -version = "0.6.9" +version = "0.7.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9e99e1983e5d376cd8eb4b66604d2e99e79f5bd988c3055891dcd8c9e2604cc0" +checksum = "0bb2e075f03b3d66d8d8785356224ba688d2906a371015e225beeb65ca92c740" dependencies = [ "bytes", "futures-core", "futures-sink", - "log", "pin-project-lite", "tokio", + "tracing", ] [[package]] name = "toml" -version = "0.5.8" +version = "0.5.9" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a31142970826733df8241ef35dc040ef98c679ab14d7c3e54d827099b3acecaa" +checksum = "8d82e1a7758622a465f8cee077614c73484dac5b836c02ff6a40d5d1010324d7" dependencies = [ "serde", ] [[package]] name = "tower-service" -version = "0.3.1" +version = "0.3.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "360dfd1d6d30e05fda32ace2c8c70e9c0a9da713275777f5a4dbb8a1893930c6" +checksum = "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52" [[package]] name = "tracing" -version = "0.1.32" +version = "0.1.36" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4a1bdf54a7c28a2bbf701e1d2233f6c77f473486b94bee4f9678da5a148dca7f" +checksum = "2fce9567bd60a67d08a16488756721ba392f24f29006402881e43b19aac64307" dependencies = [ "cfg-if", "pin-project-lite", @@ -2986,11 +3031,11 @@ dependencies = [ [[package]] name = "tracing-core" -version = "0.1.23" +version = "0.1.29" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "aa31669fa42c09c34d94d8165dd2012e8ff3c66aca50f3bb226b68f216f2706c" +checksum = "5aeea4303076558a00714b823f9ad67d58a3bbda1df83d8827d21193156e22f7" dependencies = [ - "lazy_static", + "once_cell", ] [[package]] @@ -3110,42 +3155,36 @@ dependencies = [ [[package]] name = "unicode-bidi" -version = "0.3.7" +version = "0.3.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1a01404663e3db436ed2746d9fefef640d868edae3cceb81c3b8d5732fda678f" +checksum = "099b7128301d285f79ddd55b9a83d5e6b9e97c92e0ea0daebee7263e932de992" + +[[package]] +name = "unicode-ident" +version = "1.0.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "dcc811dc4066ac62f84f11307873c4850cb653bfa9b1719cee2bd2204a4bc5dd" [[package]] name = "unicode-normalization" -version = "0.1.19" +version = "0.1.22" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d54590932941a9e9266f0832deed84ebe1bf2e4c9e4a3554d393d18f5e854bf9" +checksum = "5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0292cc7b0ce2ba921" dependencies = [ "tinyvec", ] -[[package]] -name = "unicode-segmentation" -version = "1.9.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7e8820f5d777f6224dc4be3632222971ac30164d4a258d595640799554ebfd99" - [[package]] name = "unicode-width" -version = "0.1.9" +version = "0.1.10" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3ed742d4ea2bd1176e236172c8429aaf54486e7ac098db29ffe6529e0ce50973" - -[[package]] -name = "unicode-xid" -version = "0.2.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8ccb82d61f80a663efe1f787a51b16b5a51e3314d6ac365b08639f52387b33f3" +checksum = "c0edd1e5b14653f783770bce4a4dabb4a5108a5370a5f5d8cfe8710c361f6c8b" [[package]] name = "unindent" -version = "0.1.8" +version = "0.1.10" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "514672a55d7380da379785a4d70ca8386c8883ff7eaae877be4d2081cebe73d8" +checksum = "58ee9362deb4a96cef4d437d1ad49cffc9b9e92d202b6995674e928ce684f112" [[package]] name = "untrusted" @@ -3155,13 +3194,12 @@ checksum = "a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a" [[package]] name = "url" -version = "2.2.2" +version = "2.3.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a507c383b2d33b5fc35d1861e77e6b383d158b2da5e14fe51b83dfedf6fd578c" +checksum = "0d68c799ae75762b8c3fe375feb6600ef5602c883c5d21eb51c09f22b83c4643" dependencies = [ "form_urlencoded", "idna", - "matches", "percent-encoding", "serde", ] @@ -3241,9 +3279,9 @@ checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423" [[package]] name = "wasm-bindgen" -version = "0.2.79" +version = "0.2.83" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "25f1af7423d8588a3d840681122e72e6a24ddbcb3f0ec385cac0d12d24256c06" +checksum = "eaf9f5aceeec8be17c128b2e93e031fb8a4d469bb9c4ae2d7dc1888b26887268" dependencies = [ "cfg-if", "serde", @@ -3253,13 +3291,13 @@ dependencies = [ [[package]] name = "wasm-bindgen-backend" -version = "0.2.79" +version = "0.2.83" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8b21c0df030f5a177f3cba22e9bc4322695ec43e7257d865302900290bcdedca" +checksum = "4c8ffb332579b0557b52d268b91feab8df3615f265d5270fec2a8c95b17c1142" dependencies = [ "bumpalo", - "lazy_static", "log", + "once_cell", "proc-macro2", "quote", "syn", @@ -3268,9 +3306,9 @@ dependencies = [ [[package]] name = "wasm-bindgen-futures" -version = "0.4.29" +version = "0.4.33" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2eb6ec270a31b1d3c7e266b999739109abce8b6c87e4b31fcfcd788b65267395" +checksum = "23639446165ca5a5de86ae1d8896b737ae80319560fbaa4c2887b7da6e7ebd7d" dependencies = [ "cfg-if", "js-sys", @@ -3280,9 +3318,9 @@ dependencies = [ [[package]] name = "wasm-bindgen-macro" -version = "0.2.79" +version = "0.2.83" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2f4203d69e40a52ee523b2529a773d5ffc1dc0071801c87b3d270b471b80ed01" +checksum = "052be0f94026e6cbc75cdefc9bae13fd6052cdcaf532fa6c45e7ae33a1e6c810" dependencies = [ "quote", "wasm-bindgen-macro-support", @@ -3290,9 +3328,9 @@ dependencies = [ [[package]] name = "wasm-bindgen-macro-support" -version = "0.2.79" +version = "0.2.83" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bfa8a30d46208db204854cadbb5d4baf5fcf8071ba5bf48190c3e59937962ebc" +checksum = "07bc0c051dc5f23e307b13285f9d75df86bfdf816c5721e573dec1f9b8aa193c" dependencies = [ "proc-macro2", "quote", @@ -3303,15 +3341,15 @@ dependencies = [ [[package]] name = "wasm-bindgen-shared" -version = "0.2.79" +version = "0.2.83" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3d958d035c4438e28c70e4321a2911302f10135ce78a9c7834c0cab4123d06a2" +checksum = "1c38c045535d93ec4f0b4defec448e4291638ee608530863b1e2ba115d4fff7f" [[package]] name = "web-sys" -version = "0.3.56" +version = "0.3.60" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c060b319f29dd25724f09a2ba1418f142f539b2be99fbf4d2d5a8f7330afb8eb" +checksum = "bcda906d8be16e728fd5adc5b729afad4e444e106ab28cd1c7256e54fa61510f" dependencies = [ "js-sys", "wasm-bindgen", @@ -3338,13 +3376,13 @@ dependencies = [ [[package]] name = "which" -version = "4.2.4" +version = "4.3.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2a5a7e487e921cf220206864a94a89b6c6905bfc19f1057fa26a4cb360e5c1d2" +checksum = "1c831fbbee9e129a8cf93e7747a82da9d95ba8e16621cae60ec2cdc849bacb7b" dependencies = [ "either", - "lazy_static", "libc", + "once_cell", ] [[package]] @@ -3380,9 +3418,9 @@ checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" [[package]] name = "windows-sys" -version = "0.32.0" +version = "0.36.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3df6e476185f92a12c072be4a189a0210dcdcf512a1891d6dff9edb874deadc6" +checksum = "ea04155a16a59f9eab786fe12a4a450e75cdb175f9e0d80da1e17db09f55b8d2" dependencies = [ "windows_aarch64_msvc", "windows_i686_gnu", @@ -3393,33 +3431,33 @@ dependencies = [ [[package]] name = "windows_aarch64_msvc" -version = "0.32.0" +version = "0.36.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d8e92753b1c443191654ec532f14c199742964a061be25d77d7a96f09db20bf5" +checksum = "9bb8c3fd39ade2d67e9874ac4f3db21f0d710bee00fe7cab16949ec184eeaa47" [[package]] name = "windows_i686_gnu" -version = "0.32.0" +version = "0.36.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6a711c68811799e017b6038e0922cb27a5e2f43a2ddb609fe0b6f3eeda9de615" +checksum = "180e6ccf01daf4c426b846dfc66db1fc518f074baa793aa7d9b9aaeffad6a3b6" [[package]] name = "windows_i686_msvc" -version = "0.32.0" +version = "0.36.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "146c11bb1a02615db74680b32a68e2d61f553cc24c4eb5b4ca10311740e44172" +checksum = "e2e7917148b2812d1eeafaeb22a97e4813dfa60a3f8f78ebe204bcc88f12f024" [[package]] name = "windows_x86_64_gnu" -version = "0.32.0" +version = "0.36.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c912b12f7454c6620635bbff3450962753834be2a594819bd5e945af18ec64bc" +checksum = "4dcd171b8776c41b97521e5da127a2d86ad280114807d0b2ab1e462bc764d9e1" [[package]] name = "windows_x86_64_msvc" -version = "0.32.0" +version = "0.36.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "504a2476202769977a040c6364301a3f65d0cc9e3fb08600b2bda150a0488316" +checksum = "c811ca4a8c853ef420abd8592ba53ddbbac90410fab6903b3e79972a631f7680" [[package]] name = "winreg" @@ -3430,45 +3468,33 @@ dependencies = [ "winapi", ] -[[package]] -name = "xml5ever" -version = "0.16.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9234163818fd8e2418fcde330655e757900d4236acd8cc70fef345ef91f6d865" -dependencies = [ - "log", - "mac", - "markup5ever", - "time 0.1.44", -] - [[package]] name = "zip" -version = "0.5.13" +version = "0.6.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "93ab48844d61251bb3835145c521d88aa4031d7139e8485990f60ca911fa0815" +checksum = "bf225bcf73bb52cbb496e70475c7bd7a3f769df699c0020f6c7bd9a96dcf0b8d" dependencies = [ "byteorder", "crc32fast", + "crossbeam-utils", "flate2", - "thiserror", - "time 0.1.44", + "time 0.3.14", ] [[package]] name = "zstd" -version = "0.10.0+zstd.1.5.2" +version = "0.11.2+zstd.1.5.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3b1365becbe415f3f0fcd024e2f7b45bacfb5bdd055f0dc113571394114e7bdd" +checksum = "20cc960326ece64f010d2d2107537f26dc589a6573a316bd5b1dba685fa5fde4" dependencies = [ "zstd-safe", ] [[package]] name = "zstd-safe" -version = "4.1.4+zstd.1.5.2" +version = "5.0.2+zstd.1.5.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2f7cd17c9af1a4d6c24beb1cc54b17e2ef7b593dc92f19e9d9acad8b182bbaee" +checksum = "1d2a5585e04f9eea4b2a3d1eca508c4dee9592a89ef6f450c11719da0726f4db" dependencies = [ "libc", "zstd-sys", @@ -3476,9 +3502,9 @@ dependencies = [ [[package]] name = "zstd-sys" -version = "1.6.3+zstd.1.5.2" +version = "2.0.1+zstd.1.5.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "fc49afa5c8d634e75761feda8c592051e7eeb4683ba827211eb0d731d3402ea8" +checksum = "9fd07cbbc53846d9145dbffdf6dd09a7a0aa52be46741825f5c97bdd4f73f12b" dependencies = [ "cc", "libc", diff --git a/Cargo.toml b/Cargo.toml index 54029598a..a5d32b163 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -36,6 +36,9 @@ default_gen_buildrs = true [package.metadata.raze.crates.pyo3.'*'] compile_data_attr = "glob([\"**/*.md\"])" +[package.metadata.raze.crates.prost.'*'] +compile_data_attr = "glob([\"**/*.md\"])" + [package.metadata.raze.crates.ring.'*'] compile_data_attr = "glob([\"src/**/*.der\"])" diff --git a/cargo/BUILD.bazel b/cargo/BUILD.bazel index dba36a62a..2b529535e 100644 --- a/cargo/BUILD.bazel +++ b/cargo/BUILD.bazel @@ -14,7 +14,7 @@ licenses([ # Aliased targets alias( name = "ammonia", - actual = "@raze__ammonia__3_1_4//:ammonia", + actual = "@raze__ammonia__3_2_1//:ammonia", tags = [ "cargo-raze", "manual", @@ -23,7 +23,7 @@ alias( alias( name = "async_trait", - actual = "@raze__async_trait__0_1_52//:async_trait", + actual = "@raze__async_trait__0_1_57//:async_trait", tags = [ "cargo-raze", "manual", @@ -41,7 +41,7 @@ alias( alias( name = "bytes", - actual = "@raze__bytes__1_1_0//:bytes", + actual = "@raze__bytes__1_2_1//:bytes", tags = [ "cargo-raze", "manual", @@ -50,7 +50,7 @@ alias( alias( name = "chrono", - actual = "@raze__chrono__0_4_19//:chrono", + actual = "@raze__chrono__0_4_22//:chrono", tags = [ "cargo-raze", "manual", @@ -59,7 +59,7 @@ alias( alias( name = "coarsetime", - actual = "@raze__coarsetime__0_1_21//:coarsetime", + actual = "@raze__coarsetime__0_1_22//:coarsetime", tags = [ "cargo-raze", "manual", @@ -86,7 +86,7 @@ alias( alias( name = "env_logger", - actual = "@raze__env_logger__0_9_0//:env_logger", + actual = "@raze__env_logger__0_9_1//:env_logger", tags = [ "cargo-raze", "manual", @@ -95,7 +95,7 @@ alias( alias( name = "flate2", - actual = "@raze__flate2__1_0_22//:flate2", + actual = "@raze__flate2__1_0_24//:flate2", tags = [ "cargo-raze", "manual", @@ -140,7 +140,7 @@ alias( alias( name = "futures", - actual = "@raze__futures__0_3_21//:futures", + actual = "@raze__futures__0_3_24//:futures", tags = [ "cargo-raze", "manual", @@ -194,7 +194,7 @@ alias( alias( name = "itertools", - actual = "@raze__itertools__0_10_3//:itertools", + actual = "@raze__itertools__0_10_5//:itertools", tags = [ "cargo-raze", "manual", @@ -257,7 +257,7 @@ alias( alias( name = "num_integer", - actual = "@raze__num_integer__0_1_44//:num_integer", + actual = "@raze__num_integer__0_1_45//:num_integer", tags = [ "cargo-raze", "manual", @@ -266,7 +266,7 @@ alias( alias( name = "once_cell", - actual = "@raze__once_cell__1_10_0//:once_cell", + actual = "@raze__once_cell__1_15_0//:once_cell", tags = [ "cargo-raze", "manual", @@ -284,7 +284,7 @@ alias( alias( name = "phf", - actual = "@raze__phf__0_10_1//:phf", + actual = "@raze__phf__0_11_1//:phf", tags = [ "cargo-raze", "manual", @@ -293,7 +293,7 @@ alias( alias( name = "pin_project", - actual = "@raze__pin_project__1_0_10//:pin_project", + actual = "@raze__pin_project__1_0_12//:pin_project", tags = [ "cargo-raze", "manual", @@ -311,7 +311,7 @@ alias( alias( name = "prost", - actual = "@raze__prost__0_9_0//:prost", + actual = "@raze__prost__0_11_0//:prost", tags = [ "cargo-raze", "manual", @@ -320,7 +320,7 @@ alias( alias( name = "prost_build", - actual = "@raze__prost_build__0_9_0//:prost_build", + actual = "@raze__prost_build__0_11_1//:prost_build", tags = [ "cargo-raze", "manual", @@ -329,7 +329,7 @@ alias( alias( name = "pulldown_cmark", - actual = "@raze__pulldown_cmark__0_8_0//:pulldown_cmark", + actual = "@raze__pulldown_cmark__0_9_2//:pulldown_cmark", tags = [ "cargo-raze", "manual", @@ -338,7 +338,7 @@ alias( alias( name = "pyo3", - actual = "@raze__pyo3__0_15_1//:pyo3", + actual = "@raze__pyo3__0_17_1//:pyo3", tags = [ "cargo-raze", "manual", @@ -356,7 +356,7 @@ alias( alias( name = "regex", - actual = "@raze__regex__1_5_6//:regex", + actual = "@raze__regex__1_6_0//:regex", tags = [ "cargo-raze", "manual", @@ -374,7 +374,7 @@ alias( alias( name = "rusqlite", - actual = "@raze__rusqlite__0_26_3//:rusqlite", + actual = "@raze__rusqlite__0_28_0//:rusqlite", tags = [ "cargo-raze", "manual", @@ -392,7 +392,7 @@ alias( alias( name = "serde", - actual = "@raze__serde__1_0_136//:serde", + actual = "@raze__serde__1_0_145//:serde", tags = [ "cargo-raze", "manual", @@ -401,7 +401,7 @@ alias( alias( name = "serde_aux", - actual = "@raze__serde_aux__3_0_1//:serde_aux", + actual = "@raze__serde_aux__4_0_0//:serde_aux", tags = [ "cargo-raze", "manual", @@ -410,7 +410,7 @@ alias( alias( name = "serde_derive", - actual = "@raze__serde_derive__1_0_136//:serde_derive", + actual = "@raze__serde_derive__1_0_145//:serde_derive", tags = [ "cargo-raze", "manual", @@ -419,7 +419,7 @@ alias( alias( name = "serde_json", - actual = "@raze__serde_json__1_0_79//:serde_json", + actual = "@raze__serde_json__1_0_85//:serde_json", tags = [ "cargo-raze", "manual", @@ -428,7 +428,7 @@ alias( alias( name = "serde_repr", - actual = "@raze__serde_repr__0_1_7//:serde_repr", + actual = "@raze__serde_repr__0_1_9//:serde_repr", tags = [ "cargo-raze", "manual", @@ -491,7 +491,7 @@ alias( alias( name = "strum", - actual = "@raze__strum__0_23_0//:strum", + actual = "@raze__strum__0_24_1//:strum", tags = [ "cargo-raze", "manual", @@ -509,7 +509,7 @@ alias( alias( name = "tokio", - actual = "@raze__tokio__1_17_0//:tokio", + actual = "@raze__tokio__1_21_1//:tokio", tags = [ "cargo-raze", "manual", @@ -518,7 +518,7 @@ alias( alias( name = "tokio_util", - actual = "@raze__tokio_util__0_6_9//:tokio_util", + actual = "@raze__tokio_util__0_7_4//:tokio_util", tags = [ "cargo-raze", "manual", @@ -554,7 +554,7 @@ alias( alias( name = "unicode_normalization", - actual = "@raze__unicode_normalization__0_1_19//:unicode_normalization", + actual = "@raze__unicode_normalization__0_1_22//:unicode_normalization", tags = [ "cargo-raze", "manual", @@ -581,7 +581,7 @@ alias( alias( name = "zip", - actual = "@raze__zip__0_5_13//:zip", + actual = "@raze__zip__0_6_2//:zip", tags = [ "cargo-raze", "manual", @@ -590,7 +590,7 @@ alias( alias( name = "zstd", - actual = "@raze__zstd__0_10_0_zstd_1_5_2//:zstd", + actual = "@raze__zstd__0_11_2_zstd_1_5_2//:zstd", tags = [ "cargo-raze", "manual", @@ -599,9 +599,19 @@ alias( # Export file for Stardoc support exports_files( - [ - "crates.bzl", - ], + glob([ + "**/*.bazel", + "**/*.bzl", + ]), + visibility = ["//visibility:public"], +) + +filegroup( + name = "srcs", + srcs = glob([ + "**/*.bazel", + "**/*.bzl", + ]), visibility = ["//visibility:public"], ) diff --git a/cargo/BUILD.reqwest.native.bazel b/cargo/BUILD.reqwest.native.bazel index 1e8b3567b..ba174c4c7 100644 --- a/cargo/BUILD.reqwest.native.bazel +++ b/cargo/BUILD.reqwest.native.bazel @@ -46,7 +46,7 @@ rust_library( name = "reqwest", srcs = glob(["**/*.rs"]), aliases = { - "@raze__native_tls__0_2_8//:native_tls": "native_tls_crate", + "@raze__native_tls__0_2_10//:native_tls": "native_tls_crate", }, crate_features = [ "__tls", @@ -76,14 +76,14 @@ rust_library( version = "0.11.3", # buildifier: leave-alone deps = [ - "@raze__bytes__1_1_0//:bytes", - "@raze__http__0_2_6//:http", + "@raze__bytes__1_2_1//:bytes", + "@raze__http__0_2_8//:http", "@raze__hyper_timeout__0_4_1//:hyper_timeout", "@raze__mime_guess__2_0_4//:mime_guess", - "@raze__serde__1_0_136//:serde", - "@raze__serde_json__1_0_79//:serde_json", + "@raze__serde__1_0_145//:serde", + "@raze__serde_json__1_0_85//:serde_json", "@raze__serde_urlencoded__0_7_1//:serde_urlencoded", - "@raze__url__2_2_2//:url", + "@raze__url__2_3_1//:url", ] + selects.with_or({ # cfg(not(target_arch = "wasm32")) ( @@ -96,20 +96,20 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", ): [ "@raze__base64__0_13_0//:base64", - "@raze__encoding_rs__0_8_30//:encoding_rs", - "@raze__futures_core__0_3_21//:futures_core", - "@raze__futures_util__0_3_21//:futures_util", - "@raze__http_body__0_4_4//:http_body", - "@raze__hyper__0_14_17//:hyper", + "@raze__encoding_rs__0_8_31//:encoding_rs", + "@raze__futures_core__0_3_24//:futures_core", + "@raze__futures_util__0_3_24//:futures_util", + "@raze__http_body__0_4_5//:http_body", + "@raze__hyper__0_14_20//:hyper", "@raze__hyper_tls__0_5_0//:hyper_tls", - "@raze__ipnet__2_4_0//:ipnet", + "@raze__ipnet__2_5_0//:ipnet", "@raze__lazy_static__1_4_0//:lazy_static", - "@raze__log__0_4_14//:log", + "@raze__log__0_4_17//:log", "@raze__mime__0_3_16//:mime", - "@raze__native_tls__0_2_8//:native_tls", - "@raze__percent_encoding__2_1_0//:percent_encoding", - "@raze__pin_project_lite__0_2_8//:pin_project_lite", - "@raze__tokio__1_17_0//:tokio", + "@raze__native_tls__0_2_10//:native_tls", + "@raze__percent_encoding__2_2_0//:percent_encoding", + "@raze__pin_project_lite__0_2_9//:pin_project_lite", + "@raze__tokio__1_21_1//:tokio", "@raze__tokio_native_tls__0_3_0//:tokio_native_tls", "@raze__tokio_socks__0_5_1//:tokio_socks", ], diff --git a/cargo/BUILD.reqwest.rustls.bazel b/cargo/BUILD.reqwest.rustls.bazel index 5990e5bd9..d66e5db54 100644 --- a/cargo/BUILD.reqwest.rustls.bazel +++ b/cargo/BUILD.reqwest.rustls.bazel @@ -79,14 +79,14 @@ rust_library( version = "0.11.3", # buildifier: leave-alone deps = [ - "@raze__bytes__1_1_0//:bytes", - "@raze__http__0_2_6//:http", + "@raze__bytes__1_2_1//:bytes", + "@raze__http__0_2_8//:http", "@raze__hyper_timeout__0_4_1//:hyper_timeout", "@raze__mime_guess__2_0_4//:mime_guess", - "@raze__serde__1_0_136//:serde", - "@raze__serde_json__1_0_79//:serde_json", + "@raze__serde__1_0_145//:serde", + "@raze__serde_json__1_0_85//:serde_json", "@raze__serde_urlencoded__0_7_1//:serde_urlencoded", - "@raze__url__2_2_2//:url", + "@raze__url__2_3_1//:url", ] + selects.with_or({ # cfg(not(target_arch = "wasm32")) ( @@ -98,21 +98,21 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", ): [ "@raze__base64__0_13_0//:base64", - "@raze__encoding_rs__0_8_30//:encoding_rs", - "@raze__futures_core__0_3_21//:futures_core", - "@raze__futures_util__0_3_21//:futures_util", - "@raze__http_body__0_4_4//:http_body", - "@raze__hyper__0_14_17//:hyper", + "@raze__encoding_rs__0_8_31//:encoding_rs", + "@raze__futures_core__0_3_24//:futures_core", + "@raze__futures_util__0_3_24//:futures_util", + "@raze__http_body__0_4_5//:http_body", + "@raze__hyper__0_14_20//:hyper", "@raze__hyper_rustls__0_22_1//:hyper_rustls", - "@raze__ipnet__2_4_0//:ipnet", + "@raze__ipnet__2_5_0//:ipnet", "@raze__lazy_static__1_4_0//:lazy_static", - "@raze__log__0_4_14//:log", + "@raze__log__0_4_17//:log", "@raze__mime__0_3_16//:mime", - "@raze__percent_encoding__2_1_0//:percent_encoding", - "@raze__pin_project_lite__0_2_8//:pin_project_lite", + "@raze__percent_encoding__2_2_0//:percent_encoding", + "@raze__pin_project_lite__0_2_9//:pin_project_lite", "@raze__rustls__0_19_1//:rustls", "@raze__rustls_native_certs__0_5_0//:rustls_native_certs", - "@raze__tokio__1_17_0//:tokio", + "@raze__tokio__1_21_1//:tokio", "@raze__tokio_rustls__0_22_0//:tokio_rustls", "@raze__tokio_socks__0_5_1//:tokio_socks", "@raze__webpki_roots__0_21_1//:webpki_roots", diff --git a/cargo/BUILD.term-0.7.0.bazel b/cargo/BUILD.term-0.7.0.bazel index 579fa06ef..1d857641d 100644 --- a/cargo/BUILD.term-0.7.0.bazel +++ b/cargo/BUILD.term-0.7.0.bazel @@ -52,7 +52,7 @@ rust_library( ], version = "0.7.0", proc_macro_deps = [ - "@raze__rustversion__1_0_6//:rustversion", + "@raze__rustversion__1_0_9//:rustversion", ], # buildifier: leave-alone deps = [ diff --git a/cargo/crates.bzl b/cargo/crates.bzl index b64c1cdf7..330ee8dbe 100644 --- a/cargo/crates.bzl +++ b/cargo/crates.bzl @@ -33,42 +33,52 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__aho_corasick__0_7_18", - url = "https://crates.io/api/v1/crates/aho-corasick/0.7.18/download", + name = "raze__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("//cargo/remote:BUILD.aho-corasick-0.7.18.bazel"), + sha256 = "b4f55bd91a0978cbfd91c457a164bab8b4001c833b7f323132c0a4e1922dd44e", + strip_prefix = "aho-corasick-0.7.19", + build_file = Label("//cargo/remote:BUILD.aho-corasick-0.7.19.bazel"), ) maybe( http_archive, - name = "raze__ammonia__3_1_4", - url = "https://crates.io/api/v1/crates/ammonia/3.1.4/download", + name = "raze__ammonia__3_2_1", + url = "https://crates.io/api/v1/crates/ammonia/3.2.1/download", type = "tar.gz", - sha256 = "ea9f21d23d82bae9d33c21080572af1fa749788e68234b5d8fa5e39d3e0783ed", - strip_prefix = "ammonia-3.1.4", - build_file = Label("//cargo/remote:BUILD.ammonia-3.1.4.bazel"), + sha256 = "4b477377562f3086b7778d241786e9406b883ccfaa03557c0fe0924b9349f13a", + strip_prefix = "ammonia-3.2.1", + build_file = Label("//cargo/remote:BUILD.ammonia-3.2.1.bazel"), ) maybe( http_archive, - name = "raze__anyhow__1_0_56", - url = "https://crates.io/api/v1/crates/anyhow/1.0.56/download", + name = "raze__android_system_properties__0_1_5", + url = "https://crates.io/api/v1/crates/android_system_properties/0.1.5/download", type = "tar.gz", - sha256 = "4361135be9122e0870de935d7c439aef945b9f9ddd4199a553b5270b49c82a27", - strip_prefix = "anyhow-1.0.56", - build_file = Label("//cargo/remote:BUILD.anyhow-1.0.56.bazel"), + sha256 = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311", + strip_prefix = "android_system_properties-0.1.5", + build_file = Label("//cargo/remote:BUILD.android_system_properties-0.1.5.bazel"), ) maybe( http_archive, - name = "raze__arc_swap__1_5_0", - url = "https://crates.io/api/v1/crates/arc-swap/1.5.0/download", + name = "raze__anyhow__1_0_65", + url = "https://crates.io/api/v1/crates/anyhow/1.0.65/download", type = "tar.gz", - sha256 = "c5d78ce20460b82d3fa150275ed9d55e21064fc7951177baacf86a145c4a4b1f", - strip_prefix = "arc-swap-1.5.0", - build_file = Label("//cargo/remote:BUILD.arc-swap-1.5.0.bazel"), + sha256 = "98161a4e3e2184da77bb14f02184cdd111e83bbbcc9979dfee3c44b9a85f5602", + strip_prefix = "anyhow-1.0.65", + build_file = Label("//cargo/remote:BUILD.anyhow-1.0.65.bazel"), + ) + + maybe( + http_archive, + name = "raze__arc_swap__1_5_1", + url = "https://crates.io/api/v1/crates/arc-swap/1.5.1/download", + type = "tar.gz", + sha256 = "983cd8b9d4b02a6dc6ffa557262eb5858a27a0038ffffe21a0f133eaa819a164", + strip_prefix = "arc-swap-1.5.1", + build_file = Label("//cargo/remote:BUILD.arc-swap-1.5.1.bazel"), ) maybe( @@ -103,12 +113,12 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__async_trait__0_1_52", - url = "https://crates.io/api/v1/crates/async-trait/0.1.52/download", + name = "raze__async_trait__0_1_57", + url = "https://crates.io/api/v1/crates/async-trait/0.1.57/download", type = "tar.gz", - sha256 = "061a7acccaa286c011ddc30970520b98fa40e00c9d644633fb26b5fc63a265e3", - strip_prefix = "async-trait-0.1.52", - build_file = Label("//cargo/remote:BUILD.async-trait-0.1.52.bazel"), + sha256 = "76464446b8bc32758d7e88ee1a804d9914cd9b1cb264c029899680b0be29826f", + strip_prefix = "async-trait-0.1.57", + build_file = Label("//cargo/remote:BUILD.async-trait-0.1.57.bazel"), ) maybe( @@ -163,12 +173,12 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__block_buffer__0_10_2", - url = "https://crates.io/api/v1/crates/block-buffer/0.10.2/download", + name = "raze__block_buffer__0_10_3", + url = "https://crates.io/api/v1/crates/block-buffer/0.10.3/download", type = "tar.gz", - sha256 = "0bf7fe51849ea569fd452f37822f606a5cabb684dc918707a0193fd4664ff324", - strip_prefix = "block-buffer-0.10.2", - build_file = Label("//cargo/remote:BUILD.block-buffer-0.10.2.bazel"), + sha256 = "69cce20737498f97b993470a6e536b8523f0af7892a4f928cceb1ac5e52ebe7e", + strip_prefix = "block-buffer-0.10.3", + build_file = Label("//cargo/remote:BUILD.block-buffer-0.10.3.bazel"), ) maybe( @@ -183,12 +193,12 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__bumpalo__3_9_1", - url = "https://crates.io/api/v1/crates/bumpalo/3.9.1/download", + name = "raze__bumpalo__3_11_0", + url = "https://crates.io/api/v1/crates/bumpalo/3.11.0/download", type = "tar.gz", - sha256 = "a4a45a46ab1f2412e53d3a0ade76ffad2025804294569aae387231a0cd6e0899", - strip_prefix = "bumpalo-3.9.1", - build_file = Label("//cargo/remote:BUILD.bumpalo-3.9.1.bazel"), + sha256 = "c1ad822118d20d2c234f427000d5acc36eabe1e29a348c89b63dd60b13f28e5d", + strip_prefix = "bumpalo-3.11.0", + build_file = Label("//cargo/remote:BUILD.bumpalo-3.11.0.bazel"), ) maybe( @@ -203,12 +213,12 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__bytes__1_1_0", - url = "https://crates.io/api/v1/crates/bytes/1.1.0/download", + name = "raze__bytes__1_2_1", + url = "https://crates.io/api/v1/crates/bytes/1.2.1/download", type = "tar.gz", - sha256 = "c4872d67bab6358e59559027aa3b9157c53d9358c51423c17554809a8858e0f8", - strip_prefix = "bytes-1.1.0", - build_file = Label("//cargo/remote:BUILD.bytes-1.1.0.bazel"), + sha256 = "ec8a7b6a70fde80372154c65702f00a0f56f3e1c36abbc6c440484be248856db", + strip_prefix = "bytes-1.2.1", + build_file = Label("//cargo/remote:BUILD.bytes-1.2.1.bazel"), ) maybe( @@ -233,22 +243,22 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__chrono__0_4_19", - url = "https://crates.io/api/v1/crates/chrono/0.4.19/download", + name = "raze__chrono__0_4_22", + url = "https://crates.io/api/v1/crates/chrono/0.4.22/download", type = "tar.gz", - sha256 = "670ad68c9088c2a963aaa298cb369688cf3f9465ce5e2d4ca10e6e0098a1ce73", - strip_prefix = "chrono-0.4.19", - build_file = Label("//cargo/remote:BUILD.chrono-0.4.19.bazel"), + sha256 = "bfd4d1b31faaa3a89d7934dbded3111da0d2ef28e3ebccdb4f0179f5929d1ef1", + strip_prefix = "chrono-0.4.22", + build_file = Label("//cargo/remote:BUILD.chrono-0.4.22.bazel"), ) maybe( http_archive, - name = "raze__coarsetime__0_1_21", - url = "https://crates.io/api/v1/crates/coarsetime/0.1.21/download", + name = "raze__coarsetime__0_1_22", + url = "https://crates.io/api/v1/crates/coarsetime/0.1.22/download", type = "tar.gz", - sha256 = "441947d9f3582f20b35fdd2bc5ada3a8c74c9ea380d66268607cb399b510ee08", - strip_prefix = "coarsetime-0.1.21", - build_file = Label("//cargo/remote:BUILD.coarsetime-0.1.21.bazel"), + sha256 = "454038500439e141804c655b4cd1bc6a70bcb95cd2bc9463af5661b6956f0e46", + strip_prefix = "coarsetime-0.1.22", + build_file = Label("//cargo/remote:BUILD.coarsetime-0.1.22.bazel"), ) maybe( @@ -323,32 +333,32 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__crossbeam_channel__0_5_2", - url = "https://crates.io/api/v1/crates/crossbeam-channel/0.5.2/download", + name = "raze__crossbeam_channel__0_5_6", + url = "https://crates.io/api/v1/crates/crossbeam-channel/0.5.6/download", type = "tar.gz", - sha256 = "e54ea8bc3fb1ee042f5aace6e3c6e025d3874866da222930f70ce62aceba0bfa", - strip_prefix = "crossbeam-channel-0.5.2", - build_file = Label("//cargo/remote:BUILD.crossbeam-channel-0.5.2.bazel"), + sha256 = "c2dd04ddaf88237dc3b8d8f9a3c1004b506b54b3313403944054d23c0870c521", + strip_prefix = "crossbeam-channel-0.5.6", + build_file = Label("//cargo/remote:BUILD.crossbeam-channel-0.5.6.bazel"), ) maybe( http_archive, - name = "raze__crossbeam_utils__0_8_7", - url = "https://crates.io/api/v1/crates/crossbeam-utils/0.8.7/download", + name = "raze__crossbeam_utils__0_8_11", + url = "https://crates.io/api/v1/crates/crossbeam-utils/0.8.11/download", type = "tar.gz", - sha256 = "b5e5bed1f1c269533fa816a0a5492b3545209a205ca1a54842be180eb63a16a6", - strip_prefix = "crossbeam-utils-0.8.7", - build_file = Label("//cargo/remote:BUILD.crossbeam-utils-0.8.7.bazel"), + sha256 = "51887d4adc7b564537b15adcfb307936f8075dfcd5f00dde9a9f1d29383682bc", + strip_prefix = "crossbeam-utils-0.8.11", + build_file = Label("//cargo/remote:BUILD.crossbeam-utils-0.8.11.bazel"), ) maybe( http_archive, - name = "raze__crypto_common__0_1_3", - url = "https://crates.io/api/v1/crates/crypto-common/0.1.3/download", + name = "raze__crypto_common__0_1_6", + url = "https://crates.io/api/v1/crates/crypto-common/0.1.6/download", type = "tar.gz", - sha256 = "57952ca27b5e3606ff4dd79b0020231aaf9d6aa76dc05fd30137538c50bd3ce8", - strip_prefix = "crypto-common-0.1.3", - build_file = Label("//cargo/remote:BUILD.crypto-common-0.1.3.bazel"), + sha256 = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3", + strip_prefix = "crypto-common-0.1.6", + build_file = Label("//cargo/remote:BUILD.crypto-common-0.1.6.bazel"), ) maybe( @@ -403,12 +413,12 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__digest__0_10_3", - url = "https://crates.io/api/v1/crates/digest/0.10.3/download", + name = "raze__digest__0_10_5", + url = "https://crates.io/api/v1/crates/digest/0.10.5/download", type = "tar.gz", - sha256 = "f2fb860ca6fafa5552fb6d0e816a69c8e49f0908bf524e30a90d97c85892d506", - strip_prefix = "digest-0.10.3", - build_file = Label("//cargo/remote:BUILD.digest-0.10.3.bazel"), + sha256 = "adfbc57365a37acbd2ebf2b64d7e69bb766e2fea813521ed536f5d0520dcf86c", + strip_prefix = "digest-0.10.5", + build_file = Label("//cargo/remote:BUILD.digest-0.10.5.bazel"), ) maybe( @@ -473,32 +483,32 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__either__1_6_1", - url = "https://crates.io/api/v1/crates/either/1.6.1/download", + name = "raze__either__1_8_0", + url = "https://crates.io/api/v1/crates/either/1.8.0/download", type = "tar.gz", - sha256 = "e78d4f1cc4ae33bbfc157ed5d5a5ef3bc29227303d595861deb238fcec4e9457", - strip_prefix = "either-1.6.1", - build_file = Label("//cargo/remote:BUILD.either-1.6.1.bazel"), + sha256 = "90e5c1c8368803113bf0c9584fc495a58b86dc8a29edbf8fe877d21d9507e797", + strip_prefix = "either-1.8.0", + build_file = Label("//cargo/remote:BUILD.either-1.8.0.bazel"), ) maybe( http_archive, - name = "raze__encoding_rs__0_8_30", - url = "https://crates.io/api/v1/crates/encoding_rs/0.8.30/download", + name = "raze__encoding_rs__0_8_31", + url = "https://crates.io/api/v1/crates/encoding_rs/0.8.31/download", type = "tar.gz", - sha256 = "7896dc8abb250ffdda33912550faa54c88ec8b998dec0b2c55ab224921ce11df", - strip_prefix = "encoding_rs-0.8.30", - build_file = Label("//cargo/remote:BUILD.encoding_rs-0.8.30.bazel"), + sha256 = "9852635589dc9f9ea1b6fe9f05b50ef208c85c834a562f0c6abb1c475736ec2b", + strip_prefix = "encoding_rs-0.8.31", + build_file = Label("//cargo/remote:BUILD.encoding_rs-0.8.31.bazel"), ) maybe( http_archive, - name = "raze__env_logger__0_9_0", - url = "https://crates.io/api/v1/crates/env_logger/0.9.0/download", + name = "raze__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("//cargo/remote:BUILD.env_logger-0.9.0.bazel"), + sha256 = "c90bf5f19754d10198ccb95b70664fc925bd1fc090a0fd9a6ebc54acc8cd6272", + strip_prefix = "env_logger-0.9.1", + build_file = Label("//cargo/remote:BUILD.env_logger-0.9.1.bazel"), ) maybe( @@ -523,32 +533,32 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__fastrand__1_7_0", - url = "https://crates.io/api/v1/crates/fastrand/1.7.0/download", + name = "raze__fastrand__1_8_0", + url = "https://crates.io/api/v1/crates/fastrand/1.8.0/download", type = "tar.gz", - sha256 = "c3fcf0cee53519c866c09b5de1f6c56ff9d647101f81c1964fa632e148896cdf", - strip_prefix = "fastrand-1.7.0", - build_file = Label("//cargo/remote:BUILD.fastrand-1.7.0.bazel"), + sha256 = "a7a407cfaa3385c4ae6b23e84623d48c2798d06e3e6a1878f7f59f17b3f86499", + strip_prefix = "fastrand-1.8.0", + build_file = Label("//cargo/remote:BUILD.fastrand-1.8.0.bazel"), ) maybe( http_archive, - name = "raze__fixedbitset__0_4_1", - url = "https://crates.io/api/v1/crates/fixedbitset/0.4.1/download", + name = "raze__fixedbitset__0_4_2", + url = "https://crates.io/api/v1/crates/fixedbitset/0.4.2/download", type = "tar.gz", - sha256 = "279fb028e20b3c4c320317955b77c5e0c9701f05a1d309905d6fc702cdc5053e", - strip_prefix = "fixedbitset-0.4.1", - build_file = Label("//cargo/remote:BUILD.fixedbitset-0.4.1.bazel"), + sha256 = "0ce7134b9999ecaf8bcd65542e436736ef32ddca1b3e06094cb6ec5755203b80", + strip_prefix = "fixedbitset-0.4.2", + build_file = Label("//cargo/remote:BUILD.fixedbitset-0.4.2.bazel"), ) maybe( http_archive, - name = "raze__flate2__1_0_22", - url = "https://crates.io/api/v1/crates/flate2/1.0.22/download", + name = "raze__flate2__1_0_24", + url = "https://crates.io/api/v1/crates/flate2/1.0.24/download", type = "tar.gz", - sha256 = "1e6988e897c1c9c485f43b47a529cef42fde0547f9d8d41a7062518f1d8fc53f", - strip_prefix = "flate2-1.0.22", - build_file = Label("//cargo/remote:BUILD.flate2-1.0.22.bazel"), + sha256 = "f82b0f4c27ad9f8bfd1f3208d882da2b09c301bc1c828fd3a00d0216d2fbbff6", + strip_prefix = "flate2-1.0.24", + build_file = Label("//cargo/remote:BUILD.flate2-1.0.24.bazel"), ) maybe( @@ -623,12 +633,12 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__form_urlencoded__1_0_1", - url = "https://crates.io/api/v1/crates/form_urlencoded/1.0.1/download", + name = "raze__form_urlencoded__1_1_0", + url = "https://crates.io/api/v1/crates/form_urlencoded/1.1.0/download", type = "tar.gz", - sha256 = "5fc25a87fa4fd2094bffb06925852034d90a17f0d1e05197d4956d3555752191", - strip_prefix = "form_urlencoded-1.0.1", - build_file = Label("//cargo/remote:BUILD.form_urlencoded-1.0.1.bazel"), + sha256 = "a9c384f161156f5260c24a097c56119f9be8c798586aecc13afbcbe7b7e26bf8", + strip_prefix = "form_urlencoded-1.1.0", + build_file = Label("//cargo/remote:BUILD.form_urlencoded-1.1.0.bazel"), ) maybe( @@ -643,92 +653,92 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__futures__0_3_21", - url = "https://crates.io/api/v1/crates/futures/0.3.21/download", + name = "raze__futures__0_3_24", + url = "https://crates.io/api/v1/crates/futures/0.3.24/download", type = "tar.gz", - sha256 = "f73fe65f54d1e12b726f517d3e2135ca3125a437b6d998caf1962961f7172d9e", - strip_prefix = "futures-0.3.21", - build_file = Label("//cargo/remote:BUILD.futures-0.3.21.bazel"), + sha256 = "7f21eda599937fba36daeb58a22e8f5cee2d14c4a17b5b7739c7c8e5e3b8230c", + strip_prefix = "futures-0.3.24", + build_file = Label("//cargo/remote:BUILD.futures-0.3.24.bazel"), ) maybe( http_archive, - name = "raze__futures_channel__0_3_21", - url = "https://crates.io/api/v1/crates/futures-channel/0.3.21/download", + name = "raze__futures_channel__0_3_24", + url = "https://crates.io/api/v1/crates/futures-channel/0.3.24/download", type = "tar.gz", - sha256 = "c3083ce4b914124575708913bca19bfe887522d6e2e6d0952943f5eac4a74010", - strip_prefix = "futures-channel-0.3.21", - build_file = Label("//cargo/remote:BUILD.futures-channel-0.3.21.bazel"), + sha256 = "30bdd20c28fadd505d0fd6712cdfcb0d4b5648baf45faef7f852afb2399bb050", + strip_prefix = "futures-channel-0.3.24", + build_file = Label("//cargo/remote:BUILD.futures-channel-0.3.24.bazel"), ) maybe( http_archive, - name = "raze__futures_core__0_3_21", - url = "https://crates.io/api/v1/crates/futures-core/0.3.21/download", + name = "raze__futures_core__0_3_24", + url = "https://crates.io/api/v1/crates/futures-core/0.3.24/download", type = "tar.gz", - sha256 = "0c09fd04b7e4073ac7156a9539b57a484a8ea920f79c7c675d05d289ab6110d3", - strip_prefix = "futures-core-0.3.21", - build_file = Label("//cargo/remote:BUILD.futures-core-0.3.21.bazel"), + sha256 = "4e5aa3de05362c3fb88de6531e6296e85cde7739cccad4b9dfeeb7f6ebce56bf", + strip_prefix = "futures-core-0.3.24", + build_file = Label("//cargo/remote:BUILD.futures-core-0.3.24.bazel"), ) maybe( http_archive, - name = "raze__futures_executor__0_3_21", - url = "https://crates.io/api/v1/crates/futures-executor/0.3.21/download", + name = "raze__futures_executor__0_3_24", + url = "https://crates.io/api/v1/crates/futures-executor/0.3.24/download", type = "tar.gz", - sha256 = "9420b90cfa29e327d0429f19be13e7ddb68fa1cccb09d65e5706b8c7a749b8a6", - strip_prefix = "futures-executor-0.3.21", - build_file = Label("//cargo/remote:BUILD.futures-executor-0.3.21.bazel"), + sha256 = "9ff63c23854bee61b6e9cd331d523909f238fc7636290b96826e9cfa5faa00ab", + strip_prefix = "futures-executor-0.3.24", + build_file = Label("//cargo/remote:BUILD.futures-executor-0.3.24.bazel"), ) maybe( http_archive, - name = "raze__futures_io__0_3_21", - url = "https://crates.io/api/v1/crates/futures-io/0.3.21/download", + name = "raze__futures_io__0_3_24", + url = "https://crates.io/api/v1/crates/futures-io/0.3.24/download", type = "tar.gz", - sha256 = "fc4045962a5a5e935ee2fdedaa4e08284547402885ab326734432bed5d12966b", - strip_prefix = "futures-io-0.3.21", - build_file = Label("//cargo/remote:BUILD.futures-io-0.3.21.bazel"), + sha256 = "bbf4d2a7a308fd4578637c0b17c7e1c7ba127b8f6ba00b29f717e9655d85eb68", + strip_prefix = "futures-io-0.3.24", + build_file = Label("//cargo/remote:BUILD.futures-io-0.3.24.bazel"), ) maybe( http_archive, - name = "raze__futures_macro__0_3_21", - url = "https://crates.io/api/v1/crates/futures-macro/0.3.21/download", + name = "raze__futures_macro__0_3_24", + url = "https://crates.io/api/v1/crates/futures-macro/0.3.24/download", type = "tar.gz", - sha256 = "33c1e13800337f4d4d7a316bf45a567dbcb6ffe087f16424852d97e97a91f512", - strip_prefix = "futures-macro-0.3.21", - build_file = Label("//cargo/remote:BUILD.futures-macro-0.3.21.bazel"), + sha256 = "42cd15d1c7456c04dbdf7e88bcd69760d74f3a798d6444e16974b505b0e62f17", + strip_prefix = "futures-macro-0.3.24", + build_file = Label("//cargo/remote:BUILD.futures-macro-0.3.24.bazel"), ) maybe( http_archive, - name = "raze__futures_sink__0_3_21", - url = "https://crates.io/api/v1/crates/futures-sink/0.3.21/download", + name = "raze__futures_sink__0_3_24", + url = "https://crates.io/api/v1/crates/futures-sink/0.3.24/download", type = "tar.gz", - sha256 = "21163e139fa306126e6eedaf49ecdb4588f939600f0b1e770f4205ee4b7fa868", - strip_prefix = "futures-sink-0.3.21", - build_file = Label("//cargo/remote:BUILD.futures-sink-0.3.21.bazel"), + sha256 = "21b20ba5a92e727ba30e72834706623d94ac93a725410b6a6b6fbc1b07f7ba56", + strip_prefix = "futures-sink-0.3.24", + build_file = Label("//cargo/remote:BUILD.futures-sink-0.3.24.bazel"), ) maybe( http_archive, - name = "raze__futures_task__0_3_21", - url = "https://crates.io/api/v1/crates/futures-task/0.3.21/download", + name = "raze__futures_task__0_3_24", + url = "https://crates.io/api/v1/crates/futures-task/0.3.24/download", type = "tar.gz", - sha256 = "57c66a976bf5909d801bbef33416c41372779507e7a6b3a5e25e4749c58f776a", - strip_prefix = "futures-task-0.3.21", - build_file = Label("//cargo/remote:BUILD.futures-task-0.3.21.bazel"), + sha256 = "a6508c467c73851293f390476d4491cf4d227dbabcd4170f3bb6044959b294f1", + strip_prefix = "futures-task-0.3.24", + build_file = Label("//cargo/remote:BUILD.futures-task-0.3.24.bazel"), ) maybe( http_archive, - name = "raze__futures_util__0_3_21", - url = "https://crates.io/api/v1/crates/futures-util/0.3.21/download", + name = "raze__futures_util__0_3_24", + url = "https://crates.io/api/v1/crates/futures-util/0.3.24/download", type = "tar.gz", - sha256 = "d8b7abd5d659d9b90c8cba917f6ec750a74e2dc23902ef9cd4cc8c8b22e6036a", - strip_prefix = "futures-util-0.3.21", - build_file = Label("//cargo/remote:BUILD.futures-util-0.3.21.bazel"), + sha256 = "44fb6cb1be61cc1d2e43b262516aafcf63b241cffdb1d3fa115f91d9c7b09c90", + strip_prefix = "futures-util-0.3.24", + build_file = Label("//cargo/remote:BUILD.futures-util-0.3.24.bazel"), ) maybe( @@ -743,12 +753,12 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__generic_array__0_14_5", - url = "https://crates.io/api/v1/crates/generic-array/0.14.5/download", + name = "raze__generic_array__0_14_6", + url = "https://crates.io/api/v1/crates/generic-array/0.14.6/download", type = "tar.gz", - sha256 = "fd48d33ec7f05fbfa152300fdad764757cbded343c1aa1cff2fbaf4134851803", - strip_prefix = "generic-array-0.14.5", - build_file = Label("//cargo/remote:BUILD.generic-array-0.14.5.bazel"), + sha256 = "bff49e947297f3312447abdca79f45f4738097cc82b06e72054d2223f601f1b9", + strip_prefix = "generic-array-0.14.6", + build_file = Label("//cargo/remote:BUILD.generic-array-0.14.6.bazel"), ) maybe( @@ -773,52 +783,52 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__getrandom__0_2_5", - url = "https://crates.io/api/v1/crates/getrandom/0.2.5/download", + name = "raze__getrandom__0_2_7", + url = "https://crates.io/api/v1/crates/getrandom/0.2.7/download", type = "tar.gz", - sha256 = "d39cd93900197114fa1fcb7ae84ca742095eed9442088988ae74fa744e930e77", - strip_prefix = "getrandom-0.2.5", - build_file = Label("//cargo/remote:BUILD.getrandom-0.2.5.bazel"), + sha256 = "4eb1a864a501629691edf6c15a593b7a51eebaa1e8468e9ddc623de7c9b58ec6", + strip_prefix = "getrandom-0.2.7", + build_file = Label("//cargo/remote:BUILD.getrandom-0.2.7.bazel"), ) maybe( http_archive, - name = "raze__h2__0_3_12", - url = "https://crates.io/api/v1/crates/h2/0.3.12/download", + name = "raze__h2__0_3_14", + url = "https://crates.io/api/v1/crates/h2/0.3.14/download", type = "tar.gz", - sha256 = "62eeb471aa3e3c9197aa4bfeabfe02982f6dc96f750486c0bb0009ac58b26d2b", - strip_prefix = "h2-0.3.12", - build_file = Label("//cargo/remote:BUILD.h2-0.3.12.bazel"), + sha256 = "5ca32592cf21ac7ccab1825cd87f6c9b3d9022c44d086172ed0966bec8af30be", + strip_prefix = "h2-0.3.14", + build_file = Label("//cargo/remote:BUILD.h2-0.3.14.bazel"), ) maybe( http_archive, - name = "raze__hashbrown__0_11_2", - url = "https://crates.io/api/v1/crates/hashbrown/0.11.2/download", + name = "raze__hashbrown__0_12_3", + url = "https://crates.io/api/v1/crates/hashbrown/0.12.3/download", type = "tar.gz", - sha256 = "ab5ef0d4909ef3724cc8cce6ccc8572c5c817592e9285f5464f8e86f8bd3726e", - strip_prefix = "hashbrown-0.11.2", - build_file = Label("//cargo/remote:BUILD.hashbrown-0.11.2.bazel"), + sha256 = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888", + strip_prefix = "hashbrown-0.12.3", + build_file = Label("//cargo/remote:BUILD.hashbrown-0.12.3.bazel"), ) maybe( http_archive, - name = "raze__hashlink__0_7_0", - url = "https://crates.io/api/v1/crates/hashlink/0.7.0/download", + name = "raze__hashlink__0_8_1", + url = "https://crates.io/api/v1/crates/hashlink/0.8.1/download", type = "tar.gz", - sha256 = "7249a3129cbc1ffccd74857f81464a323a152173cdb134e0fd81bc803b29facf", - strip_prefix = "hashlink-0.7.0", - build_file = Label("//cargo/remote:BUILD.hashlink-0.7.0.bazel"), + sha256 = "69fe1fcf8b4278d860ad0548329f892a3631fb63f82574df68275f34cdbe0ffa", + strip_prefix = "hashlink-0.8.1", + build_file = Label("//cargo/remote:BUILD.hashlink-0.8.1.bazel"), ) maybe( http_archive, - name = "raze__heck__0_3_3", - url = "https://crates.io/api/v1/crates/heck/0.3.3/download", + name = "raze__heck__0_4_0", + url = "https://crates.io/api/v1/crates/heck/0.4.0/download", type = "tar.gz", - sha256 = "6d621efb26863f0e9924c6ac577e8275e5e6b77455db64ffa6c65c904e9e132c", - strip_prefix = "heck-0.3.3", - build_file = Label("//cargo/remote:BUILD.heck-0.3.3.bazel"), + sha256 = "2540771e65fc8cb83cd6e8a237f70c319bd5c29f78ed1084ba5d50eeac86f7f9", + strip_prefix = "heck-0.4.0", + build_file = Label("//cargo/remote:BUILD.heck-0.4.0.bazel"), ) maybe( @@ -843,12 +853,22 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__html5ever__0_25_1", - url = "https://crates.io/api/v1/crates/html5ever/0.25.1/download", + name = "raze__html5ever__0_25_2", + url = "https://crates.io/api/v1/crates/html5ever/0.25.2/download", type = "tar.gz", - sha256 = "aafcf38a1a36118242d29b92e1b08ef84e67e4a5ed06e0a80be20e6a32bfed6b", - strip_prefix = "html5ever-0.25.1", - build_file = Label("//cargo/remote:BUILD.html5ever-0.25.1.bazel"), + sha256 = "e5c13fb08e5d4dfc151ee5e88bae63f7773d61852f3bdc73c9f4b9e1bde03148", + strip_prefix = "html5ever-0.25.2", + build_file = Label("//cargo/remote:BUILD.html5ever-0.25.2.bazel"), + ) + + maybe( + http_archive, + name = "raze__html5ever__0_26_0", + url = "https://crates.io/api/v1/crates/html5ever/0.26.0/download", + type = "tar.gz", + sha256 = "bea68cab48b8459f17cf1c944c67ddc572d272d9f2b274140f223ecb1da4a3b7", + strip_prefix = "html5ever-0.26.0", + build_file = Label("//cargo/remote:BUILD.html5ever-0.26.0.bazel"), ) maybe( @@ -863,32 +883,32 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__http__0_2_6", - url = "https://crates.io/api/v1/crates/http/0.2.6/download", + name = "raze__http__0_2_8", + url = "https://crates.io/api/v1/crates/http/0.2.8/download", type = "tar.gz", - sha256 = "31f4c6746584866f0feabcc69893c5b51beef3831656a968ed7ae254cdc4fd03", - strip_prefix = "http-0.2.6", - build_file = Label("//cargo/remote:BUILD.http-0.2.6.bazel"), + sha256 = "75f43d41e26995c17e71ee126451dd3941010b0514a81a9d11f3b341debc2399", + strip_prefix = "http-0.2.8", + build_file = Label("//cargo/remote:BUILD.http-0.2.8.bazel"), ) maybe( http_archive, - name = "raze__http_body__0_4_4", - url = "https://crates.io/api/v1/crates/http-body/0.4.4/download", + name = "raze__http_body__0_4_5", + url = "https://crates.io/api/v1/crates/http-body/0.4.5/download", type = "tar.gz", - sha256 = "1ff4f84919677303da5f147645dbea6b1881f368d03ac84e1dc09031ebd7b2c6", - strip_prefix = "http-body-0.4.4", - build_file = Label("//cargo/remote:BUILD.http-body-0.4.4.bazel"), + sha256 = "d5f38f16d184e36f2408a55281cd658ecbd3ca05cce6d6510a176eca393e26d1", + strip_prefix = "http-body-0.4.5", + build_file = Label("//cargo/remote:BUILD.http-body-0.4.5.bazel"), ) maybe( http_archive, - name = "raze__httparse__1_6_0", - url = "https://crates.io/api/v1/crates/httparse/1.6.0/download", + name = "raze__httparse__1_8_0", + url = "https://crates.io/api/v1/crates/httparse/1.8.0/download", type = "tar.gz", - sha256 = "9100414882e15fb7feccb4897e5f0ff0ff1ca7d1a86a23208ada4d7a18e6c6c4", - strip_prefix = "httparse-1.6.0", - build_file = Label("//cargo/remote:BUILD.httparse-1.6.0.bazel"), + sha256 = "d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904", + strip_prefix = "httparse-1.8.0", + build_file = Label("//cargo/remote:BUILD.httparse-1.8.0.bazel"), ) maybe( @@ -913,12 +933,12 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__hyper__0_14_17", - url = "https://crates.io/api/v1/crates/hyper/0.14.17/download", + name = "raze__hyper__0_14_20", + url = "https://crates.io/api/v1/crates/hyper/0.14.20/download", type = "tar.gz", - sha256 = "043f0e083e9901b6cc658a77d1eb86f4fc650bbb977a4337dd63192826aa85dd", - strip_prefix = "hyper-0.14.17", - build_file = Label("//cargo/remote:BUILD.hyper-0.14.17.bazel"), + sha256 = "02c929dc5c39e335a03c405292728118860721b10190d98c2a0f0efd5baafbac", + strip_prefix = "hyper-0.14.20", + build_file = Label("//cargo/remote:BUILD.hyper-0.14.20.bazel"), ) maybe( @@ -951,6 +971,16 @@ def raze_fetch_remote_crates(): build_file = Label("//cargo/remote:BUILD.hyper-tls-0.5.0.bazel"), ) + maybe( + http_archive, + name = "raze__iana_time_zone__0_1_50", + url = "https://crates.io/api/v1/crates/iana-time-zone/0.1.50/download", + type = "tar.gz", + sha256 = "fd911b35d940d2bd0bea0f9100068e5b97b51a1cbe13d13382f132e0365257a0", + strip_prefix = "iana-time-zone-0.1.50", + build_file = Label("//cargo/remote:BUILD.iana-time-zone-0.1.50.bazel"), + ) + maybe( http_archive, name = "raze__id_tree__1_8_0", @@ -963,42 +993,32 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__idna__0_2_3", - url = "https://crates.io/api/v1/crates/idna/0.2.3/download", + name = "raze__idna__0_3_0", + url = "https://crates.io/api/v1/crates/idna/0.3.0/download", type = "tar.gz", - sha256 = "418a0a6fab821475f634efe3ccc45c013f742efe03d853e8d3355d5cb850ecf8", - strip_prefix = "idna-0.2.3", - build_file = Label("//cargo/remote:BUILD.idna-0.2.3.bazel"), + sha256 = "e14ddfc70884202db2244c223200c204c2bda1bc6e0998d11b5e024d657209e6", + strip_prefix = "idna-0.3.0", + build_file = Label("//cargo/remote:BUILD.idna-0.3.0.bazel"), ) maybe( http_archive, - name = "raze__indexmap__1_8_0", - url = "https://crates.io/api/v1/crates/indexmap/1.8.0/download", + name = "raze__indexmap__1_9_1", + url = "https://crates.io/api/v1/crates/indexmap/1.9.1/download", type = "tar.gz", - sha256 = "282a6247722caba404c065016bbfa522806e51714c34f5dfc3e4a3a46fcb4223", - strip_prefix = "indexmap-1.8.0", - build_file = Label("//cargo/remote:BUILD.indexmap-1.8.0.bazel"), + sha256 = "10a35a97730320ffe8e2d410b5d3b69279b98d2c14bdb8b70ea89ecf7888d41e", + strip_prefix = "indexmap-1.9.1", + build_file = Label("//cargo/remote:BUILD.indexmap-1.9.1.bazel"), ) maybe( http_archive, - name = "raze__indoc__0_3_6", - url = "https://crates.io/api/v1/crates/indoc/0.3.6/download", + name = "raze__indoc__1_0_7", + url = "https://crates.io/api/v1/crates/indoc/1.0.7/download", type = "tar.gz", - sha256 = "47741a8bc60fb26eb8d6e0238bbb26d8575ff623fdc97b1a2c00c050b9684ed8", - strip_prefix = "indoc-0.3.6", - build_file = Label("//cargo/remote:BUILD.indoc-0.3.6.bazel"), - ) - - maybe( - http_archive, - name = "raze__indoc_impl__0_3_6", - url = "https://crates.io/api/v1/crates/indoc-impl/0.3.6/download", - type = "tar.gz", - sha256 = "ce046d161f000fffde5f432a0d034d0341dc152643b2598ed5bfce44c4f3a8f0", - strip_prefix = "indoc-impl-0.3.6", - build_file = Label("//cargo/remote:BUILD.indoc-impl-0.3.6.bazel"), + sha256 = "adab1eaa3408fb7f0c777a73e7465fd5656136fc93b670eb6df3c88c2c1344e3", + strip_prefix = "indoc-1.0.7", + build_file = Label("//cargo/remote:BUILD.indoc-1.0.7.bazel"), ) maybe( @@ -1043,22 +1063,22 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__ipnet__2_4_0", - url = "https://crates.io/api/v1/crates/ipnet/2.4.0/download", + name = "raze__ipnet__2_5_0", + url = "https://crates.io/api/v1/crates/ipnet/2.5.0/download", type = "tar.gz", - sha256 = "35e70ee094dc02fd9c13fdad4940090f22dbd6ac7c9e7094a46cf0232a50bc7c", - strip_prefix = "ipnet-2.4.0", - build_file = Label("//cargo/remote:BUILD.ipnet-2.4.0.bazel"), + sha256 = "879d54834c8c76457ef4293a689b2a8c59b076067ad77b15efafbb05f92a592b", + strip_prefix = "ipnet-2.5.0", + build_file = Label("//cargo/remote:BUILD.ipnet-2.5.0.bazel"), ) maybe( http_archive, - name = "raze__itertools__0_10_3", - url = "https://crates.io/api/v1/crates/itertools/0.10.3/download", + name = "raze__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("//cargo/remote:BUILD.itertools-0.10.3.bazel"), + sha256 = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473", + strip_prefix = "itertools-0.10.5", + build_file = Label("//cargo/remote:BUILD.itertools-0.10.5.bazel"), ) maybe( @@ -1073,32 +1093,32 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__itoa__1_0_1", - url = "https://crates.io/api/v1/crates/itoa/1.0.1/download", + name = "raze__itoa__1_0_3", + url = "https://crates.io/api/v1/crates/itoa/1.0.3/download", type = "tar.gz", - sha256 = "1aab8fc367588b89dcee83ab0fd66b72b50b72fa1904d7095045ace2b0c81c35", - strip_prefix = "itoa-1.0.1", - build_file = Label("//cargo/remote:BUILD.itoa-1.0.1.bazel"), + sha256 = "6c8af84674fe1f223a982c933a0ee1086ac4d4052aa0fb8060c12c6ad838e754", + strip_prefix = "itoa-1.0.3", + build_file = Label("//cargo/remote:BUILD.itoa-1.0.3.bazel"), ) maybe( http_archive, - name = "raze__jobserver__0_1_24", - url = "https://crates.io/api/v1/crates/jobserver/0.1.24/download", + name = "raze__jobserver__0_1_25", + url = "https://crates.io/api/v1/crates/jobserver/0.1.25/download", type = "tar.gz", - sha256 = "af25a77299a7f711a01975c35a6a424eb6862092cc2d6c72c4ed6cbc56dfc1fa", - strip_prefix = "jobserver-0.1.24", - build_file = Label("//cargo/remote:BUILD.jobserver-0.1.24.bazel"), + sha256 = "068b1ee6743e4d11fb9c6a1e6064b3693a1b600e7f5f5988047d98b3dc9fb90b", + strip_prefix = "jobserver-0.1.25", + build_file = Label("//cargo/remote:BUILD.jobserver-0.1.25.bazel"), ) maybe( http_archive, - name = "raze__js_sys__0_3_56", - url = "https://crates.io/api/v1/crates/js-sys/0.3.56/download", + name = "raze__js_sys__0_3_60", + url = "https://crates.io/api/v1/crates/js-sys/0.3.60/download", type = "tar.gz", - sha256 = "a38fc24e30fd564ce974c02bf1d337caddff65be6cc4735a1f7eab22a7440f04", - strip_prefix = "js-sys-0.3.56", - build_file = Label("//cargo/remote:BUILD.js-sys-0.3.56.bazel"), + sha256 = "49409df3e3bf0856b916e2ceaca09ee28e6871cf7d9ce97a692cacfdb2a25a47", + strip_prefix = "js-sys-0.3.60", + build_file = Label("//cargo/remote:BUILD.js-sys-0.3.60.bazel"), ) maybe( @@ -1123,22 +1143,22 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__libc__0_2_120", - url = "https://crates.io/api/v1/crates/libc/0.2.120/download", + name = "raze__libc__0_2_133", + url = "https://crates.io/api/v1/crates/libc/0.2.133/download", type = "tar.gz", - sha256 = "ad5c14e80759d0939d013e6ca49930e59fc53dd8e5009132f76240c179380c09", - strip_prefix = "libc-0.2.120", - build_file = Label("//cargo/remote:BUILD.libc-0.2.120.bazel"), + sha256 = "c0f80d65747a3e43d1596c7c5492d95d5edddaabd45a7fcdb02b95f644164966", + strip_prefix = "libc-0.2.133", + build_file = Label("//cargo/remote:BUILD.libc-0.2.133.bazel"), ) maybe( http_archive, - name = "raze__libsqlite3_sys__0_23_2", - url = "https://crates.io/api/v1/crates/libsqlite3-sys/0.23.2/download", + name = "raze__libsqlite3_sys__0_25_1", + url = "https://crates.io/api/v1/crates/libsqlite3-sys/0.25.1/download", type = "tar.gz", - sha256 = "d2cafc7c74096c336d9d27145f7ebd4f4b6f95ba16aa5a282387267e6925cb58", - strip_prefix = "libsqlite3-sys-0.23.2", - build_file = Label("//cargo/remote:BUILD.libsqlite3-sys-0.23.2.bazel"), + sha256 = "9f0455f2c1bc9a7caa792907026e469c1d91761fb0ea37cbb16427c77280cf35", + strip_prefix = "libsqlite3-sys-0.25.1", + build_file = Label("//cargo/remote:BUILD.libsqlite3-sys-0.25.1.bazel"), ) maybe( @@ -1163,22 +1183,22 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__lock_api__0_4_6", - url = "https://crates.io/api/v1/crates/lock_api/0.4.6/download", + name = "raze__lock_api__0_4_9", + url = "https://crates.io/api/v1/crates/lock_api/0.4.9/download", type = "tar.gz", - sha256 = "88943dd7ef4a2e5a4bfa2753aaab3013e34ce2533d1996fb18ef591e315e2b3b", - strip_prefix = "lock_api-0.4.6", - build_file = Label("//cargo/remote:BUILD.lock_api-0.4.6.bazel"), + sha256 = "435011366fe56583b16cf956f9df0095b405b82d76425bc8981c0e22e60ec4df", + strip_prefix = "lock_api-0.4.9", + build_file = Label("//cargo/remote:BUILD.lock_api-0.4.9.bazel"), ) maybe( http_archive, - name = "raze__log__0_4_14", - url = "https://crates.io/api/v1/crates/log/0.4.14/download", + name = "raze__log__0_4_17", + url = "https://crates.io/api/v1/crates/log/0.4.17/download", type = "tar.gz", - sha256 = "51b9bbe6c47d51fc3e1a9b945965946b4c44142ab8792c50835a980d362c2710", - strip_prefix = "log-0.4.14", - build_file = Label("//cargo/remote:BUILD.log-0.4.14.bazel"), + sha256 = "abb12e687cfb44aa40f41fc3978ef76448f9b6038cad6aef4259d3c095a2382e", + strip_prefix = "log-0.4.17", + build_file = Label("//cargo/remote:BUILD.log-0.4.17.bazel"), ) maybe( @@ -1213,12 +1233,12 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__markup5ever_rcdom__0_1_0", - url = "https://crates.io/api/v1/crates/markup5ever_rcdom/0.1.0/download", + name = "raze__markup5ever__0_11_0", + url = "https://crates.io/api/v1/crates/markup5ever/0.11.0/download", type = "tar.gz", - sha256 = "f015da43bcd8d4f144559a3423f4591d69b8ce0652c905374da7205df336ae2b", - strip_prefix = "markup5ever_rcdom-0.1.0", - build_file = Label("//cargo/remote:BUILD.markup5ever_rcdom-0.1.0.bazel"), + sha256 = "7a2629bb1404f3d34c2e921f21fd34ba00b206124c81f65c50b43b6aaefeb016", + strip_prefix = "markup5ever-0.11.0", + build_file = Label("//cargo/remote:BUILD.markup5ever-0.11.0.bazel"), ) maybe( @@ -1233,12 +1253,22 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__memchr__2_4_1", - url = "https://crates.io/api/v1/crates/memchr/2.4.1/download", + name = "raze__memchr__2_5_0", + url = "https://crates.io/api/v1/crates/memchr/2.5.0/download", type = "tar.gz", - sha256 = "308cc39be01b73d0d18f82a0e7b2a3df85245f84af96fdddc5d202d27e47b86a", - strip_prefix = "memchr-2.4.1", - build_file = Label("//cargo/remote:BUILD.memchr-2.4.1.bazel"), + sha256 = "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d", + strip_prefix = "memchr-2.5.0", + build_file = Label("//cargo/remote:BUILD.memchr-2.5.0.bazel"), + ) + + maybe( + http_archive, + name = "raze__memoffset__0_6_5", + url = "https://crates.io/api/v1/crates/memoffset/0.6.5/download", + type = "tar.gz", + sha256 = "5aa361d4faea93603064a027415f07bd8e1d5c88c9fbf68bf56a285428fd79ce", + strip_prefix = "memoffset-0.6.5", + build_file = Label("//cargo/remote:BUILD.memoffset-0.6.5.bazel"), ) maybe( @@ -1273,32 +1303,22 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__miniz_oxide__0_4_4", - url = "https://crates.io/api/v1/crates/miniz_oxide/0.4.4/download", + name = "raze__miniz_oxide__0_5_4", + url = "https://crates.io/api/v1/crates/miniz_oxide/0.5.4/download", type = "tar.gz", - sha256 = "a92518e98c078586bc6c934028adcca4c92a53d6a958196de835170a01d84e4b", - strip_prefix = "miniz_oxide-0.4.4", - build_file = Label("//cargo/remote:BUILD.miniz_oxide-0.4.4.bazel"), + sha256 = "96590ba8f175222643a85693f33d26e9c8a015f599c216509b1a6894af675d34", + strip_prefix = "miniz_oxide-0.5.4", + build_file = Label("//cargo/remote:BUILD.miniz_oxide-0.5.4.bazel"), ) maybe( http_archive, - name = "raze__mio__0_8_1", - url = "https://crates.io/api/v1/crates/mio/0.8.1/download", + name = "raze__mio__0_8_4", + url = "https://crates.io/api/v1/crates/mio/0.8.4/download", type = "tar.gz", - sha256 = "7ba42135c6a5917b9db9cd7b293e5409e1c6b041e6f9825e92e55a894c63b6f8", - strip_prefix = "mio-0.8.1", - build_file = Label("//cargo/remote:BUILD.mio-0.8.1.bazel"), - ) - - maybe( - http_archive, - name = "raze__miow__0_3_7", - url = "https://crates.io/api/v1/crates/miow/0.3.7/download", - type = "tar.gz", - sha256 = "b9f1c5b025cda876f66ef43a113f91ebc9f4ccef34843000e0adf6ebbab84e21", - strip_prefix = "miow-0.3.7", - build_file = Label("//cargo/remote:BUILD.miow-0.3.7.bazel"), + sha256 = "57ee1c23c7c63b0c9250c339ffdc69255f110b298b901b9f6c82547b7b87caaf", + strip_prefix = "mio-0.8.4", + build_file = Label("//cargo/remote:BUILD.mio-0.8.4.bazel"), ) maybe( @@ -1313,12 +1333,12 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__native_tls__0_2_8", - url = "https://crates.io/api/v1/crates/native-tls/0.2.8/download", + name = "raze__native_tls__0_2_10", + url = "https://crates.io/api/v1/crates/native-tls/0.2.10/download", type = "tar.gz", - sha256 = "48ba9f7719b5a0f42f338907614285fb5fd70e53858141f69898a1fb7203b24d", - strip_prefix = "native-tls-0.2.8", - build_file = Label("//cargo/remote:BUILD.native-tls-0.2.8.bazel"), + sha256 = "fd7e2f3618557f980e0b17e8856252eee3c97fa12c54dff0ca290fb6266ca4a9", + strip_prefix = "native-tls-0.2.10", + build_file = Label("//cargo/remote:BUILD.native-tls-0.2.10.bazel"), ) maybe( @@ -1351,16 +1371,6 @@ def raze_fetch_remote_crates(): build_file = Label("//cargo/remote:BUILD.nom-7.1.1.bazel"), ) - maybe( - http_archive, - name = "raze__ntapi__0_3_7", - url = "https://crates.io/api/v1/crates/ntapi/0.3.7/download", - type = "tar.gz", - sha256 = "c28774a7fd2fbb4f0babd8237ce554b73af68021b5f695a3cebd6c59bac0980f", - strip_prefix = "ntapi-0.3.7", - build_file = Label("//cargo/remote:BUILD.ntapi-0.3.7.bazel"), - ) - maybe( http_archive, name = "raze__num_format__0_4_0", @@ -1373,22 +1383,22 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__num_integer__0_1_44", - url = "https://crates.io/api/v1/crates/num-integer/0.1.44/download", + name = "raze__num_integer__0_1_45", + url = "https://crates.io/api/v1/crates/num-integer/0.1.45/download", type = "tar.gz", - sha256 = "d2cc698a63b549a70bc047073d2949cce27cd1c7b0a4a862d08a8031bc2801db", - strip_prefix = "num-integer-0.1.44", - build_file = Label("//cargo/remote:BUILD.num-integer-0.1.44.bazel"), + sha256 = "225d3389fb3509a24c93f5c29eb6bde2586b98d9f016636dff58d7c6f7569cd9", + strip_prefix = "num-integer-0.1.45", + build_file = Label("//cargo/remote:BUILD.num-integer-0.1.45.bazel"), ) maybe( http_archive, - name = "raze__num_traits__0_2_14", - url = "https://crates.io/api/v1/crates/num-traits/0.2.14/download", + name = "raze__num_traits__0_2_15", + url = "https://crates.io/api/v1/crates/num-traits/0.2.15/download", type = "tar.gz", - sha256 = "9a64b1ec5cda2586e284722486d802acf1f7dbdc623e2bfc57e65ca1cd099290", - strip_prefix = "num-traits-0.2.14", - build_file = Label("//cargo/remote:BUILD.num-traits-0.2.14.bazel"), + sha256 = "578ede34cf02f8924ab9447f50c28075b4d3e5b269972345e7e0372b38c6cdcd", + strip_prefix = "num-traits-0.2.15", + build_file = Label("//cargo/remote:BUILD.num-traits-0.2.15.bazel"), ) maybe( @@ -1423,32 +1433,42 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__num_threads__0_1_4", - url = "https://crates.io/api/v1/crates/num_threads/0.1.4/download", + name = "raze__num_threads__0_1_6", + url = "https://crates.io/api/v1/crates/num_threads/0.1.6/download", type = "tar.gz", - sha256 = "c539a50b93a303167eded6e8dff5220cd39447409fb659f4cd24b1f72fe4f133", - strip_prefix = "num_threads-0.1.4", - build_file = Label("//cargo/remote:BUILD.num_threads-0.1.4.bazel"), + sha256 = "2819ce041d2ee131036f4fc9d6ae7ae125a3a40e97ba64d04fe799ad9dabbb44", + strip_prefix = "num_threads-0.1.6", + build_file = Label("//cargo/remote:BUILD.num_threads-0.1.6.bazel"), ) maybe( http_archive, - name = "raze__once_cell__1_10_0", - url = "https://crates.io/api/v1/crates/once_cell/1.10.0/download", + name = "raze__once_cell__1_15_0", + url = "https://crates.io/api/v1/crates/once_cell/1.15.0/download", type = "tar.gz", - sha256 = "87f3e037eac156d1775da914196f0f37741a274155e34a0b7e427c35d2a2ecb9", - strip_prefix = "once_cell-1.10.0", - build_file = Label("//cargo/remote:BUILD.once_cell-1.10.0.bazel"), + sha256 = "e82dad04139b71a90c080c8463fe0dc7902db5192d939bd0950f074d014339e1", + strip_prefix = "once_cell-1.15.0", + build_file = Label("//cargo/remote:BUILD.once_cell-1.15.0.bazel"), ) maybe( http_archive, - name = "raze__openssl__0_10_38", - url = "https://crates.io/api/v1/crates/openssl/0.10.38/download", + name = "raze__openssl__0_10_41", + url = "https://crates.io/api/v1/crates/openssl/0.10.41/download", type = "tar.gz", - sha256 = "0c7ae222234c30df141154f159066c5093ff73b63204dcda7121eb082fc56a95", - strip_prefix = "openssl-0.10.38", - build_file = Label("//cargo/remote:BUILD.openssl-0.10.38.bazel"), + sha256 = "618febf65336490dfcf20b73f885f5651a0c89c64c2d4a8c3662585a70bf5bd0", + strip_prefix = "openssl-0.10.41", + build_file = Label("//cargo/remote:BUILD.openssl-0.10.41.bazel"), + ) + + maybe( + http_archive, + name = "raze__openssl_macros__0_1_0", + url = "https://crates.io/api/v1/crates/openssl-macros/0.1.0/download", + type = "tar.gz", + sha256 = "b501e44f11665960c7e7fcf062c7d96a14ade4aa98116c004b2e37b5be7d736c", + strip_prefix = "openssl-macros-0.1.0", + build_file = Label("//cargo/remote:BUILD.openssl-macros-0.1.0.bazel"), ) maybe( @@ -1463,72 +1483,32 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__openssl_sys__0_9_72", - url = "https://crates.io/api/v1/crates/openssl-sys/0.9.72/download", + name = "raze__openssl_sys__0_9_75", + url = "https://crates.io/api/v1/crates/openssl-sys/0.9.75/download", type = "tar.gz", - sha256 = "7e46109c383602735fa0a2e48dd2b7c892b048e1bf69e5c3b1d804b7d9c203cb", - strip_prefix = "openssl-sys-0.9.72", - build_file = Label("//cargo/remote:BUILD.openssl-sys-0.9.72.bazel"), + sha256 = "e5f9bd0c2710541a3cda73d6f9ac4f1b240de4ae261065d309dbe73d9dceb42f", + strip_prefix = "openssl-sys-0.9.75", + build_file = Label("//cargo/remote:BUILD.openssl-sys-0.9.75.bazel"), ) maybe( http_archive, - name = "raze__parking_lot__0_11_2", - url = "https://crates.io/api/v1/crates/parking_lot/0.11.2/download", + name = "raze__parking_lot__0_12_1", + url = "https://crates.io/api/v1/crates/parking_lot/0.12.1/download", type = "tar.gz", - sha256 = "7d17b78036a60663b797adeaee46f5c9dfebb86948d1255007a1d6be0271ff99", - strip_prefix = "parking_lot-0.11.2", - build_file = Label("//cargo/remote:BUILD.parking_lot-0.11.2.bazel"), + sha256 = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f", + strip_prefix = "parking_lot-0.12.1", + build_file = Label("//cargo/remote:BUILD.parking_lot-0.12.1.bazel"), ) maybe( http_archive, - name = "raze__parking_lot__0_12_0", - url = "https://crates.io/api/v1/crates/parking_lot/0.12.0/download", + name = "raze__parking_lot_core__0_9_3", + url = "https://crates.io/api/v1/crates/parking_lot_core/0.9.3/download", type = "tar.gz", - sha256 = "87f5ec2493a61ac0506c0f4199f99070cbe83857b0337006a30f3e6719b8ef58", - strip_prefix = "parking_lot-0.12.0", - build_file = Label("//cargo/remote:BUILD.parking_lot-0.12.0.bazel"), - ) - - maybe( - http_archive, - name = "raze__parking_lot_core__0_8_5", - url = "https://crates.io/api/v1/crates/parking_lot_core/0.8.5/download", - type = "tar.gz", - sha256 = "d76e8e1493bcac0d2766c42737f34458f1c8c50c0d23bcb24ea953affb273216", - strip_prefix = "parking_lot_core-0.8.5", - build_file = Label("//cargo/remote:BUILD.parking_lot_core-0.8.5.bazel"), - ) - - maybe( - http_archive, - name = "raze__parking_lot_core__0_9_1", - url = "https://crates.io/api/v1/crates/parking_lot_core/0.9.1/download", - type = "tar.gz", - sha256 = "28141e0cc4143da2443301914478dc976a61ffdb3f043058310c70df2fed8954", - strip_prefix = "parking_lot_core-0.9.1", - build_file = Label("//cargo/remote:BUILD.parking_lot_core-0.9.1.bazel"), - ) - - maybe( - http_archive, - name = "raze__paste__0_1_18", - url = "https://crates.io/api/v1/crates/paste/0.1.18/download", - type = "tar.gz", - sha256 = "45ca20c77d80be666aef2b45486da86238fabe33e38306bd3118fe4af33fa880", - strip_prefix = "paste-0.1.18", - build_file = Label("//cargo/remote:BUILD.paste-0.1.18.bazel"), - ) - - maybe( - http_archive, - name = "raze__paste_impl__0_1_18", - url = "https://crates.io/api/v1/crates/paste-impl/0.1.18/download", - type = "tar.gz", - sha256 = "d95a7db200b97ef370c8e6de0088252f7e0dfff7d047a28528e47456c0fc98b6", - strip_prefix = "paste-impl-0.1.18", - build_file = Label("//cargo/remote:BUILD.paste-impl-0.1.18.bazel"), + sha256 = "09a279cbf25cb0757810394fbc1e359949b59e348145c643a939a525692e6929", + strip_prefix = "parking_lot_core-0.9.3", + build_file = Label("//cargo/remote:BUILD.parking_lot_core-0.9.3.bazel"), ) maybe( @@ -1543,22 +1523,22 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__percent_encoding__2_1_0", - url = "https://crates.io/api/v1/crates/percent-encoding/2.1.0/download", + name = "raze__percent_encoding__2_2_0", + url = "https://crates.io/api/v1/crates/percent-encoding/2.2.0/download", type = "tar.gz", - sha256 = "d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e", - strip_prefix = "percent-encoding-2.1.0", - build_file = Label("//cargo/remote:BUILD.percent-encoding-2.1.0.bazel"), + sha256 = "478c572c3d73181ff3c2539045f6eb99e5491218eae919370993b890cdbdd98e", + strip_prefix = "percent-encoding-2.2.0", + build_file = Label("//cargo/remote:BUILD.percent-encoding-2.2.0.bazel"), ) maybe( http_archive, - name = "raze__petgraph__0_6_0", - url = "https://crates.io/api/v1/crates/petgraph/0.6.0/download", + name = "raze__petgraph__0_6_2", + url = "https://crates.io/api/v1/crates/petgraph/0.6.2/download", type = "tar.gz", - sha256 = "4a13a2fa9d0b63e5f22328828741e523766fff0ee9e779316902290dff3f824f", - strip_prefix = "petgraph-0.6.0", - build_file = Label("//cargo/remote:BUILD.petgraph-0.6.0.bazel"), + sha256 = "e6d5014253a1331579ce62aa67443b4a658c5e7dd03d4bc6d302b94474888143", + strip_prefix = "petgraph-0.6.2", + build_file = Label("//cargo/remote:BUILD.petgraph-0.6.2.bazel"), ) maybe( @@ -1571,6 +1551,16 @@ def raze_fetch_remote_crates(): build_file = Label("//cargo/remote:BUILD.phf-0.10.1.bazel"), ) + maybe( + http_archive, + name = "raze__phf__0_11_1", + url = "https://crates.io/api/v1/crates/phf/0.11.1/download", + type = "tar.gz", + sha256 = "928c6535de93548188ef63bb7c4036bd415cd8f36ad25af44b9789b2ee72a48c", + strip_prefix = "phf-0.11.1", + build_file = Label("//cargo/remote:BUILD.phf-0.11.1.bazel"), + ) + maybe( http_archive, name = "raze__phf__0_8_0", @@ -1581,6 +1571,16 @@ def raze_fetch_remote_crates(): build_file = Label("//cargo/remote:BUILD.phf-0.8.0.bazel"), ) + maybe( + http_archive, + name = "raze__phf_codegen__0_10_0", + url = "https://crates.io/api/v1/crates/phf_codegen/0.10.0/download", + type = "tar.gz", + sha256 = "4fb1c3a8bc4dd4e5cfce29b44ffc14bedd2ee294559a294e2a4d4c9e9a6a13cd", + strip_prefix = "phf_codegen-0.10.0", + build_file = Label("//cargo/remote:BUILD.phf_codegen-0.10.0.bazel"), + ) + maybe( http_archive, name = "raze__phf_codegen__0_8_0", @@ -1601,6 +1601,16 @@ def raze_fetch_remote_crates(): build_file = Label("//cargo/remote:BUILD.phf_generator-0.10.0.bazel"), ) + maybe( + http_archive, + name = "raze__phf_generator__0_11_1", + url = "https://crates.io/api/v1/crates/phf_generator/0.11.1/download", + type = "tar.gz", + sha256 = "b1181c94580fa345f50f19d738aaa39c0ed30a600d95cb2d3e23f94266f14fbf", + strip_prefix = "phf_generator-0.11.1", + build_file = Label("//cargo/remote:BUILD.phf_generator-0.11.1.bazel"), + ) + maybe( http_archive, name = "raze__phf_generator__0_8_0", @@ -1613,12 +1623,12 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__phf_macros__0_10_0", - url = "https://crates.io/api/v1/crates/phf_macros/0.10.0/download", + name = "raze__phf_macros__0_11_1", + url = "https://crates.io/api/v1/crates/phf_macros/0.11.1/download", type = "tar.gz", - sha256 = "58fdf3184dd560f160dd73922bea2d5cd6e8f064bf4b13110abd81b03697b4e0", - strip_prefix = "phf_macros-0.10.0", - build_file = Label("//cargo/remote:BUILD.phf_macros-0.10.0.bazel"), + sha256 = "92aacdc5f16768709a569e913f7451034034178b05bdc8acda226659a3dccc66", + strip_prefix = "phf_macros-0.11.1", + build_file = Label("//cargo/remote:BUILD.phf_macros-0.11.1.bazel"), ) maybe( @@ -1641,6 +1651,16 @@ def raze_fetch_remote_crates(): build_file = Label("//cargo/remote:BUILD.phf_shared-0.10.0.bazel"), ) + maybe( + http_archive, + name = "raze__phf_shared__0_11_1", + url = "https://crates.io/api/v1/crates/phf_shared/0.11.1/download", + type = "tar.gz", + sha256 = "e1fb5f6f826b772a8d4c0394209441e7d37cbbb967ae9c7e0e8134365c9ee676", + strip_prefix = "phf_shared-0.11.1", + build_file = Label("//cargo/remote:BUILD.phf_shared-0.11.1.bazel"), + ) + maybe( http_archive, name = "raze__phf_shared__0_8_0", @@ -1653,32 +1673,32 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__pin_project__1_0_10", - url = "https://crates.io/api/v1/crates/pin-project/1.0.10/download", + name = "raze__pin_project__1_0_12", + url = "https://crates.io/api/v1/crates/pin-project/1.0.12/download", type = "tar.gz", - sha256 = "58ad3879ad3baf4e44784bc6a718a8698867bb991f8ce24d1bcbe2cfb4c3a75e", - strip_prefix = "pin-project-1.0.10", - build_file = Label("//cargo/remote:BUILD.pin-project-1.0.10.bazel"), + sha256 = "ad29a609b6bcd67fee905812e544992d216af9d755757c05ed2d0e15a74c6ecc", + strip_prefix = "pin-project-1.0.12", + build_file = Label("//cargo/remote:BUILD.pin-project-1.0.12.bazel"), ) maybe( http_archive, - name = "raze__pin_project_internal__1_0_10", - url = "https://crates.io/api/v1/crates/pin-project-internal/1.0.10/download", + name = "raze__pin_project_internal__1_0_12", + url = "https://crates.io/api/v1/crates/pin-project-internal/1.0.12/download", type = "tar.gz", - sha256 = "744b6f092ba29c3650faf274db506afd39944f48420f6c86b17cfe0ee1cb36bb", - strip_prefix = "pin-project-internal-1.0.10", - build_file = Label("//cargo/remote:BUILD.pin-project-internal-1.0.10.bazel"), + sha256 = "069bdb1e05adc7a8990dce9cc75370895fbe4e3d58b9b73bf1aee56359344a55", + strip_prefix = "pin-project-internal-1.0.12", + build_file = Label("//cargo/remote:BUILD.pin-project-internal-1.0.12.bazel"), ) maybe( http_archive, - name = "raze__pin_project_lite__0_2_8", - url = "https://crates.io/api/v1/crates/pin-project-lite/0.2.8/download", + name = "raze__pin_project_lite__0_2_9", + url = "https://crates.io/api/v1/crates/pin-project-lite/0.2.9/download", type = "tar.gz", - sha256 = "e280fbe77cc62c91527259e9442153f4688736748d24660126286329742b4c6c", - strip_prefix = "pin-project-lite-0.2.8", - build_file = Label("//cargo/remote:BUILD.pin-project-lite-0.2.8.bazel"), + sha256 = "e0a7ae3ac2f1173085d398531c705756c94a4c56843785df85a60c1a0afac116", + strip_prefix = "pin-project-lite-0.2.9", + build_file = Label("//cargo/remote:BUILD.pin-project-lite-0.2.9.bazel"), ) maybe( @@ -1693,12 +1713,12 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__pkg_config__0_3_24", - url = "https://crates.io/api/v1/crates/pkg-config/0.3.24/download", + name = "raze__pkg_config__0_3_25", + url = "https://crates.io/api/v1/crates/pkg-config/0.3.25/download", type = "tar.gz", - sha256 = "58893f751c9b0412871a09abd62ecd2a00298c6c83befa223ef98c52aef40cbe", - strip_prefix = "pkg-config-0.3.24", - build_file = Label("//cargo/remote:BUILD.pkg-config-0.3.24.bazel"), + sha256 = "1df8c4ec4b0627e53bdf214615ad287367e482558cf84b109250b37464dc03ae", + strip_prefix = "pkg-config-0.3.25", + build_file = Label("//cargo/remote:BUILD.pkg-config-0.3.25.bazel"), ) maybe( @@ -1723,12 +1743,12 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__proc_macro_crate__1_1_3", - url = "https://crates.io/api/v1/crates/proc-macro-crate/1.1.3/download", + name = "raze__proc_macro_crate__1_2_1", + url = "https://crates.io/api/v1/crates/proc-macro-crate/1.2.1/download", type = "tar.gz", - sha256 = "e17d47ce914bf4de440332250b0edd23ce48c005f59fab39d3335866b114f11a", - strip_prefix = "proc-macro-crate-1.1.3", - build_file = Label("//cargo/remote:BUILD.proc-macro-crate-1.1.3.bazel"), + sha256 = "eda0fc3b0fb7c975631757e14d9049da17374063edb6ebbcbc54d880d4fe94e9", + strip_prefix = "proc-macro-crate-1.2.1", + build_file = Label("//cargo/remote:BUILD.proc-macro-crate-1.2.1.bazel"), ) maybe( @@ -1753,52 +1773,52 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__proc_macro2__1_0_36", - url = "https://crates.io/api/v1/crates/proc-macro2/1.0.36/download", + name = "raze__proc_macro2__1_0_43", + url = "https://crates.io/api/v1/crates/proc-macro2/1.0.43/download", type = "tar.gz", - sha256 = "c7342d5883fbccae1cc37a2353b09c87c9b0f3afd73f5fb9bba687a1f733b029", - strip_prefix = "proc-macro2-1.0.36", - build_file = Label("//cargo/remote:BUILD.proc-macro2-1.0.36.bazel"), + sha256 = "0a2ca2c61bc9f3d74d2886294ab7b9853abd9c1ad903a3ac7815c58989bb7bab", + strip_prefix = "proc-macro2-1.0.43", + build_file = Label("//cargo/remote:BUILD.proc-macro2-1.0.43.bazel"), ) maybe( http_archive, - name = "raze__prost__0_9_0", - url = "https://crates.io/api/v1/crates/prost/0.9.0/download", + name = "raze__prost__0_11_0", + url = "https://crates.io/api/v1/crates/prost/0.11.0/download", type = "tar.gz", - sha256 = "444879275cb4fd84958b1a1d5420d15e6fcf7c235fe47f053c9c2a80aceb6001", - strip_prefix = "prost-0.9.0", - build_file = Label("//cargo/remote:BUILD.prost-0.9.0.bazel"), + sha256 = "399c3c31cdec40583bb68f0b18403400d01ec4289c383aa047560439952c4dd7", + strip_prefix = "prost-0.11.0", + build_file = Label("//cargo/remote:BUILD.prost-0.11.0.bazel"), ) maybe( http_archive, - name = "raze__prost_build__0_9_0", - url = "https://crates.io/api/v1/crates/prost-build/0.9.0/download", + name = "raze__prost_build__0_11_1", + url = "https://crates.io/api/v1/crates/prost-build/0.11.1/download", type = "tar.gz", - sha256 = "62941722fb675d463659e49c4f3fe1fe792ff24fe5bbaa9c08cd3b98a1c354f5", - strip_prefix = "prost-build-0.9.0", - build_file = Label("//cargo/remote:BUILD.prost-build-0.9.0.bazel"), + sha256 = "7f835c582e6bd972ba8347313300219fed5bfa52caf175298d860b61ff6069bb", + strip_prefix = "prost-build-0.11.1", + build_file = Label("//cargo/remote:BUILD.prost-build-0.11.1.bazel"), ) maybe( http_archive, - name = "raze__prost_derive__0_9_0", - url = "https://crates.io/api/v1/crates/prost-derive/0.9.0/download", + name = "raze__prost_derive__0_11_0", + url = "https://crates.io/api/v1/crates/prost-derive/0.11.0/download", type = "tar.gz", - sha256 = "f9cc1a3263e07e0bf68e96268f37665207b49560d98739662cdfaae215c720fe", - strip_prefix = "prost-derive-0.9.0", - build_file = Label("//cargo/remote:BUILD.prost-derive-0.9.0.bazel"), + sha256 = "7345d5f0e08c0536d7ac7229952590239e77abf0a0100a1b1d890add6ea96364", + strip_prefix = "prost-derive-0.11.0", + build_file = Label("//cargo/remote:BUILD.prost-derive-0.11.0.bazel"), ) maybe( http_archive, - name = "raze__prost_types__0_9_0", - url = "https://crates.io/api/v1/crates/prost-types/0.9.0/download", + name = "raze__prost_types__0_11_1", + url = "https://crates.io/api/v1/crates/prost-types/0.11.1/download", type = "tar.gz", - sha256 = "534b7a0e836e3c482d2693070f982e39e7611da9695d4d1f5a4b186b51faef0a", - strip_prefix = "prost-types-0.9.0", - build_file = Label("//cargo/remote:BUILD.prost-types-0.9.0.bazel"), + sha256 = "4dfaa718ad76a44b3415e6c4d53b17c8f99160dcb3a99b10470fce8ad43f6e3e", + strip_prefix = "prost-types-0.11.1", + build_file = Label("//cargo/remote:BUILD.prost-types-0.11.1.bazel"), ) maybe( @@ -1813,52 +1833,72 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__pyo3__0_15_1", - url = "https://crates.io/api/v1/crates/pyo3/0.15.1/download", + name = "raze__pulldown_cmark__0_9_2", + url = "https://crates.io/api/v1/crates/pulldown-cmark/0.9.2/download", type = "tar.gz", - sha256 = "7cf01dbf1c05af0a14c7779ed6f3aa9deac9c3419606ac9de537a2d649005720", - strip_prefix = "pyo3-0.15.1", - build_file = Label("//cargo/remote:BUILD.pyo3-0.15.1.bazel"), + sha256 = "2d9cc634bc78768157b5cbfe988ffcd1dcba95cd2b2f03a88316c08c6d00ed63", + strip_prefix = "pulldown-cmark-0.9.2", + build_file = Label("//cargo/remote:BUILD.pulldown-cmark-0.9.2.bazel"), ) maybe( http_archive, - name = "raze__pyo3_build_config__0_15_1", - url = "https://crates.io/api/v1/crates/pyo3-build-config/0.15.1/download", + name = "raze__pyo3__0_17_1", + url = "https://crates.io/api/v1/crates/pyo3/0.17.1/download", type = "tar.gz", - sha256 = "dbf9e4d128bfbddc898ad3409900080d8d5095c379632fbbfbb9c8cfb1fb852b", - strip_prefix = "pyo3-build-config-0.15.1", - build_file = Label("//cargo/remote:BUILD.pyo3-build-config-0.15.1.bazel"), + sha256 = "12f72538a0230791398a0986a6518ebd88abc3fded89007b506ed072acc831e1", + strip_prefix = "pyo3-0.17.1", + build_file = Label("//cargo/remote:BUILD.pyo3-0.17.1.bazel"), ) maybe( http_archive, - name = "raze__pyo3_macros__0_15_1", - url = "https://crates.io/api/v1/crates/pyo3-macros/0.15.1/download", + name = "raze__pyo3_build_config__0_17_1", + url = "https://crates.io/api/v1/crates/pyo3-build-config/0.17.1/download", type = "tar.gz", - sha256 = "67701eb32b1f9a9722b4bc54b548ff9d7ebfded011c12daece7b9063be1fd755", - strip_prefix = "pyo3-macros-0.15.1", - build_file = Label("//cargo/remote:BUILD.pyo3-macros-0.15.1.bazel"), + sha256 = "fc4cf18c20f4f09995f3554e6bcf9b09bd5e4d6b67c562fdfaafa644526ba479", + strip_prefix = "pyo3-build-config-0.17.1", + build_file = Label("//cargo/remote:BUILD.pyo3-build-config-0.17.1.bazel"), ) maybe( http_archive, - name = "raze__pyo3_macros_backend__0_15_1", - url = "https://crates.io/api/v1/crates/pyo3-macros-backend/0.15.1/download", + name = "raze__pyo3_ffi__0_17_1", + url = "https://crates.io/api/v1/crates/pyo3-ffi/0.17.1/download", type = "tar.gz", - sha256 = "f44f09e825ee49a105f2c7b23ebee50886a9aee0746f4dd5a704138a64b0218a", - strip_prefix = "pyo3-macros-backend-0.15.1", - build_file = Label("//cargo/remote:BUILD.pyo3-macros-backend-0.15.1.bazel"), + sha256 = "a41877f28d8ebd600b6aa21a17b40c3b0fc4dfe73a27b6e81ab3d895e401b0e9", + strip_prefix = "pyo3-ffi-0.17.1", + build_file = Label("//cargo/remote:BUILD.pyo3-ffi-0.17.1.bazel"), ) maybe( http_archive, - name = "raze__quote__1_0_15", - url = "https://crates.io/api/v1/crates/quote/1.0.15/download", + name = "raze__pyo3_macros__0_17_1", + url = "https://crates.io/api/v1/crates/pyo3-macros/0.17.1/download", type = "tar.gz", - sha256 = "864d3e96a899863136fc6e99f3d7cae289dafe43bf2c5ac19b70df7210c0a145", - strip_prefix = "quote-1.0.15", - build_file = Label("//cargo/remote:BUILD.quote-1.0.15.bazel"), + sha256 = "2e81c8d4bcc2f216dc1b665412df35e46d12ee8d3d046b381aad05f1fcf30547", + strip_prefix = "pyo3-macros-0.17.1", + build_file = Label("//cargo/remote:BUILD.pyo3-macros-0.17.1.bazel"), + ) + + maybe( + http_archive, + name = "raze__pyo3_macros_backend__0_17_1", + url = "https://crates.io/api/v1/crates/pyo3-macros-backend/0.17.1/download", + type = "tar.gz", + sha256 = "85752a767ee19399a78272cc2ab625cd7d373b2e112b4b13db28de71fa892784", + strip_prefix = "pyo3-macros-backend-0.17.1", + build_file = Label("//cargo/remote:BUILD.pyo3-macros-backend-0.17.1.bazel"), + ) + + maybe( + http_archive, + name = "raze__quote__1_0_21", + url = "https://crates.io/api/v1/crates/quote/1.0.21/download", + type = "tar.gz", + sha256 = "bbe448f377a7d6961e30f5955f9b8d106c3f5e449d493ee1b125c1d43c2b5179", + strip_prefix = "quote-1.0.21", + build_file = Label("//cargo/remote:BUILD.quote-1.0.21.bazel"), ) maybe( @@ -1913,12 +1953,12 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__rand_core__0_6_3", - url = "https://crates.io/api/v1/crates/rand_core/0.6.3/download", + name = "raze__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("//cargo/remote:BUILD.rand_core-0.6.3.bazel"), + sha256 = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c", + strip_prefix = "rand_core-0.6.4", + build_file = Label("//cargo/remote:BUILD.rand_core-0.6.4.bazel"), ) maybe( @@ -1943,32 +1983,32 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__redox_syscall__0_2_11", - url = "https://crates.io/api/v1/crates/redox_syscall/0.2.11/download", + name = "raze__redox_syscall__0_2_16", + url = "https://crates.io/api/v1/crates/redox_syscall/0.2.16/download", type = "tar.gz", - sha256 = "8380fe0152551244f0747b1bf41737e0f8a74f97a14ccefd1148187271634f3c", - strip_prefix = "redox_syscall-0.2.11", - build_file = Label("//cargo/remote:BUILD.redox_syscall-0.2.11.bazel"), + sha256 = "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a", + strip_prefix = "redox_syscall-0.2.16", + build_file = Label("//cargo/remote:BUILD.redox_syscall-0.2.16.bazel"), ) maybe( http_archive, - name = "raze__redox_users__0_4_0", - url = "https://crates.io/api/v1/crates/redox_users/0.4.0/download", + name = "raze__redox_users__0_4_3", + url = "https://crates.io/api/v1/crates/redox_users/0.4.3/download", type = "tar.gz", - sha256 = "528532f3d801c87aec9def2add9ca802fe569e44a544afe633765267840abe64", - strip_prefix = "redox_users-0.4.0", - build_file = Label("//cargo/remote:BUILD.redox_users-0.4.0.bazel"), + sha256 = "b033d837a7cf162d7993aded9304e30a83213c648b6e389db233191f891e5c2b", + strip_prefix = "redox_users-0.4.3", + build_file = Label("//cargo/remote:BUILD.redox_users-0.4.3.bazel"), ) maybe( http_archive, - name = "raze__regex__1_5_6", - url = "https://crates.io/api/v1/crates/regex/1.5.6/download", + name = "raze__regex__1_6_0", + url = "https://crates.io/api/v1/crates/regex/1.6.0/download", type = "tar.gz", - sha256 = "d83f127d94bdbcda4c8cc2e50f6f84f4b611f69c902699ca385a39c3a75f9ff1", - strip_prefix = "regex-1.5.6", - build_file = Label("//cargo/remote:BUILD.regex-1.5.6.bazel"), + sha256 = "4c4eb3267174b8c6c2f654116623910a0fef09c4753f8dd83db29c48a0df988b", + strip_prefix = "regex-1.6.0", + build_file = Label("//cargo/remote:BUILD.regex-1.6.0.bazel"), ) maybe( @@ -1983,12 +2023,12 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__regex_syntax__0_6_26", - url = "https://crates.io/api/v1/crates/regex-syntax/0.6.26/download", + name = "raze__regex_syntax__0_6_27", + url = "https://crates.io/api/v1/crates/regex-syntax/0.6.27/download", type = "tar.gz", - sha256 = "49b3de9ec5dc0a3417da371aab17d729997c15010e7fd24ff707773a33bddb64", - strip_prefix = "regex-syntax-0.6.26", - build_file = Label("//cargo/remote:BUILD.regex-syntax-0.6.26.bazel"), + sha256 = "a3f87b73ce11b1619a3c6332f45341e0047173771e8b8b73f87bfeefb7b56244", + strip_prefix = "regex-syntax-0.6.27", + build_file = Label("//cargo/remote:BUILD.regex-syntax-0.6.27.bazel"), ) maybe( @@ -2023,12 +2063,12 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__rusqlite__0_26_3", - url = "https://crates.io/api/v1/crates/rusqlite/0.26.3/download", + name = "raze__rusqlite__0_28_0", + url = "https://crates.io/api/v1/crates/rusqlite/0.28.0/download", type = "tar.gz", - sha256 = "4ba4d3462c8b2e4d7f4fcfcf2b296dc6b65404fbbc7b63daa37fd485c149daf7", - strip_prefix = "rusqlite-0.26.3", - build_file = Label("//cargo/remote:BUILD.rusqlite-0.26.3.bazel"), + sha256 = "01e213bc3ecb39ac32e81e51ebe31fd888a940515173e3a18a35f8c6e896422a", + strip_prefix = "rusqlite-0.28.0", + build_file = Label("//cargo/remote:BUILD.rusqlite-0.28.0.bazel"), ) maybe( @@ -2073,22 +2113,22 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__rustversion__1_0_6", - url = "https://crates.io/api/v1/crates/rustversion/1.0.6/download", + name = "raze__rustversion__1_0_9", + url = "https://crates.io/api/v1/crates/rustversion/1.0.9/download", type = "tar.gz", - sha256 = "f2cc38e8fa666e2de3c4aba7edeb5ffc5246c1c2ed0e3d17e560aeeba736b23f", - strip_prefix = "rustversion-1.0.6", - build_file = Label("//cargo/remote:BUILD.rustversion-1.0.6.bazel"), + sha256 = "97477e48b4cf8603ad5f7aaf897467cf42ab4218a38ef76fb14c2d6773a6d6a8", + strip_prefix = "rustversion-1.0.9", + build_file = Label("//cargo/remote:BUILD.rustversion-1.0.9.bazel"), ) maybe( http_archive, - name = "raze__ryu__1_0_9", - url = "https://crates.io/api/v1/crates/ryu/1.0.9/download", + name = "raze__ryu__1_0_11", + url = "https://crates.io/api/v1/crates/ryu/1.0.11/download", type = "tar.gz", - sha256 = "73b4b750c782965c211b42f022f59af1fbceabdd026623714f104152f1ec149f", - strip_prefix = "ryu-1.0.9", - build_file = Label("//cargo/remote:BUILD.ryu-1.0.9.bazel"), + sha256 = "4501abdff3ae82a1c1b477a17252eb69cee9e66eb915c1abaa4f44d873df9f09", + strip_prefix = "ryu-1.0.11", + build_file = Label("//cargo/remote:BUILD.ryu-1.0.11.bazel"), ) maybe( @@ -2103,12 +2143,12 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__schannel__0_1_19", - url = "https://crates.io/api/v1/crates/schannel/0.1.19/download", + name = "raze__schannel__0_1_20", + url = "https://crates.io/api/v1/crates/schannel/0.1.20/download", type = "tar.gz", - sha256 = "8f05ba609c234e60bee0d547fe94a4c7e9da733d1c962cf6e59efa4cd9c8bc75", - strip_prefix = "schannel-0.1.19", - build_file = Label("//cargo/remote:BUILD.schannel-0.1.19.bazel"), + sha256 = "88d6731146462ea25d9244b2ed5fd1d716d25c52e4d54aa4fb0f3c4e9854dbe2", + strip_prefix = "schannel-0.1.20", + build_file = Label("//cargo/remote:BUILD.schannel-0.1.20.bazel"), ) maybe( @@ -2133,12 +2173,12 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__security_framework__2_6_1", - url = "https://crates.io/api/v1/crates/security-framework/2.6.1/download", + name = "raze__security_framework__2_7_0", + url = "https://crates.io/api/v1/crates/security-framework/2.7.0/download", type = "tar.gz", - sha256 = "2dc14f172faf8a0194a3aded622712b0de276821addc574fa54fc0a1167e10dc", - strip_prefix = "security-framework-2.6.1", - build_file = Label("//cargo/remote:BUILD.security-framework-2.6.1.bazel"), + sha256 = "2bc1bb97804af6631813c55739f771071e0f2ed33ee20b68c86ec505d906356c", + strip_prefix = "security-framework-2.7.0", + build_file = Label("//cargo/remote:BUILD.security-framework-2.7.0.bazel"), ) maybe( @@ -2173,62 +2213,62 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__semver__1_0_6", - url = "https://crates.io/api/v1/crates/semver/1.0.6/download", + name = "raze__semver__1_0_14", + url = "https://crates.io/api/v1/crates/semver/1.0.14/download", type = "tar.gz", - sha256 = "a4a3381e03edd24287172047536f20cabde766e2cd3e65e6b00fb3af51c4f38d", - strip_prefix = "semver-1.0.6", - build_file = Label("//cargo/remote:BUILD.semver-1.0.6.bazel"), + sha256 = "e25dfac463d778e353db5be2449d1cce89bd6fd23c9f1ea21310ce6e5a1b29c4", + strip_prefix = "semver-1.0.14", + build_file = Label("//cargo/remote:BUILD.semver-1.0.14.bazel"), ) maybe( http_archive, - name = "raze__serde__1_0_136", - url = "https://crates.io/api/v1/crates/serde/1.0.136/download", + name = "raze__serde__1_0_145", + url = "https://crates.io/api/v1/crates/serde/1.0.145/download", type = "tar.gz", - sha256 = "ce31e24b01e1e524df96f1c2fdd054405f8d7376249a5110886fb4b658484789", - strip_prefix = "serde-1.0.136", - build_file = Label("//cargo/remote:BUILD.serde-1.0.136.bazel"), + sha256 = "728eb6351430bccb993660dfffc5a72f91ccc1295abaa8ce19b27ebe4f75568b", + strip_prefix = "serde-1.0.145", + build_file = Label("//cargo/remote:BUILD.serde-1.0.145.bazel"), ) maybe( http_archive, - name = "raze__serde_aux__3_0_1", - url = "https://crates.io/api/v1/crates/serde-aux/3.0.1/download", + name = "raze__serde_aux__4_0_0", + url = "https://crates.io/api/v1/crates/serde-aux/4.0.0/download", type = "tar.gz", - sha256 = "93abf9799c576f004252b2a05168d58527fb7c54de12e94b4d12fe3475ffad24", - strip_prefix = "serde-aux-3.0.1", - build_file = Label("//cargo/remote:BUILD.serde-aux-3.0.1.bazel"), + sha256 = "c79c1a5a310c28bf9f7a4b9bd848553051120d80a5952f993c7eb62f6ed6e4c5", + strip_prefix = "serde-aux-4.0.0", + build_file = Label("//cargo/remote:BUILD.serde-aux-4.0.0.bazel"), ) maybe( http_archive, - name = "raze__serde_derive__1_0_136", - url = "https://crates.io/api/v1/crates/serde_derive/1.0.136/download", + name = "raze__serde_derive__1_0_145", + url = "https://crates.io/api/v1/crates/serde_derive/1.0.145/download", type = "tar.gz", - sha256 = "08597e7152fcd306f41838ed3e37be9eaeed2b61c42e2117266a554fab4662f9", - strip_prefix = "serde_derive-1.0.136", - build_file = Label("//cargo/remote:BUILD.serde_derive-1.0.136.bazel"), + sha256 = "81fa1584d3d1bcacd84c277a0dfe21f5b0f6accf4a23d04d4c6d61f1af522b4c", + strip_prefix = "serde_derive-1.0.145", + build_file = Label("//cargo/remote:BUILD.serde_derive-1.0.145.bazel"), ) maybe( http_archive, - name = "raze__serde_json__1_0_79", - url = "https://crates.io/api/v1/crates/serde_json/1.0.79/download", + name = "raze__serde_json__1_0_85", + url = "https://crates.io/api/v1/crates/serde_json/1.0.85/download", type = "tar.gz", - sha256 = "8e8d9fa5c3b304765ce1fd9c4c8a3de2c8db365a5b91be52f186efc675681d95", - strip_prefix = "serde_json-1.0.79", - build_file = Label("//cargo/remote:BUILD.serde_json-1.0.79.bazel"), + sha256 = "e55a28e3aaef9d5ce0506d0a14dbba8054ddc7e499ef522dd8b26859ec9d4a44", + strip_prefix = "serde_json-1.0.85", + build_file = Label("//cargo/remote:BUILD.serde_json-1.0.85.bazel"), ) maybe( http_archive, - name = "raze__serde_repr__0_1_7", - url = "https://crates.io/api/v1/crates/serde_repr/0.1.7/download", + name = "raze__serde_repr__0_1_9", + url = "https://crates.io/api/v1/crates/serde_repr/0.1.9/download", type = "tar.gz", - sha256 = "98d0516900518c29efa217c298fa1f4e6c6ffc85ae29fd7f4ee48f176e1a9ed5", - strip_prefix = "serde_repr-0.1.7", - build_file = Label("//cargo/remote:BUILD.serde_repr-0.1.7.bazel"), + sha256 = "1fe39d9fbb0ebf5eb2c7cb7e2a47e4f462fad1379f1166b8ae49ad9eae89a7ca", + strip_prefix = "serde_repr-0.1.9", + build_file = Label("//cargo/remote:BUILD.serde_repr-0.1.9.bazel"), ) maybe( @@ -2313,12 +2353,12 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__slab__0_4_5", - url = "https://crates.io/api/v1/crates/slab/0.4.5/download", + name = "raze__slab__0_4_7", + url = "https://crates.io/api/v1/crates/slab/0.4.7/download", type = "tar.gz", - sha256 = "9def91fd1e018fe007022791f865d0ccc9b3a0d5001e01aabb8b40e46000afb5", - strip_prefix = "slab-0.4.5", - build_file = Label("//cargo/remote:BUILD.slab-0.4.5.bazel"), + sha256 = "4614a76b2a8be0058caa9dbbaf66d988527d86d003c11a94fbd335d7661edcef", + strip_prefix = "slab-0.4.7", + build_file = Label("//cargo/remote:BUILD.slab-0.4.7.bazel"), ) maybe( @@ -2363,12 +2403,12 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__slog_stdlog__4_1_0", - url = "https://crates.io/api/v1/crates/slog-stdlog/4.1.0/download", + name = "raze__slog_stdlog__4_1_1", + url = "https://crates.io/api/v1/crates/slog-stdlog/4.1.1/download", type = "tar.gz", - sha256 = "8228ab7302adbf4fcb37e66f3cda78003feb521e7fd9e3847ec117a7784d0f5a", - strip_prefix = "slog-stdlog-4.1.0", - build_file = Label("//cargo/remote:BUILD.slog-stdlog-4.1.0.bazel"), + sha256 = "6706b2ace5bbae7291d3f8d2473e2bfab073ccd7d03670946197aec98471fa3e", + strip_prefix = "slog-stdlog-4.1.1", + build_file = Label("//cargo/remote:BUILD.slog-stdlog-4.1.1.bazel"), ) maybe( @@ -2383,12 +2423,12 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__smallvec__1_8_0", - url = "https://crates.io/api/v1/crates/smallvec/1.8.0/download", + name = "raze__smallvec__1_9_0", + url = "https://crates.io/api/v1/crates/smallvec/1.9.0/download", type = "tar.gz", - sha256 = "f2dd574626839106c320a323308629dcb1acfc96e32a8cba364ddc61ac23ee83", - strip_prefix = "smallvec-1.8.0", - build_file = Label("//cargo/remote:BUILD.smallvec-1.8.0.bazel"), + sha256 = "2fd0db749597d91ff862fd1d55ea87f7855a744a8425a64695b6fca237d1dad1", + strip_prefix = "smallvec-1.9.0", + build_file = Label("//cargo/remote:BUILD.smallvec-1.9.0.bazel"), ) maybe( @@ -2403,12 +2443,12 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__socket2__0_4_4", - url = "https://crates.io/api/v1/crates/socket2/0.4.4/download", + name = "raze__socket2__0_4_7", + url = "https://crates.io/api/v1/crates/socket2/0.4.7/download", type = "tar.gz", - sha256 = "66d72b759436ae32898a2af0a14218dbf55efde3feeb170eb623637db85ee1e0", - strip_prefix = "socket2-0.4.4", - build_file = Label("//cargo/remote:BUILD.socket2-0.4.4.bazel"), + sha256 = "02e2d2db9033d13a1567121ddd7a095ee144db4e1ca1b1bda3419bc0da294ebd", + strip_prefix = "socket2-0.4.7", + build_file = Label("//cargo/remote:BUILD.socket2-0.4.7.bazel"), ) maybe( @@ -2433,42 +2473,42 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__string_cache__0_8_3", - url = "https://crates.io/api/v1/crates/string_cache/0.8.3/download", + name = "raze__string_cache__0_8_4", + url = "https://crates.io/api/v1/crates/string_cache/0.8.4/download", type = "tar.gz", - sha256 = "33994d0838dc2d152d17a62adf608a869b5e846b65b389af7f3dbc1de45c5b26", - strip_prefix = "string_cache-0.8.3", - build_file = Label("//cargo/remote:BUILD.string_cache-0.8.3.bazel"), + sha256 = "213494b7a2b503146286049378ce02b482200519accc31872ee8be91fa820a08", + strip_prefix = "string_cache-0.8.4", + build_file = Label("//cargo/remote:BUILD.string_cache-0.8.4.bazel"), ) maybe( http_archive, - name = "raze__string_cache_codegen__0_5_1", - url = "https://crates.io/api/v1/crates/string_cache_codegen/0.5.1/download", + name = "raze__string_cache_codegen__0_5_2", + url = "https://crates.io/api/v1/crates/string_cache_codegen/0.5.2/download", type = "tar.gz", - sha256 = "f24c8e5e19d22a726626f1a5e16fe15b132dcf21d10177fa5a45ce7962996b97", - strip_prefix = "string_cache_codegen-0.5.1", - build_file = Label("//cargo/remote:BUILD.string_cache_codegen-0.5.1.bazel"), + sha256 = "6bb30289b722be4ff74a408c3cc27edeaad656e06cb1fe8fa9231fa59c728988", + strip_prefix = "string_cache_codegen-0.5.2", + build_file = Label("//cargo/remote:BUILD.string_cache_codegen-0.5.2.bazel"), ) maybe( http_archive, - name = "raze__strum__0_23_0", - url = "https://crates.io/api/v1/crates/strum/0.23.0/download", + name = "raze__strum__0_24_1", + url = "https://crates.io/api/v1/crates/strum/0.24.1/download", type = "tar.gz", - sha256 = "cae14b91c7d11c9a851d3fbc80a963198998c2a64eec840477fa92d8ce9b70bb", - strip_prefix = "strum-0.23.0", - build_file = Label("//cargo/remote:BUILD.strum-0.23.0.bazel"), + sha256 = "063e6045c0e62079840579a7e47a355ae92f60eb74daaf156fb1e84ba164e63f", + strip_prefix = "strum-0.24.1", + build_file = Label("//cargo/remote:BUILD.strum-0.24.1.bazel"), ) maybe( http_archive, - name = "raze__strum_macros__0_23_1", - url = "https://crates.io/api/v1/crates/strum_macros/0.23.1/download", + name = "raze__strum_macros__0_24_3", + url = "https://crates.io/api/v1/crates/strum_macros/0.24.3/download", type = "tar.gz", - sha256 = "5bb0dc7ee9c15cea6199cde9a127fa16a4c5819af85395457ad72d68edc85a38", - strip_prefix = "strum_macros-0.23.1", - build_file = Label("//cargo/remote:BUILD.strum_macros-0.23.1.bazel"), + sha256 = "1e385be0d24f186b4ce2f9982191e7101bb737312ad61c1f2f984f34bcf85d59", + strip_prefix = "strum_macros-0.24.3", + build_file = Label("//cargo/remote:BUILD.strum_macros-0.24.3.bazel"), ) maybe( @@ -2483,12 +2523,12 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__syn__1_0_88", - url = "https://crates.io/api/v1/crates/syn/1.0.88/download", + name = "raze__syn__1_0_100", + url = "https://crates.io/api/v1/crates/syn/1.0.100/download", type = "tar.gz", - sha256 = "ebd69e719f31e88618baa1eaa6ee2de5c9a1c004f1e9ecdb58e8352a13f20a01", - strip_prefix = "syn-1.0.88", - build_file = Label("//cargo/remote:BUILD.syn-1.0.88.bazel"), + sha256 = "52205623b1b0f064a4e71182c3b18ae902267282930c6d5462c91b859668426e", + strip_prefix = "syn-1.0.100", + build_file = Label("//cargo/remote:BUILD.syn-1.0.100.bazel"), ) maybe( @@ -2501,6 +2541,16 @@ def raze_fetch_remote_crates(): build_file = Label("//cargo/remote:BUILD.take_mut-0.2.2.bazel"), ) + maybe( + http_archive, + name = "raze__target_lexicon__0_12_4", + url = "https://crates.io/api/v1/crates/target-lexicon/0.12.4/download", + type = "tar.gz", + sha256 = "c02424087780c9b71cc96799eaeddff35af2bc513278cda5c99fc1f5d026d3c1", + strip_prefix = "target-lexicon-0.12.4", + build_file = Label("//cargo/remote:BUILD.target-lexicon-0.12.4.bazel"), + ) + maybe( http_archive, name = "raze__tempfile__3_3_0", @@ -2513,12 +2563,12 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__tendril__0_4_2", - url = "https://crates.io/api/v1/crates/tendril/0.4.2/download", + name = "raze__tendril__0_4_3", + url = "https://crates.io/api/v1/crates/tendril/0.4.3/download", type = "tar.gz", - sha256 = "a9ef557cb397a4f0a5a3a628f06515f78563f2209e64d47055d9dc6052bf5e33", - strip_prefix = "tendril-0.4.2", - build_file = Label("//cargo/remote:BUILD.tendril-0.4.2.bazel"), + sha256 = "d24a120c5fc464a3458240ee02c299ebcb9d67b5249c8848b09d639dca8d7bb0", + strip_prefix = "tendril-0.4.3", + build_file = Label("//cargo/remote:BUILD.tendril-0.4.3.bazel"), ) maybe( @@ -2553,22 +2603,22 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__thiserror__1_0_30", - url = "https://crates.io/api/v1/crates/thiserror/1.0.30/download", + name = "raze__thiserror__1_0_35", + url = "https://crates.io/api/v1/crates/thiserror/1.0.35/download", type = "tar.gz", - sha256 = "854babe52e4df1653706b98fcfc05843010039b406875930a70e4d9644e5c417", - strip_prefix = "thiserror-1.0.30", - build_file = Label("//cargo/remote:BUILD.thiserror-1.0.30.bazel"), + sha256 = "c53f98874615aea268107765aa1ed8f6116782501d18e53d08b471733bea6c85", + strip_prefix = "thiserror-1.0.35", + build_file = Label("//cargo/remote:BUILD.thiserror-1.0.35.bazel"), ) maybe( http_archive, - name = "raze__thiserror_impl__1_0_30", - url = "https://crates.io/api/v1/crates/thiserror-impl/1.0.30/download", + name = "raze__thiserror_impl__1_0_35", + url = "https://crates.io/api/v1/crates/thiserror-impl/1.0.35/download", type = "tar.gz", - sha256 = "aa32fd3f627f367fe16f893e2597ae3c05020f8bba2666a4e6ea73d377e5714b", - strip_prefix = "thiserror-impl-1.0.30", - build_file = Label("//cargo/remote:BUILD.thiserror-impl-1.0.30.bazel"), + sha256 = "f8b463991b4eab2d801e724172285ec4195c650e8ec79b149e6c2a8e6dd3f783", + strip_prefix = "thiserror-impl-1.0.35", + build_file = Label("//cargo/remote:BUILD.thiserror-impl-1.0.35.bazel"), ) maybe( @@ -2593,22 +2643,22 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__time__0_3_7", - url = "https://crates.io/api/v1/crates/time/0.3.7/download", + name = "raze__time__0_3_14", + url = "https://crates.io/api/v1/crates/time/0.3.14/download", type = "tar.gz", - sha256 = "004cbc98f30fa233c61a38bc77e96a9106e65c88f2d3bef182ae952027e5753d", - strip_prefix = "time-0.3.7", - build_file = Label("//cargo/remote:BUILD.time-0.3.7.bazel"), + sha256 = "3c3f9a28b618c3a6b9251b6908e9c99e04b9e5c02e6581ccbb67d59c34ef7f9b", + strip_prefix = "time-0.3.14", + build_file = Label("//cargo/remote:BUILD.time-0.3.14.bazel"), ) maybe( http_archive, - name = "raze__time_macros__0_2_3", - url = "https://crates.io/api/v1/crates/time-macros/0.2.3/download", + name = "raze__time_macros__0_2_4", + url = "https://crates.io/api/v1/crates/time-macros/0.2.4/download", type = "tar.gz", - sha256 = "25eb0ca3468fc0acc11828786797f6ef9aa1555e4a211a60d64cc8e4d1be47d6", - strip_prefix = "time-macros-0.2.3", - build_file = Label("//cargo/remote:BUILD.time-macros-0.2.3.bazel"), + sha256 = "42657b1a6f4d817cda8e7a0ace261fe0cc946cf3a80314390b22cc61ae080792", + strip_prefix = "time-macros-0.2.4", + build_file = Label("//cargo/remote:BUILD.time-macros-0.2.4.bazel"), ) maybe( @@ -2623,12 +2673,12 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__tinyvec__1_5_1", - url = "https://crates.io/api/v1/crates/tinyvec/1.5.1/download", + name = "raze__tinyvec__1_6_0", + url = "https://crates.io/api/v1/crates/tinyvec/1.6.0/download", type = "tar.gz", - sha256 = "2c1c1d5a42b6245520c249549ec267180beaffcc0615401ac8e31853d4b6d8d2", - strip_prefix = "tinyvec-1.5.1", - build_file = Label("//cargo/remote:BUILD.tinyvec-1.5.1.bazel"), + sha256 = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50", + strip_prefix = "tinyvec-1.6.0", + build_file = Label("//cargo/remote:BUILD.tinyvec-1.6.0.bazel"), ) maybe( @@ -2643,12 +2693,12 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__tokio__1_17_0", - url = "https://crates.io/api/v1/crates/tokio/1.17.0/download", + name = "raze__tokio__1_21_1", + url = "https://crates.io/api/v1/crates/tokio/1.21.1/download", type = "tar.gz", - sha256 = "2af73ac49756f3f7c01172e34a23e5d0216f6c32333757c2c61feb2bbff5a5ee", - strip_prefix = "tokio-1.17.0", - build_file = Label("//cargo/remote:BUILD.tokio-1.17.0.bazel"), + sha256 = "0020c875007ad96677dcc890298f4b942882c5d4eb7cc8f439fc3bf813dc9c95", + strip_prefix = "tokio-1.21.1", + build_file = Label("//cargo/remote:BUILD.tokio-1.21.1.bazel"), ) maybe( @@ -2663,12 +2713,12 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__tokio_macros__1_7_0", - url = "https://crates.io/api/v1/crates/tokio-macros/1.7.0/download", + name = "raze__tokio_macros__1_8_0", + url = "https://crates.io/api/v1/crates/tokio-macros/1.8.0/download", type = "tar.gz", - sha256 = "b557f72f448c511a979e2564e55d74e6c4432fc96ff4f6241bc6bded342643b7", - strip_prefix = "tokio-macros-1.7.0", - build_file = Label("//cargo/remote:BUILD.tokio-macros-1.7.0.bazel"), + sha256 = "9724f9a975fb987ef7a3cd9be0350edcbe130698af5b8f7a631e23d42d052484", + strip_prefix = "tokio-macros-1.8.0", + build_file = Label("//cargo/remote:BUILD.tokio-macros-1.8.0.bazel"), ) maybe( @@ -2703,52 +2753,52 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__tokio_util__0_6_9", - url = "https://crates.io/api/v1/crates/tokio-util/0.6.9/download", + name = "raze__tokio_util__0_7_4", + url = "https://crates.io/api/v1/crates/tokio-util/0.7.4/download", type = "tar.gz", - sha256 = "9e99e1983e5d376cd8eb4b66604d2e99e79f5bd988c3055891dcd8c9e2604cc0", - strip_prefix = "tokio-util-0.6.9", - build_file = Label("//cargo/remote:BUILD.tokio-util-0.6.9.bazel"), + sha256 = "0bb2e075f03b3d66d8d8785356224ba688d2906a371015e225beeb65ca92c740", + strip_prefix = "tokio-util-0.7.4", + build_file = Label("//cargo/remote:BUILD.tokio-util-0.7.4.bazel"), ) maybe( http_archive, - name = "raze__toml__0_5_8", - url = "https://crates.io/api/v1/crates/toml/0.5.8/download", + name = "raze__toml__0_5_9", + url = "https://crates.io/api/v1/crates/toml/0.5.9/download", type = "tar.gz", - sha256 = "a31142970826733df8241ef35dc040ef98c679ab14d7c3e54d827099b3acecaa", - strip_prefix = "toml-0.5.8", - build_file = Label("//cargo/remote:BUILD.toml-0.5.8.bazel"), + sha256 = "8d82e1a7758622a465f8cee077614c73484dac5b836c02ff6a40d5d1010324d7", + strip_prefix = "toml-0.5.9", + build_file = Label("//cargo/remote:BUILD.toml-0.5.9.bazel"), ) maybe( http_archive, - name = "raze__tower_service__0_3_1", - url = "https://crates.io/api/v1/crates/tower-service/0.3.1/download", + name = "raze__tower_service__0_3_2", + url = "https://crates.io/api/v1/crates/tower-service/0.3.2/download", type = "tar.gz", - sha256 = "360dfd1d6d30e05fda32ace2c8c70e9c0a9da713275777f5a4dbb8a1893930c6", - strip_prefix = "tower-service-0.3.1", - build_file = Label("//cargo/remote:BUILD.tower-service-0.3.1.bazel"), + sha256 = "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52", + strip_prefix = "tower-service-0.3.2", + build_file = Label("//cargo/remote:BUILD.tower-service-0.3.2.bazel"), ) maybe( http_archive, - name = "raze__tracing__0_1_32", - url = "https://crates.io/api/v1/crates/tracing/0.1.32/download", + name = "raze__tracing__0_1_36", + url = "https://crates.io/api/v1/crates/tracing/0.1.36/download", type = "tar.gz", - sha256 = "4a1bdf54a7c28a2bbf701e1d2233f6c77f473486b94bee4f9678da5a148dca7f", - strip_prefix = "tracing-0.1.32", - build_file = Label("//cargo/remote:BUILD.tracing-0.1.32.bazel"), + sha256 = "2fce9567bd60a67d08a16488756721ba392f24f29006402881e43b19aac64307", + strip_prefix = "tracing-0.1.36", + build_file = Label("//cargo/remote:BUILD.tracing-0.1.36.bazel"), ) maybe( http_archive, - name = "raze__tracing_core__0_1_23", - url = "https://crates.io/api/v1/crates/tracing-core/0.1.23/download", + name = "raze__tracing_core__0_1_29", + url = "https://crates.io/api/v1/crates/tracing-core/0.1.29/download", type = "tar.gz", - sha256 = "aa31669fa42c09c34d94d8165dd2012e8ff3c66aca50f3bb226b68f216f2706c", - strip_prefix = "tracing-core-0.1.23", - build_file = Label("//cargo/remote:BUILD.tracing-core-0.1.23.bazel"), + sha256 = "5aeea4303076558a00714b823f9ad67d58a3bbda1df83d8827d21193156e22f7", + strip_prefix = "tracing-core-0.1.29", + build_file = Label("//cargo/remote:BUILD.tracing-core-0.1.29.bazel"), ) maybe( @@ -2883,62 +2933,52 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__unicode_bidi__0_3_7", - url = "https://crates.io/api/v1/crates/unicode-bidi/0.3.7/download", + name = "raze__unicode_bidi__0_3_8", + url = "https://crates.io/api/v1/crates/unicode-bidi/0.3.8/download", type = "tar.gz", - sha256 = "1a01404663e3db436ed2746d9fefef640d868edae3cceb81c3b8d5732fda678f", - strip_prefix = "unicode-bidi-0.3.7", - build_file = Label("//cargo/remote:BUILD.unicode-bidi-0.3.7.bazel"), + sha256 = "099b7128301d285f79ddd55b9a83d5e6b9e97c92e0ea0daebee7263e932de992", + strip_prefix = "unicode-bidi-0.3.8", + build_file = Label("//cargo/remote:BUILD.unicode-bidi-0.3.8.bazel"), ) maybe( http_archive, - name = "raze__unicode_normalization__0_1_19", - url = "https://crates.io/api/v1/crates/unicode-normalization/0.1.19/download", + name = "raze__unicode_ident__1_0_4", + url = "https://crates.io/api/v1/crates/unicode-ident/1.0.4/download", type = "tar.gz", - sha256 = "d54590932941a9e9266f0832deed84ebe1bf2e4c9e4a3554d393d18f5e854bf9", - strip_prefix = "unicode-normalization-0.1.19", - build_file = Label("//cargo/remote:BUILD.unicode-normalization-0.1.19.bazel"), + sha256 = "dcc811dc4066ac62f84f11307873c4850cb653bfa9b1719cee2bd2204a4bc5dd", + strip_prefix = "unicode-ident-1.0.4", + build_file = Label("//cargo/remote:BUILD.unicode-ident-1.0.4.bazel"), ) maybe( http_archive, - name = "raze__unicode_segmentation__1_9_0", - url = "https://crates.io/api/v1/crates/unicode-segmentation/1.9.0/download", + name = "raze__unicode_normalization__0_1_22", + url = "https://crates.io/api/v1/crates/unicode-normalization/0.1.22/download", type = "tar.gz", - sha256 = "7e8820f5d777f6224dc4be3632222971ac30164d4a258d595640799554ebfd99", - strip_prefix = "unicode-segmentation-1.9.0", - build_file = Label("//cargo/remote:BUILD.unicode-segmentation-1.9.0.bazel"), + sha256 = "5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0292cc7b0ce2ba921", + strip_prefix = "unicode-normalization-0.1.22", + build_file = Label("//cargo/remote:BUILD.unicode-normalization-0.1.22.bazel"), ) maybe( http_archive, - name = "raze__unicode_width__0_1_9", - url = "https://crates.io/api/v1/crates/unicode-width/0.1.9/download", + name = "raze__unicode_width__0_1_10", + url = "https://crates.io/api/v1/crates/unicode-width/0.1.10/download", type = "tar.gz", - sha256 = "3ed742d4ea2bd1176e236172c8429aaf54486e7ac098db29ffe6529e0ce50973", - strip_prefix = "unicode-width-0.1.9", - build_file = Label("//cargo/remote:BUILD.unicode-width-0.1.9.bazel"), + sha256 = "c0edd1e5b14653f783770bce4a4dabb4a5108a5370a5f5d8cfe8710c361f6c8b", + strip_prefix = "unicode-width-0.1.10", + build_file = Label("//cargo/remote:BUILD.unicode-width-0.1.10.bazel"), ) maybe( http_archive, - name = "raze__unicode_xid__0_2_2", - url = "https://crates.io/api/v1/crates/unicode-xid/0.2.2/download", + name = "raze__unindent__0_1_10", + url = "https://crates.io/api/v1/crates/unindent/0.1.10/download", type = "tar.gz", - sha256 = "8ccb82d61f80a663efe1f787a51b16b5a51e3314d6ac365b08639f52387b33f3", - strip_prefix = "unicode-xid-0.2.2", - build_file = Label("//cargo/remote:BUILD.unicode-xid-0.2.2.bazel"), - ) - - maybe( - http_archive, - name = "raze__unindent__0_1_8", - url = "https://crates.io/api/v1/crates/unindent/0.1.8/download", - type = "tar.gz", - sha256 = "514672a55d7380da379785a4d70ca8386c8883ff7eaae877be4d2081cebe73d8", - strip_prefix = "unindent-0.1.8", - build_file = Label("//cargo/remote:BUILD.unindent-0.1.8.bazel"), + sha256 = "58ee9362deb4a96cef4d437d1ad49cffc9b9e92d202b6995674e928ce684f112", + strip_prefix = "unindent-0.1.10", + build_file = Label("//cargo/remote:BUILD.unindent-0.1.10.bazel"), ) maybe( @@ -2953,12 +2993,12 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__url__2_2_2", - url = "https://crates.io/api/v1/crates/url/2.2.2/download", + name = "raze__url__2_3_1", + url = "https://crates.io/api/v1/crates/url/2.3.1/download", type = "tar.gz", - sha256 = "a507c383b2d33b5fc35d1861e77e6b383d158b2da5e14fe51b83dfedf6fd578c", - strip_prefix = "url-2.2.2", - build_file = Label("//cargo/remote:BUILD.url-2.2.2.bazel"), + sha256 = "0d68c799ae75762b8c3fe375feb6600ef5602c883c5d21eb51c09f22b83c4643", + strip_prefix = "url-2.3.1", + build_file = Label("//cargo/remote:BUILD.url-2.3.1.bazel"), ) maybe( @@ -3063,72 +3103,72 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__wasm_bindgen__0_2_79", - url = "https://crates.io/api/v1/crates/wasm-bindgen/0.2.79/download", + name = "raze__wasm_bindgen__0_2_83", + url = "https://crates.io/api/v1/crates/wasm-bindgen/0.2.83/download", type = "tar.gz", - sha256 = "25f1af7423d8588a3d840681122e72e6a24ddbcb3f0ec385cac0d12d24256c06", - strip_prefix = "wasm-bindgen-0.2.79", - build_file = Label("//cargo/remote:BUILD.wasm-bindgen-0.2.79.bazel"), + sha256 = "eaf9f5aceeec8be17c128b2e93e031fb8a4d469bb9c4ae2d7dc1888b26887268", + strip_prefix = "wasm-bindgen-0.2.83", + build_file = Label("//cargo/remote:BUILD.wasm-bindgen-0.2.83.bazel"), ) maybe( http_archive, - name = "raze__wasm_bindgen_backend__0_2_79", - url = "https://crates.io/api/v1/crates/wasm-bindgen-backend/0.2.79/download", + name = "raze__wasm_bindgen_backend__0_2_83", + url = "https://crates.io/api/v1/crates/wasm-bindgen-backend/0.2.83/download", type = "tar.gz", - sha256 = "8b21c0df030f5a177f3cba22e9bc4322695ec43e7257d865302900290bcdedca", - strip_prefix = "wasm-bindgen-backend-0.2.79", - build_file = Label("//cargo/remote:BUILD.wasm-bindgen-backend-0.2.79.bazel"), + sha256 = "4c8ffb332579b0557b52d268b91feab8df3615f265d5270fec2a8c95b17c1142", + strip_prefix = "wasm-bindgen-backend-0.2.83", + build_file = Label("//cargo/remote:BUILD.wasm-bindgen-backend-0.2.83.bazel"), ) maybe( http_archive, - name = "raze__wasm_bindgen_futures__0_4_29", - url = "https://crates.io/api/v1/crates/wasm-bindgen-futures/0.4.29/download", + name = "raze__wasm_bindgen_futures__0_4_33", + url = "https://crates.io/api/v1/crates/wasm-bindgen-futures/0.4.33/download", type = "tar.gz", - sha256 = "2eb6ec270a31b1d3c7e266b999739109abce8b6c87e4b31fcfcd788b65267395", - strip_prefix = "wasm-bindgen-futures-0.4.29", - build_file = Label("//cargo/remote:BUILD.wasm-bindgen-futures-0.4.29.bazel"), + sha256 = "23639446165ca5a5de86ae1d8896b737ae80319560fbaa4c2887b7da6e7ebd7d", + strip_prefix = "wasm-bindgen-futures-0.4.33", + build_file = Label("//cargo/remote:BUILD.wasm-bindgen-futures-0.4.33.bazel"), ) maybe( http_archive, - name = "raze__wasm_bindgen_macro__0_2_79", - url = "https://crates.io/api/v1/crates/wasm-bindgen-macro/0.2.79/download", + name = "raze__wasm_bindgen_macro__0_2_83", + url = "https://crates.io/api/v1/crates/wasm-bindgen-macro/0.2.83/download", type = "tar.gz", - sha256 = "2f4203d69e40a52ee523b2529a773d5ffc1dc0071801c87b3d270b471b80ed01", - strip_prefix = "wasm-bindgen-macro-0.2.79", - build_file = Label("//cargo/remote:BUILD.wasm-bindgen-macro-0.2.79.bazel"), + sha256 = "052be0f94026e6cbc75cdefc9bae13fd6052cdcaf532fa6c45e7ae33a1e6c810", + strip_prefix = "wasm-bindgen-macro-0.2.83", + build_file = Label("//cargo/remote:BUILD.wasm-bindgen-macro-0.2.83.bazel"), ) maybe( http_archive, - name = "raze__wasm_bindgen_macro_support__0_2_79", - url = "https://crates.io/api/v1/crates/wasm-bindgen-macro-support/0.2.79/download", + name = "raze__wasm_bindgen_macro_support__0_2_83", + url = "https://crates.io/api/v1/crates/wasm-bindgen-macro-support/0.2.83/download", type = "tar.gz", - sha256 = "bfa8a30d46208db204854cadbb5d4baf5fcf8071ba5bf48190c3e59937962ebc", - strip_prefix = "wasm-bindgen-macro-support-0.2.79", - build_file = Label("//cargo/remote:BUILD.wasm-bindgen-macro-support-0.2.79.bazel"), + sha256 = "07bc0c051dc5f23e307b13285f9d75df86bfdf816c5721e573dec1f9b8aa193c", + strip_prefix = "wasm-bindgen-macro-support-0.2.83", + build_file = Label("//cargo/remote:BUILD.wasm-bindgen-macro-support-0.2.83.bazel"), ) maybe( http_archive, - name = "raze__wasm_bindgen_shared__0_2_79", - url = "https://crates.io/api/v1/crates/wasm-bindgen-shared/0.2.79/download", + name = "raze__wasm_bindgen_shared__0_2_83", + url = "https://crates.io/api/v1/crates/wasm-bindgen-shared/0.2.83/download", type = "tar.gz", - sha256 = "3d958d035c4438e28c70e4321a2911302f10135ce78a9c7834c0cab4123d06a2", - strip_prefix = "wasm-bindgen-shared-0.2.79", - build_file = Label("//cargo/remote:BUILD.wasm-bindgen-shared-0.2.79.bazel"), + sha256 = "1c38c045535d93ec4f0b4defec448e4291638ee608530863b1e2ba115d4fff7f", + strip_prefix = "wasm-bindgen-shared-0.2.83", + build_file = Label("//cargo/remote:BUILD.wasm-bindgen-shared-0.2.83.bazel"), ) maybe( http_archive, - name = "raze__web_sys__0_3_56", - url = "https://crates.io/api/v1/crates/web-sys/0.3.56/download", + name = "raze__web_sys__0_3_60", + url = "https://crates.io/api/v1/crates/web-sys/0.3.60/download", type = "tar.gz", - sha256 = "c060b319f29dd25724f09a2ba1418f142f539b2be99fbf4d2d5a8f7330afb8eb", - strip_prefix = "web-sys-0.3.56", - build_file = Label("//cargo/remote:BUILD.web-sys-0.3.56.bazel"), + sha256 = "bcda906d8be16e728fd5adc5b729afad4e444e106ab28cd1c7256e54fa61510f", + strip_prefix = "web-sys-0.3.60", + build_file = Label("//cargo/remote:BUILD.web-sys-0.3.60.bazel"), ) maybe( @@ -3153,12 +3193,12 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__which__4_2_4", - url = "https://crates.io/api/v1/crates/which/4.2.4/download", + name = "raze__which__4_3_0", + url = "https://crates.io/api/v1/crates/which/4.3.0/download", type = "tar.gz", - sha256 = "2a5a7e487e921cf220206864a94a89b6c6905bfc19f1057fa26a4cb360e5c1d2", - strip_prefix = "which-4.2.4", - build_file = Label("//cargo/remote:BUILD.which-4.2.4.bazel"), + sha256 = "1c831fbbee9e129a8cf93e7747a82da9d95ba8e16621cae60ec2cdc849bacb7b", + strip_prefix = "which-4.3.0", + build_file = Label("//cargo/remote:BUILD.which-4.3.0.bazel"), ) maybe( @@ -3203,62 +3243,62 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__windows_sys__0_32_0", - url = "https://crates.io/api/v1/crates/windows-sys/0.32.0/download", + name = "raze__windows_sys__0_36_1", + url = "https://crates.io/api/v1/crates/windows-sys/0.36.1/download", type = "tar.gz", - sha256 = "3df6e476185f92a12c072be4a189a0210dcdcf512a1891d6dff9edb874deadc6", - strip_prefix = "windows-sys-0.32.0", - build_file = Label("//cargo/remote:BUILD.windows-sys-0.32.0.bazel"), + sha256 = "ea04155a16a59f9eab786fe12a4a450e75cdb175f9e0d80da1e17db09f55b8d2", + strip_prefix = "windows-sys-0.36.1", + build_file = Label("//cargo/remote:BUILD.windows-sys-0.36.1.bazel"), ) maybe( http_archive, - name = "raze__windows_aarch64_msvc__0_32_0", - url = "https://crates.io/api/v1/crates/windows_aarch64_msvc/0.32.0/download", + name = "raze__windows_aarch64_msvc__0_36_1", + url = "https://crates.io/api/v1/crates/windows_aarch64_msvc/0.36.1/download", type = "tar.gz", - sha256 = "d8e92753b1c443191654ec532f14c199742964a061be25d77d7a96f09db20bf5", - strip_prefix = "windows_aarch64_msvc-0.32.0", - build_file = Label("//cargo/remote:BUILD.windows_aarch64_msvc-0.32.0.bazel"), + sha256 = "9bb8c3fd39ade2d67e9874ac4f3db21f0d710bee00fe7cab16949ec184eeaa47", + strip_prefix = "windows_aarch64_msvc-0.36.1", + build_file = Label("//cargo/remote:BUILD.windows_aarch64_msvc-0.36.1.bazel"), ) maybe( http_archive, - name = "raze__windows_i686_gnu__0_32_0", - url = "https://crates.io/api/v1/crates/windows_i686_gnu/0.32.0/download", + name = "raze__windows_i686_gnu__0_36_1", + url = "https://crates.io/api/v1/crates/windows_i686_gnu/0.36.1/download", type = "tar.gz", - sha256 = "6a711c68811799e017b6038e0922cb27a5e2f43a2ddb609fe0b6f3eeda9de615", - strip_prefix = "windows_i686_gnu-0.32.0", - build_file = Label("//cargo/remote:BUILD.windows_i686_gnu-0.32.0.bazel"), + sha256 = "180e6ccf01daf4c426b846dfc66db1fc518f074baa793aa7d9b9aaeffad6a3b6", + strip_prefix = "windows_i686_gnu-0.36.1", + build_file = Label("//cargo/remote:BUILD.windows_i686_gnu-0.36.1.bazel"), ) maybe( http_archive, - name = "raze__windows_i686_msvc__0_32_0", - url = "https://crates.io/api/v1/crates/windows_i686_msvc/0.32.0/download", + name = "raze__windows_i686_msvc__0_36_1", + url = "https://crates.io/api/v1/crates/windows_i686_msvc/0.36.1/download", type = "tar.gz", - sha256 = "146c11bb1a02615db74680b32a68e2d61f553cc24c4eb5b4ca10311740e44172", - strip_prefix = "windows_i686_msvc-0.32.0", - build_file = Label("//cargo/remote:BUILD.windows_i686_msvc-0.32.0.bazel"), + sha256 = "e2e7917148b2812d1eeafaeb22a97e4813dfa60a3f8f78ebe204bcc88f12f024", + strip_prefix = "windows_i686_msvc-0.36.1", + build_file = Label("//cargo/remote:BUILD.windows_i686_msvc-0.36.1.bazel"), ) maybe( http_archive, - name = "raze__windows_x86_64_gnu__0_32_0", - url = "https://crates.io/api/v1/crates/windows_x86_64_gnu/0.32.0/download", + name = "raze__windows_x86_64_gnu__0_36_1", + url = "https://crates.io/api/v1/crates/windows_x86_64_gnu/0.36.1/download", type = "tar.gz", - sha256 = "c912b12f7454c6620635bbff3450962753834be2a594819bd5e945af18ec64bc", - strip_prefix = "windows_x86_64_gnu-0.32.0", - build_file = Label("//cargo/remote:BUILD.windows_x86_64_gnu-0.32.0.bazel"), + sha256 = "4dcd171b8776c41b97521e5da127a2d86ad280114807d0b2ab1e462bc764d9e1", + strip_prefix = "windows_x86_64_gnu-0.36.1", + build_file = Label("//cargo/remote:BUILD.windows_x86_64_gnu-0.36.1.bazel"), ) maybe( http_archive, - name = "raze__windows_x86_64_msvc__0_32_0", - url = "https://crates.io/api/v1/crates/windows_x86_64_msvc/0.32.0/download", + name = "raze__windows_x86_64_msvc__0_36_1", + url = "https://crates.io/api/v1/crates/windows_x86_64_msvc/0.36.1/download", type = "tar.gz", - sha256 = "504a2476202769977a040c6364301a3f65d0cc9e3fb08600b2bda150a0488316", - strip_prefix = "windows_x86_64_msvc-0.32.0", - build_file = Label("//cargo/remote:BUILD.windows_x86_64_msvc-0.32.0.bazel"), + sha256 = "c811ca4a8c853ef420abd8592ba53ddbbac90410fab6903b3e79972a631f7680", + strip_prefix = "windows_x86_64_msvc-0.36.1", + build_file = Label("//cargo/remote:BUILD.windows_x86_64_msvc-0.36.1.bazel"), ) maybe( @@ -3273,52 +3313,42 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__xml5ever__0_16_2", - url = "https://crates.io/api/v1/crates/xml5ever/0.16.2/download", + name = "raze__zip__0_6_2", + url = "https://crates.io/api/v1/crates/zip/0.6.2/download", type = "tar.gz", - sha256 = "9234163818fd8e2418fcde330655e757900d4236acd8cc70fef345ef91f6d865", - strip_prefix = "xml5ever-0.16.2", - build_file = Label("//cargo/remote:BUILD.xml5ever-0.16.2.bazel"), + sha256 = "bf225bcf73bb52cbb496e70475c7bd7a3f769df699c0020f6c7bd9a96dcf0b8d", + strip_prefix = "zip-0.6.2", + build_file = Label("//cargo/remote:BUILD.zip-0.6.2.bazel"), ) maybe( http_archive, - name = "raze__zip__0_5_13", - url = "https://crates.io/api/v1/crates/zip/0.5.13/download", + name = "raze__zstd__0_11_2_zstd_1_5_2", + url = "https://crates.io/api/v1/crates/zstd/0.11.2+zstd.1.5.2/download", type = "tar.gz", - sha256 = "93ab48844d61251bb3835145c521d88aa4031d7139e8485990f60ca911fa0815", - strip_prefix = "zip-0.5.13", - build_file = Label("//cargo/remote:BUILD.zip-0.5.13.bazel"), + sha256 = "20cc960326ece64f010d2d2107537f26dc589a6573a316bd5b1dba685fa5fde4", + strip_prefix = "zstd-0.11.2+zstd.1.5.2", + build_file = Label("//cargo/remote:BUILD.zstd-0.11.2+zstd.1.5.2.bazel"), ) maybe( http_archive, - name = "raze__zstd__0_10_0_zstd_1_5_2", - url = "https://crates.io/api/v1/crates/zstd/0.10.0+zstd.1.5.2/download", + name = "raze__zstd_safe__5_0_2_zstd_1_5_2", + url = "https://crates.io/api/v1/crates/zstd-safe/5.0.2+zstd.1.5.2/download", type = "tar.gz", - sha256 = "3b1365becbe415f3f0fcd024e2f7b45bacfb5bdd055f0dc113571394114e7bdd", - strip_prefix = "zstd-0.10.0+zstd.1.5.2", - build_file = Label("//cargo/remote:BUILD.zstd-0.10.0+zstd.1.5.2.bazel"), + sha256 = "1d2a5585e04f9eea4b2a3d1eca508c4dee9592a89ef6f450c11719da0726f4db", + strip_prefix = "zstd-safe-5.0.2+zstd.1.5.2", + build_file = Label("//cargo/remote:BUILD.zstd-safe-5.0.2+zstd.1.5.2.bazel"), ) maybe( http_archive, - name = "raze__zstd_safe__4_1_4_zstd_1_5_2", - url = "https://crates.io/api/v1/crates/zstd-safe/4.1.4+zstd.1.5.2/download", + name = "raze__zstd_sys__2_0_1_zstd_1_5_2", + url = "https://crates.io/api/v1/crates/zstd-sys/2.0.1+zstd.1.5.2/download", type = "tar.gz", - sha256 = "2f7cd17c9af1a4d6c24beb1cc54b17e2ef7b593dc92f19e9d9acad8b182bbaee", - strip_prefix = "zstd-safe-4.1.4+zstd.1.5.2", - build_file = Label("//cargo/remote:BUILD.zstd-safe-4.1.4+zstd.1.5.2.bazel"), - ) - - maybe( - http_archive, - name = "raze__zstd_sys__1_6_3_zstd_1_5_2", - url = "https://crates.io/api/v1/crates/zstd-sys/1.6.3+zstd.1.5.2/download", - type = "tar.gz", - sha256 = "fc49afa5c8d634e75761feda8c592051e7eeb4683ba827211eb0d731d3402ea8", - strip_prefix = "zstd-sys-1.6.3+zstd.1.5.2", - build_file = Label("//cargo/remote:BUILD.zstd-sys-1.6.3+zstd.1.5.2.bazel"), + sha256 = "9fd07cbbc53846d9145dbffdf6dd09a7a0aa52be46741825f5c97bdd4f73f12b", + strip_prefix = "zstd-sys-2.0.1+zstd.1.5.2", + build_file = Label("//cargo/remote:BUILD.zstd-sys-2.0.1+zstd.1.5.2.bazel"), ) maybe( diff --git a/cargo/licenses.json b/cargo/licenses.json index cf0c31233..18a4c6462 100644 --- a/cargo/licenses.json +++ b/cargo/licenses.json @@ -19,7 +19,7 @@ }, { "name": "aho-corasick", - "version": "0.7.18", + "version": "0.7.19", "authors": "Andrew Gallant ", "repository": "https://github.com/BurntSushi/aho-corasick", "license": "MIT OR Unlicense", @@ -28,13 +28,22 @@ }, { "name": "ammonia", - "version": "3.1.4", + "version": "3.2.1", "authors": "Michael Howell ", "repository": "https://github.com/rust-ammonia/ammonia", "license": "Apache-2.0 OR MIT", "license_file": null, "description": "HTML Sanitization" }, + { + "name": "android_system_properties", + "version": "0.1.5", + "authors": "Nicolas Silva ", + "repository": "https://github.com/nical/android_system_properties", + "license": "Apache-2.0 OR MIT", + "license_file": null, + "description": "Minimal Android system properties wrapper" + }, { "name": "anki", "version": "0.0.0", @@ -55,7 +64,7 @@ }, { "name": "anyhow", - "version": "1.0.56", + "version": "1.0.65", "authors": "David Tolnay ", "repository": "https://github.com/dtolnay/anyhow", "license": "Apache-2.0 OR MIT", @@ -64,7 +73,7 @@ }, { "name": "arc-swap", - "version": "1.5.0", + "version": "1.5.1", "authors": "Michal 'vorner' Vaner ", "repository": "https://github.com/vorner/arc-swap", "license": "Apache-2.0 OR MIT", @@ -100,7 +109,7 @@ }, { "name": "async-trait", - "version": "0.1.52", + "version": "0.1.57", "authors": "David Tolnay ", "repository": "https://github.com/dtolnay/async-trait", "license": "Apache-2.0 OR MIT", @@ -154,7 +163,7 @@ }, { "name": "block-buffer", - "version": "0.10.2", + "version": "0.10.3", "authors": "RustCrypto Developers", "repository": "https://github.com/RustCrypto/utils", "license": "Apache-2.0 OR MIT", @@ -172,7 +181,7 @@ }, { "name": "bumpalo", - "version": "3.9.1", + "version": "3.11.0", "authors": "Nick Fitzgerald ", "repository": "https://github.com/fitzgen/bumpalo", "license": "Apache-2.0 OR MIT", @@ -190,7 +199,7 @@ }, { "name": "bytes", - "version": "1.1.0", + "version": "1.2.1", "authors": "Carl Lerche |Sean McArthur ", "repository": "https://github.com/tokio-rs/bytes", "license": "MIT", @@ -217,8 +226,8 @@ }, { "name": "chrono", - "version": "0.4.19", - "authors": "Kang Seonghoon |Brandon W Maister ", + "version": "0.4.22", + "authors": null, "repository": "https://github.com/chronotope/chrono", "license": "Apache-2.0 OR MIT", "license_file": null, @@ -226,7 +235,7 @@ }, { "name": "coarsetime", - "version": "0.1.21", + "version": "0.1.22", "authors": "Frank Denis ", "repository": "https://github.com/jedisct1/rust-coarsetime", "license": "ISC", @@ -271,7 +280,7 @@ }, { "name": "crossbeam-channel", - "version": "0.5.2", + "version": "0.5.6", "authors": null, "repository": "https://github.com/crossbeam-rs/crossbeam", "license": "Apache-2.0 OR MIT", @@ -280,7 +289,7 @@ }, { "name": "crossbeam-utils", - "version": "0.8.7", + "version": "0.8.11", "authors": null, "repository": "https://github.com/crossbeam-rs/crossbeam", "license": "Apache-2.0 OR MIT", @@ -289,7 +298,7 @@ }, { "name": "crypto-common", - "version": "0.1.3", + "version": "0.1.6", "authors": "RustCrypto Developers", "repository": "https://github.com/RustCrypto/traits", "license": "Apache-2.0 OR MIT", @@ -316,7 +325,7 @@ }, { "name": "digest", - "version": "0.10.3", + "version": "0.10.5", "authors": "RustCrypto Developers", "repository": "https://github.com/RustCrypto/traits", "license": "Apache-2.0 OR MIT", @@ -352,7 +361,7 @@ }, { "name": "either", - "version": "1.6.1", + "version": "1.8.0", "authors": "bluss", "repository": "https://github.com/bluss/either", "license": "Apache-2.0 OR MIT", @@ -361,17 +370,17 @@ }, { "name": "encoding_rs", - "version": "0.8.30", + "version": "0.8.31", "authors": "Henri Sivonen ", "repository": "https://github.com/hsivonen/encoding_rs", - "license": null, - "license_file": "COPYRIGHT", + "license": "(Apache-2.0 OR MIT) AND BSD-3-Clause", + "license_file": null, "description": "A Gecko-oriented implementation of the Encoding Standard" }, { "name": "env_logger", - "version": "0.9.0", - "authors": "The Rust Project Developers", + "version": "0.9.1", + "authors": null, "repository": "https://github.com/env-logger-rs/env_logger/", "license": "Apache-2.0 OR MIT", "license_file": null, @@ -397,7 +406,7 @@ }, { "name": "fastrand", - "version": "1.7.0", + "version": "1.8.0", "authors": "Stjepan Glavina ", "repository": "https://github.com/smol-rs/fastrand", "license": "Apache-2.0 OR MIT", @@ -406,7 +415,7 @@ }, { "name": "fixedbitset", - "version": "0.4.1", + "version": "0.4.2", "authors": "bluss", "repository": "https://github.com/petgraph/fixedbitset", "license": "Apache-2.0 OR MIT", @@ -415,12 +424,12 @@ }, { "name": "flate2", - "version": "1.0.22", + "version": "1.0.24", "authors": "Alex Crichton |Josh Triplett ", "repository": "https://github.com/rust-lang/flate2-rs", "license": "Apache-2.0 OR MIT", "license_file": null, - "description": "DEFLATE compression and decompression exposed as Read/BufRead/Write streams. Supports miniz_oxide, miniz.c, and multiple zlib implementations. Supports zlib, gzip, and raw deflate streams." + "description": "DEFLATE compression and decompression exposed as Read/BufRead/Write streams. Supports miniz_oxide and multiple zlib implementations. Supports zlib, gzip, and raw deflate streams." }, { "name": "fluent", @@ -487,7 +496,7 @@ }, { "name": "form_urlencoded", - "version": "1.0.1", + "version": "1.1.0", "authors": "The rust-url developers", "repository": "https://github.com/servo/rust-url", "license": "Apache-2.0 OR MIT", @@ -505,7 +514,7 @@ }, { "name": "futures", - "version": "0.3.21", + "version": "0.3.24", "authors": null, "repository": "https://github.com/rust-lang/futures-rs", "license": "Apache-2.0 OR MIT", @@ -514,7 +523,7 @@ }, { "name": "futures-channel", - "version": "0.3.21", + "version": "0.3.24", "authors": null, "repository": "https://github.com/rust-lang/futures-rs", "license": "Apache-2.0 OR MIT", @@ -523,7 +532,7 @@ }, { "name": "futures-core", - "version": "0.3.21", + "version": "0.3.24", "authors": null, "repository": "https://github.com/rust-lang/futures-rs", "license": "Apache-2.0 OR MIT", @@ -532,7 +541,7 @@ }, { "name": "futures-executor", - "version": "0.3.21", + "version": "0.3.24", "authors": null, "repository": "https://github.com/rust-lang/futures-rs", "license": "Apache-2.0 OR MIT", @@ -541,7 +550,7 @@ }, { "name": "futures-io", - "version": "0.3.21", + "version": "0.3.24", "authors": null, "repository": "https://github.com/rust-lang/futures-rs", "license": "Apache-2.0 OR MIT", @@ -550,7 +559,7 @@ }, { "name": "futures-macro", - "version": "0.3.21", + "version": "0.3.24", "authors": null, "repository": "https://github.com/rust-lang/futures-rs", "license": "Apache-2.0 OR MIT", @@ -559,7 +568,7 @@ }, { "name": "futures-sink", - "version": "0.3.21", + "version": "0.3.24", "authors": null, "repository": "https://github.com/rust-lang/futures-rs", "license": "Apache-2.0 OR MIT", @@ -568,7 +577,7 @@ }, { "name": "futures-task", - "version": "0.3.21", + "version": "0.3.24", "authors": null, "repository": "https://github.com/rust-lang/futures-rs", "license": "Apache-2.0 OR MIT", @@ -577,7 +586,7 @@ }, { "name": "futures-util", - "version": "0.3.21", + "version": "0.3.24", "authors": null, "repository": "https://github.com/rust-lang/futures-rs", "license": "Apache-2.0 OR MIT", @@ -586,7 +595,7 @@ }, { "name": "generic-array", - "version": "0.14.5", + "version": "0.14.6", "authors": "Bartłomiej Kamiński |Aaron Trent ", "repository": "https://github.com/fizyk20/generic-array.git", "license": "MIT", @@ -604,16 +613,7 @@ }, { "name": "getrandom", - "version": "0.1.16", - "authors": "The Rand Project Developers", - "repository": "https://github.com/rust-random/getrandom", - "license": "Apache-2.0 OR MIT", - "license_file": null, - "description": "A small cross-platform library for retrieving random data from system source" - }, - { - "name": "getrandom", - "version": "0.2.5", + "version": "0.2.7", "authors": "The Rand Project Developers", "repository": "https://github.com/rust-random/getrandom", "license": "Apache-2.0 OR MIT", @@ -622,7 +622,7 @@ }, { "name": "h2", - "version": "0.3.12", + "version": "0.3.14", "authors": "Carl Lerche |Sean McArthur ", "repository": "https://github.com/hyperium/h2", "license": "MIT", @@ -631,7 +631,7 @@ }, { "name": "hashbrown", - "version": "0.11.2", + "version": "0.12.3", "authors": "Amanieu d'Antras ", "repository": "https://github.com/rust-lang/hashbrown", "license": "Apache-2.0 OR MIT", @@ -640,7 +640,7 @@ }, { "name": "hashlink", - "version": "0.7.0", + "version": "0.8.1", "authors": "kyren ", "repository": "https://github.com/kyren/hashlink", "license": "Apache-2.0 OR MIT", @@ -649,7 +649,7 @@ }, { "name": "heck", - "version": "0.3.3", + "version": "0.4.0", "authors": "Without Boats ", "repository": "https://github.com/withoutboats/heck", "license": "Apache-2.0 OR MIT", @@ -676,7 +676,7 @@ }, { "name": "html5ever", - "version": "0.25.1", + "version": "0.26.0", "authors": "The html5ever Project Developers", "repository": "https://github.com/servo/html5ever", "license": "Apache-2.0 OR MIT", @@ -694,7 +694,7 @@ }, { "name": "http", - "version": "0.2.6", + "version": "0.2.8", "authors": "Alex Crichton |Carl Lerche |Sean McArthur ", "repository": "https://github.com/hyperium/http", "license": "Apache-2.0 OR MIT", @@ -703,7 +703,7 @@ }, { "name": "http-body", - "version": "0.4.4", + "version": "0.4.5", "authors": "Carl Lerche |Lucio Franco |Sean McArthur ", "repository": "https://github.com/hyperium/http-body", "license": "MIT", @@ -712,7 +712,7 @@ }, { "name": "httparse", - "version": "1.6.0", + "version": "1.8.0", "authors": "Sean McArthur ", "repository": "https://github.com/seanmonstar/httparse", "license": "Apache-2.0 OR MIT", @@ -739,7 +739,7 @@ }, { "name": "hyper", - "version": "0.14.17", + "version": "0.14.20", "authors": "Sean McArthur ", "repository": "https://github.com/hyperium/hyper", "license": "MIT", @@ -773,6 +773,15 @@ "license_file": null, "description": "Default TLS implementation for use with hyper" }, + { + "name": "iana-time-zone", + "version": "0.1.50", + "authors": "Andrew Straw ", + "repository": "https://github.com/strawlab/iana-time-zone", + "license": "Apache-2.0 OR MIT", + "license_file": null, + "description": "get the IANA time zone for the current system" + }, { "name": "id_tree", "version": "1.8.0", @@ -784,7 +793,7 @@ }, { "name": "idna", - "version": "0.2.3", + "version": "0.3.0", "authors": "The rust-url developers", "repository": "https://github.com/servo/rust-url/", "license": "Apache-2.0 OR MIT", @@ -793,12 +802,12 @@ }, { "name": "indexmap", - "version": "1.8.0", - "authors": "bluss|Josh Stone ", + "version": "1.9.1", + "authors": null, "repository": "https://github.com/bluss/indexmap", "license": "Apache-2.0 OR MIT", "license_file": null, - "description": "A hash table with consistent order and fast iteration. The indexmap is a hash table where the iteration order of the key-value pairs is independent of the hash values of the keys. It has the usual hash table functionality, it preserves insertion order except after removals, and it allows lookup of its elements by either hash table key or numerical index. A corresponding hash set type is also provided. This crate was initially published under the name ordermap, but it was renamed to indexmap." + "description": "A hash table with consistent order and fast iteration." }, { "name": "inflections", @@ -838,7 +847,7 @@ }, { "name": "ipnet", - "version": "2.4.0", + "version": "2.5.0", "authors": "Kris Price ", "repository": "https://github.com/krisprice/ipnet", "license": "Apache-2.0 OR MIT", @@ -847,7 +856,7 @@ }, { "name": "itertools", - "version": "0.10.3", + "version": "0.10.5", "authors": "bluss", "repository": "https://github.com/rust-itertools/itertools", "license": "Apache-2.0 OR MIT", @@ -865,7 +874,7 @@ }, { "name": "itoa", - "version": "1.0.1", + "version": "1.0.3", "authors": "David Tolnay ", "repository": "https://github.com/dtolnay/itoa", "license": "Apache-2.0 OR MIT", @@ -874,7 +883,7 @@ }, { "name": "jobserver", - "version": "0.1.24", + "version": "0.1.25", "authors": "Alex Crichton ", "repository": "https://github.com/alexcrichton/jobserver-rs", "license": "Apache-2.0 OR MIT", @@ -883,7 +892,7 @@ }, { "name": "js-sys", - "version": "0.3.56", + "version": "0.3.60", "authors": "The wasm-bindgen Developers", "repository": "https://github.com/rustwasm/wasm-bindgen/tree/master/crates/js-sys", "license": "Apache-2.0 OR MIT", @@ -901,7 +910,7 @@ }, { "name": "libc", - "version": "0.2.120", + "version": "0.2.133", "authors": "The Rust Project Developers", "repository": "https://github.com/rust-lang/libc", "license": "Apache-2.0 OR MIT", @@ -910,7 +919,7 @@ }, { "name": "libsqlite3-sys", - "version": "0.23.2", + "version": "0.25.1", "authors": "The rusqlite developers", "repository": "https://github.com/rusqlite/rusqlite", "license": "MIT", @@ -919,7 +928,7 @@ }, { "name": "lock_api", - "version": "0.4.6", + "version": "0.4.9", "authors": "Amanieu d'Antras ", "repository": "https://github.com/Amanieu/parking_lot", "license": "Apache-2.0 OR MIT", @@ -928,7 +937,7 @@ }, { "name": "log", - "version": "0.4.14", + "version": "0.4.17", "authors": "The Rust Project Developers", "repository": "https://github.com/rust-lang/log", "license": "Apache-2.0 OR MIT", @@ -955,22 +964,13 @@ }, { "name": "markup5ever", - "version": "0.10.1", + "version": "0.11.0", "authors": "The html5ever Project Developers", "repository": "https://github.com/servo/html5ever", "license": "Apache-2.0 OR MIT", "license_file": null, "description": "Common code for xml5ever and html5ever" }, - { - "name": "markup5ever_rcdom", - "version": "0.1.0", - "authors": "The html5ever Project Developers", - "repository": "https://github.com/servo/html5ever", - "license": "Apache-2.0 OR MIT", - "license_file": null, - "description": "Basic, unsupported DOM structure for use by tests in html5ever/xml5ever" - }, { "name": "matches", "version": "0.1.9", @@ -982,7 +982,7 @@ }, { "name": "memchr", - "version": "2.4.1", + "version": "2.5.0", "authors": "Andrew Gallant |bluss", "repository": "https://github.com/BurntSushi/memchr", "license": "MIT OR Unlicense", @@ -1018,7 +1018,7 @@ }, { "name": "miniz_oxide", - "version": "0.4.4", + "version": "0.5.4", "authors": "Frommi |oyvindln ", "repository": "https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide", "license": "Apache-2.0 OR MIT OR Zlib", @@ -1027,22 +1027,13 @@ }, { "name": "mio", - "version": "0.8.1", + "version": "0.8.4", "authors": "Carl Lerche |Thomas de Zeeuw |Tokio Contributors ", "repository": "https://github.com/tokio-rs/mio", "license": "MIT", "license_file": null, "description": "Lightweight non-blocking IO" }, - { - "name": "miow", - "version": "0.3.7", - "authors": "Alex Crichton ", - "repository": "https://github.com/yoshuawuyts/miow", - "license": "Apache-2.0 OR MIT", - "license_file": null, - "description": "A zero overhead I/O library for Windows, focusing on IOCP and Async I/O abstractions." - }, { "name": "multimap", "version": "0.8.3", @@ -1054,7 +1045,7 @@ }, { "name": "native-tls", - "version": "0.2.8", + "version": "0.2.10", "authors": "Steven Fackler ", "repository": "https://github.com/sfackler/rust-native-tls", "license": "Apache-2.0 OR MIT", @@ -1088,15 +1079,6 @@ "license_file": null, "description": "A byte-oriented, zero-copy, parser combinators library" }, - { - "name": "ntapi", - "version": "0.3.7", - "authors": "MSxDOS ", - "repository": "https://github.com/MSxDOS/ntapi", - "license": "Apache-2.0 OR MIT", - "license_file": null, - "description": "FFI bindings for Native API" - }, { "name": "num-format", "version": "0.4.0", @@ -1108,7 +1090,7 @@ }, { "name": "num-integer", - "version": "0.1.44", + "version": "0.1.45", "authors": "The Rust Project Developers", "repository": "https://github.com/rust-num/num-integer", "license": "Apache-2.0 OR MIT", @@ -1117,7 +1099,7 @@ }, { "name": "num-traits", - "version": "0.2.14", + "version": "0.2.15", "authors": "The Rust Project Developers", "repository": "https://github.com/rust-num/num-traits", "license": "Apache-2.0 OR MIT", @@ -1153,7 +1135,7 @@ }, { "name": "num_threads", - "version": "0.1.4", + "version": "0.1.6", "authors": "Jacob Pratt ", "repository": "https://github.com/jhpratt/num_threads", "license": "Apache-2.0 OR MIT", @@ -1162,7 +1144,7 @@ }, { "name": "once_cell", - "version": "1.10.0", + "version": "1.15.0", "authors": "Aleksey Kladov ", "repository": "https://github.com/matklad/once_cell", "license": "Apache-2.0 OR MIT", @@ -1171,13 +1153,22 @@ }, { "name": "openssl", - "version": "0.10.38", + "version": "0.10.41", "authors": "Steven Fackler ", "repository": "https://github.com/sfackler/rust-openssl", "license": "Apache-2.0", "license_file": null, "description": "OpenSSL bindings" }, + { + "name": "openssl-macros", + "version": "0.1.0", + "authors": null, + "repository": null, + "license": "Apache-2.0 OR MIT", + "license_file": null, + "description": "Internal macros used by the openssl crate." + }, { "name": "openssl-probe", "version": "0.1.5", @@ -1189,7 +1180,7 @@ }, { "name": "openssl-sys", - "version": "0.9.72", + "version": "0.9.75", "authors": "Alex Crichton |Steven Fackler ", "repository": "https://github.com/sfackler/rust-openssl", "license": "MIT", @@ -1198,16 +1189,7 @@ }, { "name": "parking_lot", - "version": "0.11.2", - "authors": "Amanieu d'Antras ", - "repository": "https://github.com/Amanieu/parking_lot", - "license": "Apache-2.0 OR MIT", - "license_file": null, - "description": "More compact and efficient implementations of the standard synchronization primitives." - }, - { - "name": "parking_lot", - "version": "0.12.0", + "version": "0.12.1", "authors": "Amanieu d'Antras ", "repository": "https://github.com/Amanieu/parking_lot", "license": "Apache-2.0 OR MIT", @@ -1216,16 +1198,7 @@ }, { "name": "parking_lot_core", - "version": "0.8.5", - "authors": "Amanieu d'Antras ", - "repository": "https://github.com/Amanieu/parking_lot", - "license": "Apache-2.0 OR MIT", - "license_file": null, - "description": "An advanced API for creating custom synchronization primitives." - }, - { - "name": "parking_lot_core", - "version": "0.9.1", + "version": "0.9.3", "authors": "Amanieu d'Antras ", "repository": "https://github.com/Amanieu/parking_lot", "license": "Apache-2.0 OR MIT", @@ -1243,7 +1216,7 @@ }, { "name": "percent-encoding", - "version": "2.1.0", + "version": "2.2.0", "authors": "The rust-url developers", "repository": "https://github.com/servo/rust-url/", "license": "Apache-2.0 OR MIT", @@ -1252,22 +1225,13 @@ }, { "name": "petgraph", - "version": "0.6.0", + "version": "0.6.2", "authors": "bluss|mitchmindtree", "repository": "https://github.com/petgraph/petgraph", "license": "Apache-2.0 OR MIT", "license_file": null, "description": "Graph data structure library. Provides graph types and graph algorithms." }, - { - "name": "phf", - "version": "0.8.0", - "authors": "Steven Fackler ", - "repository": "https://github.com/sfackler/rust-phf", - "license": "MIT", - "license_file": null, - "description": "Runtime support for perfect hash function data structures" - }, { "name": "phf", "version": "0.10.1", @@ -1277,9 +1241,18 @@ "license_file": null, "description": "Runtime support for perfect hash function data structures" }, + { + "name": "phf", + "version": "0.11.1", + "authors": "Steven Fackler ", + "repository": "https://github.com/rust-phf/rust-phf", + "license": "MIT", + "license_file": null, + "description": "Runtime support for perfect hash function data structures" + }, { "name": "phf_codegen", - "version": "0.8.0", + "version": "0.10.0", "authors": "Steven Fackler ", "repository": "https://github.com/sfackler/rust-phf", "license": "MIT", @@ -1288,7 +1261,7 @@ }, { "name": "phf_generator", - "version": "0.8.0", + "version": "0.10.0", "authors": "Steven Fackler ", "repository": "https://github.com/sfackler/rust-phf", "license": "MIT", @@ -1297,34 +1270,25 @@ }, { "name": "phf_generator", - "version": "0.10.0", + "version": "0.11.1", "authors": "Steven Fackler ", - "repository": "https://github.com/sfackler/rust-phf", + "repository": "https://github.com/rust-phf/rust-phf", "license": "MIT", "license_file": null, "description": "PHF generation logic" }, { "name": "phf_macros", - "version": "0.8.0", + "version": "0.11.1", "authors": "Steven Fackler ", - "repository": "https://github.com/sfackler/rust-phf", - "license": "MIT", - "license_file": null, - "description": "Macros to generate types in the phf crate" - }, - { - "name": "phf_macros", - "version": "0.10.0", - "authors": "Steven Fackler ", - "repository": "https://github.com/sfackler/rust-phf", + "repository": "https://github.com/rust-phf/rust-phf", "license": "MIT", "license_file": null, "description": "Macros to generate types in the phf crate" }, { "name": "phf_shared", - "version": "0.8.0", + "version": "0.10.0", "authors": "Steven Fackler ", "repository": "https://github.com/sfackler/rust-phf", "license": "MIT", @@ -1333,16 +1297,16 @@ }, { "name": "phf_shared", - "version": "0.10.0", + "version": "0.11.1", "authors": "Steven Fackler ", - "repository": "https://github.com/sfackler/rust-phf", + "repository": "https://github.com/rust-phf/rust-phf", "license": "MIT", "license_file": null, "description": "Support code shared by PHF libraries" }, { "name": "pin-project", - "version": "1.0.10", + "version": "1.0.12", "authors": null, "repository": "https://github.com/taiki-e/pin-project", "license": "Apache-2.0 OR MIT", @@ -1351,7 +1315,7 @@ }, { "name": "pin-project-internal", - "version": "1.0.10", + "version": "1.0.12", "authors": null, "repository": "https://github.com/taiki-e/pin-project", "license": "Apache-2.0 OR MIT", @@ -1360,7 +1324,7 @@ }, { "name": "pin-project-lite", - "version": "0.2.8", + "version": "0.2.9", "authors": null, "repository": "https://github.com/taiki-e/pin-project-lite", "license": "Apache-2.0 OR MIT", @@ -1378,7 +1342,7 @@ }, { "name": "pkg-config", - "version": "0.3.24", + "version": "0.3.25", "authors": "Alex Crichton ", "repository": "https://github.com/rust-lang/pkg-config-rs", "license": "Apache-2.0 OR MIT", @@ -1405,7 +1369,7 @@ }, { "name": "proc-macro-crate", - "version": "1.1.3", + "version": "1.2.1", "authors": "Bastian Köcher ", "repository": "https://github.com/bkchr/proc-macro-crate", "license": "Apache-2.0 OR MIT", @@ -1432,7 +1396,7 @@ }, { "name": "proc-macro2", - "version": "1.0.36", + "version": "1.0.43", "authors": "David Tolnay |Alex Crichton ", "repository": "https://github.com/dtolnay/proc-macro2", "license": "Apache-2.0 OR MIT", @@ -1441,8 +1405,8 @@ }, { "name": "prost", - "version": "0.9.0", - "authors": "Dan Burkert |Tokio Contributors ", + "version": "0.11.0", + "authors": "Dan Burkert |Lucio Franco ", "repository": "https://github.com/tokio-rs/prost", "license": "Apache-2.0", "license_file": null, @@ -1450,8 +1414,8 @@ }, { "name": "prost-build", - "version": "0.9.0", - "authors": "Dan Burkert |Tokio Contributors ", + "version": "0.11.1", + "authors": "Dan Burkert |Lucio Franco |Tokio Contributors ", "repository": "https://github.com/tokio-rs/prost", "license": "Apache-2.0", "license_file": null, @@ -1459,8 +1423,8 @@ }, { "name": "prost-derive", - "version": "0.9.0", - "authors": "Dan Burkert |Tokio Contributors ", + "version": "0.11.0", + "authors": "Dan Burkert |Lucio Franco |Tokio Contributors ", "repository": "https://github.com/tokio-rs/prost", "license": "Apache-2.0", "license_file": null, @@ -1468,8 +1432,8 @@ }, { "name": "prost-types", - "version": "0.9.0", - "authors": "Dan Burkert |Tokio Contributors ", + "version": "0.11.1", + "authors": "Dan Burkert |Lucio Franco ", "repository": "https://github.com/tokio-rs/prost", "license": "Apache-2.0", "license_file": null, @@ -1477,7 +1441,7 @@ }, { "name": "pulldown-cmark", - "version": "0.8.0", + "version": "0.9.2", "authors": "Raph Levien |Marcus Klaas de Vries ", "repository": "https://github.com/raphlinus/pulldown-cmark", "license": "MIT", @@ -1486,22 +1450,13 @@ }, { "name": "quote", - "version": "1.0.15", + "version": "1.0.21", "authors": "David Tolnay ", "repository": "https://github.com/dtolnay/quote", "license": "Apache-2.0 OR MIT", "license_file": null, "description": "Quasi-quoting macro quote!(...)" }, - { - "name": "rand", - "version": "0.7.3", - "authors": "The Rand Project Developers|The Rust Project Developers", - "repository": "https://github.com/rust-random/rand", - "license": "Apache-2.0 OR MIT", - "license_file": null, - "description": "Random number generators and other randomness functionality." - }, { "name": "rand", "version": "0.8.5", @@ -1511,15 +1466,6 @@ "license_file": null, "description": "Random number generators and other randomness functionality." }, - { - "name": "rand_chacha", - "version": "0.2.2", - "authors": "The Rand Project Developers|The Rust Project Developers|The CryptoCorrosion Contributors", - "repository": "https://github.com/rust-random/rand", - "license": "Apache-2.0 OR MIT", - "license_file": null, - "description": "ChaCha random number generator" - }, { "name": "rand_chacha", "version": "0.3.1", @@ -1531,43 +1477,16 @@ }, { "name": "rand_core", - "version": "0.5.1", + "version": "0.6.4", "authors": "The Rand Project Developers|The Rust Project Developers", "repository": "https://github.com/rust-random/rand", "license": "Apache-2.0 OR MIT", "license_file": null, "description": "Core random number generator traits and tools for implementation." }, - { - "name": "rand_core", - "version": "0.6.3", - "authors": "The Rand Project Developers|The Rust Project Developers", - "repository": "https://github.com/rust-random/rand", - "license": "Apache-2.0 OR MIT", - "license_file": null, - "description": "Core random number generator traits and tools for implementation." - }, - { - "name": "rand_hc", - "version": "0.2.0", - "authors": "The Rand Project Developers", - "repository": "https://github.com/rust-random/rand", - "license": "Apache-2.0 OR MIT", - "license_file": null, - "description": "HC128 random number generator" - }, - { - "name": "rand_pcg", - "version": "0.2.1", - "authors": "The Rand Project Developers", - "repository": "https://github.com/rust-random/rand", - "license": "Apache-2.0 OR MIT", - "license_file": null, - "description": "Selected PCG random number generators" - }, { "name": "redox_syscall", - "version": "0.2.11", + "version": "0.2.16", "authors": "Jeremy Soller ", "repository": "https://gitlab.redox-os.org/redox-os/syscall", "license": "MIT", @@ -1576,7 +1495,7 @@ }, { "name": "redox_users", - "version": "0.4.0", + "version": "0.4.3", "authors": "Jose Narvaez |Wesley Hershberger ", "repository": "https://gitlab.redox-os.org/redox-os/users", "license": "MIT", @@ -1585,7 +1504,7 @@ }, { "name": "regex", - "version": "1.5.6", + "version": "1.6.0", "authors": "The Rust Project Developers", "repository": "https://github.com/rust-lang/regex", "license": "Apache-2.0 OR MIT", @@ -1603,7 +1522,7 @@ }, { "name": "regex-syntax", - "version": "0.6.26", + "version": "0.6.27", "authors": "The Rust Project Developers", "repository": "https://github.com/rust-lang/regex", "license": "Apache-2.0 OR MIT", @@ -1639,7 +1558,7 @@ }, { "name": "rusqlite", - "version": "0.26.3", + "version": "0.28.0", "authors": "The rusqlite developers", "repository": "https://github.com/rusqlite/rusqlite", "license": "MIT", @@ -1675,7 +1594,7 @@ }, { "name": "rustversion", - "version": "1.0.6", + "version": "1.0.9", "authors": "David Tolnay ", "repository": "https://github.com/dtolnay/rustversion", "license": "Apache-2.0 OR MIT", @@ -1684,7 +1603,7 @@ }, { "name": "ryu", - "version": "1.0.9", + "version": "1.0.11", "authors": "David Tolnay ", "repository": "https://github.com/dtolnay/ryu", "license": "Apache-2.0 OR BSL-1.0", @@ -1693,7 +1612,7 @@ }, { "name": "schannel", - "version": "0.1.19", + "version": "0.1.20", "authors": "Steven Fackler |Steffen Butzer ", "repository": "https://github.com/steffengy/schannel-rs", "license": "MIT", @@ -1720,7 +1639,7 @@ }, { "name": "security-framework", - "version": "2.6.1", + "version": "2.7.0", "authors": "Steven Fackler |Kornel ", "repository": "https://github.com/kornelski/rust-security-framework", "license": "Apache-2.0 OR MIT", @@ -1747,7 +1666,7 @@ }, { "name": "serde", - "version": "1.0.136", + "version": "1.0.145", "authors": "Erick Tryzelaar |David Tolnay ", "repository": "https://github.com/serde-rs/serde", "license": "Apache-2.0 OR MIT", @@ -1756,7 +1675,7 @@ }, { "name": "serde-aux", - "version": "3.0.1", + "version": "4.0.0", "authors": "Victor Polevoy ", "repository": "https://github.com/vityafx/serde-aux", "license": "MIT", @@ -1765,7 +1684,7 @@ }, { "name": "serde_derive", - "version": "1.0.136", + "version": "1.0.145", "authors": "Erick Tryzelaar |David Tolnay ", "repository": "https://github.com/serde-rs/serde", "license": "Apache-2.0 OR MIT", @@ -1774,7 +1693,7 @@ }, { "name": "serde_json", - "version": "1.0.79", + "version": "1.0.85", "authors": "Erick Tryzelaar |David Tolnay ", "repository": "https://github.com/serde-rs/json", "license": "Apache-2.0 OR MIT", @@ -1783,7 +1702,7 @@ }, { "name": "serde_repr", - "version": "0.1.7", + "version": "0.1.9", "authors": "David Tolnay ", "repository": "https://github.com/dtolnay/serde-repr", "license": "Apache-2.0 OR MIT", @@ -1855,7 +1774,7 @@ }, { "name": "slab", - "version": "0.4.5", + "version": "0.4.7", "authors": "Carl Lerche ", "repository": "https://github.com/tokio-rs/slab", "license": "MIT", @@ -1900,7 +1819,7 @@ }, { "name": "slog-stdlog", - "version": "4.1.0", + "version": "4.1.1", "authors": "Dawid Ciężarkiewicz ", "repository": "https://github.com/slog-rs/stdlog", "license": "Apache-2.0 OR MIT OR MPL-2.0", @@ -1918,7 +1837,7 @@ }, { "name": "smallvec", - "version": "1.8.0", + "version": "1.9.0", "authors": "The Servo Project Developers", "repository": "https://github.com/servo/rust-smallvec", "license": "Apache-2.0 OR MIT", @@ -1936,7 +1855,7 @@ }, { "name": "socket2", - "version": "0.4.4", + "version": "0.4.7", "authors": "Alex Crichton |Thomas de Zeeuw ", "repository": "https://github.com/rust-lang/socket2", "license": "Apache-2.0 OR MIT", @@ -1954,7 +1873,7 @@ }, { "name": "string_cache", - "version": "0.8.3", + "version": "0.8.4", "authors": "The Servo Project Developers", "repository": "https://github.com/servo/string-cache", "license": "Apache-2.0 OR MIT", @@ -1963,7 +1882,7 @@ }, { "name": "string_cache_codegen", - "version": "0.5.1", + "version": "0.5.2", "authors": "The Servo Project Developers", "repository": "https://github.com/servo/string-cache", "license": "Apache-2.0 OR MIT", @@ -1972,7 +1891,7 @@ }, { "name": "strum", - "version": "0.23.0", + "version": "0.24.1", "authors": "Peter Glotfelty ", "repository": "https://github.com/Peternator7/strum", "license": "MIT", @@ -1981,7 +1900,7 @@ }, { "name": "strum_macros", - "version": "0.23.1", + "version": "0.24.3", "authors": "Peter Glotfelty ", "repository": "https://github.com/Peternator7/strum", "license": "MIT", @@ -1999,7 +1918,7 @@ }, { "name": "syn", - "version": "1.0.88", + "version": "1.0.100", "authors": "David Tolnay ", "repository": "https://github.com/dtolnay/syn", "license": "Apache-2.0 OR MIT", @@ -2026,7 +1945,7 @@ }, { "name": "tendril", - "version": "0.4.2", + "version": "0.4.3", "authors": "Keegan McAllister |Simon Sapin |Chris Morgan ", "repository": "https://github.com/servo/tendril", "license": "Apache-2.0 OR MIT", @@ -2053,7 +1972,7 @@ }, { "name": "thiserror", - "version": "1.0.30", + "version": "1.0.35", "authors": "David Tolnay ", "repository": "https://github.com/dtolnay/thiserror", "license": "Apache-2.0 OR MIT", @@ -2062,7 +1981,7 @@ }, { "name": "thiserror-impl", - "version": "1.0.30", + "version": "1.0.35", "authors": "David Tolnay ", "repository": "https://github.com/dtolnay/thiserror", "license": "Apache-2.0 OR MIT", @@ -2089,7 +2008,7 @@ }, { "name": "time", - "version": "0.3.7", + "version": "0.3.14", "authors": "Jacob Pratt |Time contributors", "repository": "https://github.com/time-rs/time", "license": "Apache-2.0 OR MIT", @@ -2098,7 +2017,7 @@ }, { "name": "time-macros", - "version": "0.2.3", + "version": "0.2.4", "authors": "Jacob Pratt |Time contributors", "repository": "https://github.com/time-rs/time", "license": "Apache-2.0 OR MIT", @@ -2116,7 +2035,7 @@ }, { "name": "tinyvec", - "version": "1.5.1", + "version": "1.6.0", "authors": "Lokathor ", "repository": "https://github.com/Lokathor/tinyvec", "license": "Apache-2.0 OR MIT OR Zlib", @@ -2134,7 +2053,7 @@ }, { "name": "tokio", - "version": "1.17.0", + "version": "1.21.1", "authors": "Tokio Contributors ", "repository": "https://github.com/tokio-rs/tokio", "license": "MIT", @@ -2152,7 +2071,7 @@ }, { "name": "tokio-macros", - "version": "1.7.0", + "version": "1.8.0", "authors": "Tokio Contributors ", "repository": "https://github.com/tokio-rs/tokio", "license": "MIT", @@ -2188,7 +2107,7 @@ }, { "name": "tokio-util", - "version": "0.6.9", + "version": "0.7.4", "authors": "Tokio Contributors ", "repository": "https://github.com/tokio-rs/tokio", "license": "MIT", @@ -2197,7 +2116,7 @@ }, { "name": "toml", - "version": "0.5.8", + "version": "0.5.9", "authors": "Alex Crichton ", "repository": "https://github.com/alexcrichton/toml-rs", "license": "Apache-2.0 OR MIT", @@ -2206,7 +2125,7 @@ }, { "name": "tower-service", - "version": "0.3.1", + "version": "0.3.2", "authors": "Tower Maintainers ", "repository": "https://github.com/tower-rs/tower", "license": "MIT", @@ -2215,7 +2134,7 @@ }, { "name": "tracing", - "version": "0.1.32", + "version": "0.1.36", "authors": "Eliza Weisman |Tokio Contributors ", "repository": "https://github.com/tokio-rs/tracing", "license": "MIT", @@ -2224,7 +2143,7 @@ }, { "name": "tracing-core", - "version": "0.1.23", + "version": "0.1.29", "authors": "Tokio Contributors ", "repository": "https://github.com/tokio-rs/tracing", "license": "MIT", @@ -2350,49 +2269,40 @@ }, { "name": "unicode-bidi", - "version": "0.3.7", + "version": "0.3.8", "authors": "The Servo Project Developers", "repository": "https://github.com/servo/unicode-bidi", "license": "Apache-2.0 OR MIT", "license_file": null, "description": "Implementation of the Unicode Bidirectional Algorithm" }, + { + "name": "unicode-ident", + "version": "1.0.4", + "authors": "David Tolnay ", + "repository": "https://github.com/dtolnay/unicode-ident", + "license": "(MIT OR Apache-2.0) AND Unicode-DFS-2016", + "license_file": null, + "description": "Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31" + }, { "name": "unicode-normalization", - "version": "0.1.19", + "version": "0.1.22", "authors": "kwantam |Manish Goregaokar ", "repository": "https://github.com/unicode-rs/unicode-normalization", "license": "Apache-2.0 OR MIT", "license_file": null, "description": "This crate provides functions for normalization of Unicode strings, including Canonical and Compatible Decomposition and Recomposition, as described in Unicode Standard Annex #15." }, - { - "name": "unicode-segmentation", - "version": "1.9.0", - "authors": "kwantam |Manish Goregaokar ", - "repository": "https://github.com/unicode-rs/unicode-segmentation", - "license": "Apache-2.0 OR MIT", - "license_file": null, - "description": "This crate provides Grapheme Cluster, Word and Sentence boundaries according to Unicode Standard Annex #29 rules." - }, { "name": "unicode-width", - "version": "0.1.9", + "version": "0.1.10", "authors": "kwantam |Manish Goregaokar ", "repository": "https://github.com/unicode-rs/unicode-width", "license": "Apache-2.0 OR MIT", "license_file": null, "description": "Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules." }, - { - "name": "unicode-xid", - "version": "0.2.2", - "authors": "erick.tryzelaar |kwantam |Manish Goregaokar ", - "repository": "https://github.com/unicode-rs/unicode-xid", - "license": "Apache-2.0 OR MIT", - "license_file": null, - "description": "Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31." - }, { "name": "untrusted", "version": "0.7.1", @@ -2404,7 +2314,7 @@ }, { "name": "url", - "version": "2.2.2", + "version": "2.3.1", "authors": "The rust-url developers", "repository": "https://github.com/servo/rust-url", "license": "Apache-2.0 OR MIT", @@ -2465,15 +2375,6 @@ "license_file": null, "description": "Detect when another Future wants a result." }, - { - "name": "wasi", - "version": "0.9.0+wasi-snapshot-preview1", - "authors": "The Cranelift Project Developers", - "repository": "https://github.com/bytecodealliance/wasi", - "license": "Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT", - "license_file": null, - "description": "Experimental WASI API bindings for Rust" - }, { "name": "wasi", "version": "0.10.0+wasi-snapshot-preview1", @@ -2494,7 +2395,7 @@ }, { "name": "wasm-bindgen", - "version": "0.2.79", + "version": "0.2.83", "authors": "The wasm-bindgen Developers", "repository": "https://github.com/rustwasm/wasm-bindgen", "license": "Apache-2.0 OR MIT", @@ -2503,7 +2404,7 @@ }, { "name": "wasm-bindgen-backend", - "version": "0.2.79", + "version": "0.2.83", "authors": "The wasm-bindgen Developers", "repository": "https://github.com/rustwasm/wasm-bindgen/tree/master/crates/backend", "license": "Apache-2.0 OR MIT", @@ -2512,7 +2413,7 @@ }, { "name": "wasm-bindgen-futures", - "version": "0.4.29", + "version": "0.4.33", "authors": "The wasm-bindgen Developers", "repository": "https://github.com/rustwasm/wasm-bindgen/tree/master/crates/futures", "license": "Apache-2.0 OR MIT", @@ -2521,7 +2422,7 @@ }, { "name": "wasm-bindgen-macro", - "version": "0.2.79", + "version": "0.2.83", "authors": "The wasm-bindgen Developers", "repository": "https://github.com/rustwasm/wasm-bindgen/tree/master/crates/macro", "license": "Apache-2.0 OR MIT", @@ -2530,7 +2431,7 @@ }, { "name": "wasm-bindgen-macro-support", - "version": "0.2.79", + "version": "0.2.83", "authors": "The wasm-bindgen Developers", "repository": "https://github.com/rustwasm/wasm-bindgen/tree/master/crates/macro-support", "license": "Apache-2.0 OR MIT", @@ -2539,7 +2440,7 @@ }, { "name": "wasm-bindgen-shared", - "version": "0.2.79", + "version": "0.2.83", "authors": "The wasm-bindgen Developers", "repository": "https://github.com/rustwasm/wasm-bindgen/tree/master/crates/shared", "license": "Apache-2.0 OR MIT", @@ -2548,7 +2449,7 @@ }, { "name": "web-sys", - "version": "0.3.56", + "version": "0.3.60", "authors": "The wasm-bindgen Developers", "repository": "https://github.com/rustwasm/wasm-bindgen/tree/master/crates/web-sys", "license": "Apache-2.0 OR MIT", @@ -2575,7 +2476,7 @@ }, { "name": "which", - "version": "4.2.4", + "version": "4.3.0", "authors": "Harry Fei ", "repository": "https://github.com/harryfei/which-rs.git", "license": "MIT", @@ -2620,7 +2521,7 @@ }, { "name": "windows-sys", - "version": "0.32.0", + "version": "0.36.1", "authors": "Microsoft", "repository": "https://github.com/microsoft/windows-rs", "license": "Apache-2.0 OR MIT", @@ -2629,45 +2530,45 @@ }, { "name": "windows_aarch64_msvc", - "version": "0.32.0", + "version": "0.36.1", "authors": "Microsoft", - "repository": null, + "repository": "https://github.com/microsoft/windows-rs", "license": "Apache-2.0 OR MIT", "license_file": null, "description": "Code gen support for the windows crate" }, { "name": "windows_i686_gnu", - "version": "0.32.0", + "version": "0.36.1", "authors": "Microsoft", - "repository": null, + "repository": "https://github.com/microsoft/windows-rs", "license": "Apache-2.0 OR MIT", "license_file": null, "description": "Code gen support for the windows crate" }, { "name": "windows_i686_msvc", - "version": "0.32.0", + "version": "0.36.1", "authors": "Microsoft", - "repository": null, + "repository": "https://github.com/microsoft/windows-rs", "license": "Apache-2.0 OR MIT", "license_file": null, "description": "Code gen support for the windows crate" }, { "name": "windows_x86_64_gnu", - "version": "0.32.0", + "version": "0.36.1", "authors": "Microsoft", - "repository": null, + "repository": "https://github.com/microsoft/windows-rs", "license": "Apache-2.0 OR MIT", "license_file": null, "description": "Code gen support for the windows crate" }, { "name": "windows_x86_64_msvc", - "version": "0.32.0", + "version": "0.36.1", "authors": "Microsoft", - "repository": null, + "repository": "https://github.com/microsoft/windows-rs", "license": "Apache-2.0 OR MIT", "license_file": null, "description": "Code gen support for the windows crate" @@ -2681,18 +2582,9 @@ "license_file": null, "description": "Rust bindings to MS Windows Registry API" }, - { - "name": "xml5ever", - "version": "0.16.2", - "authors": "The xml5ever project developers", - "repository": "https://github.com/servo/html5ever", - "license": "Apache-2.0 OR MIT", - "license_file": null, - "description": "Push based streaming parser for xml" - }, { "name": "zip", - "version": "0.5.13", + "version": "0.6.2", "authors": "Mathijs van de Nes |Marli Frost |Ryan Levick ", "repository": "https://github.com/zip-rs/zip.git", "license": "MIT", @@ -2701,7 +2593,7 @@ }, { "name": "zstd", - "version": "0.10.0+zstd.1.5.2", + "version": "0.11.2+zstd.1.5.2", "authors": "Alexandre Bury ", "repository": "https://github.com/gyscos/zstd-rs", "license": "MIT", @@ -2710,7 +2602,7 @@ }, { "name": "zstd-safe", - "version": "4.1.4+zstd.1.5.2", + "version": "5.0.2+zstd.1.5.2", "authors": "Alexandre Bury ", "repository": "https://github.com/gyscos/zstd-rs", "license": "Apache-2.0 OR MIT", @@ -2719,7 +2611,7 @@ }, { "name": "zstd-sys", - "version": "1.6.3+zstd.1.5.2", + "version": "2.0.1+zstd.1.5.2", "authors": "Alexandre Bury ", "repository": "https://github.com/gyscos/zstd-rs", "license": "Apache-2.0 OR MIT", diff --git a/cargo/remote/BUILD.ahash-0.7.6.bazel b/cargo/remote/BUILD.ahash-0.7.6.bazel index 81f95cdd5..37e057173 100644 --- a/cargo/remote/BUILD.ahash-0.7.6.bazel +++ b/cargo/remote/BUILD.ahash-0.7.6.bazel @@ -124,7 +124,7 @@ rust_library( "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-apple-ios", ): [ - "@raze__getrandom__0_2_5//:getrandom", + "@raze__getrandom__0_2_7//:getrandom", ], "//conditions:default": [], }) + selects.with_or({ @@ -138,7 +138,7 @@ rust_library( "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-apple-ios", ): [ - "@raze__once_cell__1_10_0//:once_cell", + "@raze__once_cell__1_15_0//:once_cell", ], "//conditions:default": [], }), diff --git a/cargo/remote/BUILD.aho-corasick-0.7.18.bazel b/cargo/remote/BUILD.aho-corasick-0.7.19.bazel similarity index 94% rename from cargo/remote/BUILD.aho-corasick-0.7.18.bazel rename to cargo/remote/BUILD.aho-corasick-0.7.19.bazel index 1b08ecfef..73bac59de 100644 --- a/cargo/remote/BUILD.aho-corasick-0.7.18.bazel +++ b/cargo/remote/BUILD.aho-corasick-0.7.19.bazel @@ -49,9 +49,9 @@ rust_library( "crate-name=aho_corasick", "manual", ], - version = "0.7.18", + version = "0.7.19", # buildifier: leave-alone deps = [ - "@raze__memchr__2_4_1//:memchr", + "@raze__memchr__2_5_0//:memchr", ], ) diff --git a/cargo/remote/BUILD.ammonia-3.1.4.bazel b/cargo/remote/BUILD.ammonia-3.2.1.bazel similarity index 81% rename from cargo/remote/BUILD.ammonia-3.1.4.bazel rename to cargo/remote/BUILD.ammonia-3.2.1.bazel index 2940f2c4e..3a90bdac2 100644 --- a/cargo/remote/BUILD.ammonia-3.1.4.bazel +++ b/cargo/remote/BUILD.ammonia-3.2.1.bazel @@ -49,15 +49,14 @@ rust_library( "crate-name=ammonia", "manual", ], - version = "3.1.4", + version = "3.2.1", # buildifier: leave-alone deps = [ - "@raze__html5ever__0_25_1//:html5ever", - "@raze__lazy_static__1_4_0//:lazy_static", + "@raze__html5ever__0_26_0//:html5ever", "@raze__maplit__1_0_2//:maplit", - "@raze__markup5ever_rcdom__0_1_0//:markup5ever_rcdom", - "@raze__tendril__0_4_2//:tendril", - "@raze__url__2_2_2//:url", + "@raze__once_cell__1_15_0//:once_cell", + "@raze__tendril__0_4_3//:tendril", + "@raze__url__2_3_1//:url", ], ) diff --git a/cargo/remote/BUILD.android_system_properties-0.1.5.bazel b/cargo/remote/BUILD.android_system_properties-0.1.5.bazel new file mode 100644 index 000000000..33e048b29 --- /dev/null +++ b/cargo/remote/BUILD.android_system_properties-0.1.5.bazel @@ -0,0 +1,57 @@ +""" +@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 "//cargo", 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 "time_zone" with type "example" omitted + +rust_library( + name = "android_system_properties", + srcs = glob(["**/*.rs"]), + crate_features = [ + ], + crate_root = "src/lib.rs", + data = [], + edition = "2018", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-raze", + "crate-name=android_system_properties", + "manual", + ], + version = "0.1.5", + # buildifier: leave-alone + deps = [ + "@raze__libc__0_2_133//:libc", + ], +) diff --git a/cargo/remote/BUILD.anyhow-1.0.56.bazel b/cargo/remote/BUILD.anyhow-1.0.65.bazel similarity index 98% rename from cargo/remote/BUILD.anyhow-1.0.56.bazel rename to cargo/remote/BUILD.anyhow-1.0.65.bazel index 7adfd9f04..26a281526 100644 --- a/cargo/remote/BUILD.anyhow-1.0.56.bazel +++ b/cargo/remote/BUILD.anyhow-1.0.65.bazel @@ -56,7 +56,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "1.0.56", + version = "1.0.65", visibility = ["//visibility:private"], deps = [ ], @@ -80,7 +80,7 @@ rust_library( "crate-name=anyhow", "manual", ], - version = "1.0.56", + version = "1.0.65", # buildifier: leave-alone deps = [ ":anyhow_build_script", diff --git a/cargo/remote/BUILD.arc-swap-1.5.0.bazel b/cargo/remote/BUILD.arc-swap-1.5.1.bazel similarity index 98% rename from cargo/remote/BUILD.arc-swap-1.5.0.bazel rename to cargo/remote/BUILD.arc-swap-1.5.1.bazel index 33e4da7dd..3e54631e9 100644 --- a/cargo/remote/BUILD.arc-swap-1.5.0.bazel +++ b/cargo/remote/BUILD.arc-swap-1.5.1.bazel @@ -53,7 +53,7 @@ rust_library( "crate-name=arc-swap", "manual", ], - version = "1.5.0", + version = "1.5.1", # buildifier: leave-alone deps = [ ], diff --git a/cargo/remote/BUILD.async-trait-0.1.52.bazel b/cargo/remote/BUILD.async-trait-0.1.57.bazel similarity index 90% rename from cargo/remote/BUILD.async-trait-0.1.52.bazel rename to cargo/remote/BUILD.async-trait-0.1.57.bazel index d35ed55e7..708bf521d 100644 --- a/cargo/remote/BUILD.async-trait-0.1.52.bazel +++ b/cargo/remote/BUILD.async-trait-0.1.57.bazel @@ -54,7 +54,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "0.1.52", + version = "0.1.57", visibility = ["//visibility:private"], deps = [ ], @@ -76,13 +76,13 @@ rust_proc_macro( "crate-name=async-trait", "manual", ], - version = "0.1.52", + version = "0.1.57", # buildifier: leave-alone deps = [ ":async_trait_build_script", - "@raze__proc_macro2__1_0_36//:proc_macro2", - "@raze__quote__1_0_15//:quote", - "@raze__syn__1_0_88//:syn", + "@raze__proc_macro2__1_0_43//:proc_macro2", + "@raze__quote__1_0_21//:quote", + "@raze__syn__1_0_100//:syn", ], ) diff --git a/cargo/remote/BUILD.atty-0.2.14.bazel b/cargo/remote/BUILD.atty-0.2.14.bazel index 593a0b28e..cf17b5107 100644 --- a/cargo/remote/BUILD.atty-0.2.14.bazel +++ b/cargo/remote/BUILD.atty-0.2.14.bazel @@ -64,7 +64,7 @@ rust_library( "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-apple-ios", ): [ - "@raze__libc__0_2_120//:libc", + "@raze__libc__0_2_133//:libc", ], "//conditions:default": [], }) + selects.with_or({ diff --git a/cargo/remote/BUILD.bazel b/cargo/remote/BUILD.bazel index e69de29bb..b49fb6866 100644 --- a/cargo/remote/BUILD.bazel +++ b/cargo/remote/BUILD.bazel @@ -0,0 +1,17 @@ +# Export file for Stardoc support +exports_files( + glob([ + "**/*.bazel", + "**/*.bzl", + ]), + visibility = ["//visibility:public"], +) + +filegroup( + name = "srcs", + srcs = glob([ + "**/*.bazel", + "**/*.bzl", + ]), + visibility = ["//visibility:public"], +) diff --git a/cargo/remote/BUILD.blake3-1.3.1.bazel b/cargo/remote/BUILD.blake3-1.3.1.bazel index 2d67bc456..3fb4cd7f8 100644 --- a/cargo/remote/BUILD.blake3-1.3.1.bazel +++ b/cargo/remote/BUILD.blake3-1.3.1.bazel @@ -93,6 +93,6 @@ rust_library( "@raze__arrayvec__0_7_2//:arrayvec", "@raze__cfg_if__1_0_0//:cfg_if", "@raze__constant_time_eq__0_1_5//:constant_time_eq", - "@raze__digest__0_10_3//:digest", + "@raze__digest__0_10_5//:digest", ], ) diff --git a/cargo/remote/BUILD.block-buffer-0.10.2.bazel b/cargo/remote/BUILD.block-buffer-0.10.3.bazel similarity index 93% rename from cargo/remote/BUILD.block-buffer-0.10.2.bazel rename to cargo/remote/BUILD.block-buffer-0.10.3.bazel index 405db97f8..f500b6c0d 100644 --- a/cargo/remote/BUILD.block-buffer-0.10.2.bazel +++ b/cargo/remote/BUILD.block-buffer-0.10.3.bazel @@ -47,10 +47,10 @@ rust_library( "crate-name=block-buffer", "manual", ], - version = "0.10.2", + version = "0.10.3", # buildifier: leave-alone deps = [ - "@raze__generic_array__0_14_5//:generic_array", + "@raze__generic_array__0_14_6//:generic_array", ], ) diff --git a/cargo/remote/BUILD.bstr-0.2.17.bazel b/cargo/remote/BUILD.bstr-0.2.17.bazel index 6da573c1b..4f3975080 100644 --- a/cargo/remote/BUILD.bstr-0.2.17.bazel +++ b/cargo/remote/BUILD.bstr-0.2.17.bazel @@ -76,8 +76,8 @@ rust_library( # buildifier: leave-alone deps = [ "@raze__lazy_static__1_4_0//:lazy_static", - "@raze__memchr__2_4_1//:memchr", + "@raze__memchr__2_5_0//:memchr", "@raze__regex_automata__0_1_10//:regex_automata", - "@raze__serde__1_0_136//:serde", + "@raze__serde__1_0_145//:serde", ], ) diff --git a/cargo/remote/BUILD.bumpalo-3.9.1.bazel b/cargo/remote/BUILD.bumpalo-3.11.0.bazel similarity index 96% rename from cargo/remote/BUILD.bumpalo-3.9.1.bazel rename to cargo/remote/BUILD.bumpalo-3.11.0.bazel index fb406f4bc..2abfee88e 100644 --- a/cargo/remote/BUILD.bumpalo-3.9.1.bazel +++ b/cargo/remote/BUILD.bumpalo-3.11.0.bazel @@ -41,7 +41,7 @@ rust_library( ], crate_root = "src/lib.rs", data = [], - edition = "2018", + edition = "2021", rustc_flags = [ "--cap-lints=allow", ], @@ -50,7 +50,7 @@ rust_library( "crate-name=bumpalo", "manual", ], - version = "3.9.1", + version = "3.11.0", # buildifier: leave-alone deps = [ ], diff --git a/cargo/remote/BUILD.bytes-1.1.0.bazel b/cargo/remote/BUILD.bytes-1.2.1.bazel similarity index 98% rename from cargo/remote/BUILD.bytes-1.1.0.bazel rename to cargo/remote/BUILD.bytes-1.2.1.bazel index 07aee4db4..2e614f9ea 100644 --- a/cargo/remote/BUILD.bytes-1.1.0.bazel +++ b/cargo/remote/BUILD.bytes-1.2.1.bazel @@ -55,7 +55,7 @@ rust_library( "crate-name=bytes", "manual", ], - version = "1.1.0", + version = "1.2.1", # buildifier: leave-alone deps = [ ], diff --git a/cargo/remote/BUILD.cc-1.0.73.bazel b/cargo/remote/BUILD.cc-1.0.73.bazel index 3c751b836..e81846bd0 100644 --- a/cargo/remote/BUILD.cc-1.0.73.bazel +++ b/cargo/remote/BUILD.cc-1.0.73.bazel @@ -55,7 +55,7 @@ rust_binary( # buildifier: leave-alone deps = [ ":cc", - "@raze__jobserver__0_1_24//:jobserver", + "@raze__jobserver__0_1_25//:jobserver", ], ) @@ -80,7 +80,7 @@ rust_library( version = "1.0.73", # buildifier: leave-alone deps = [ - "@raze__jobserver__0_1_24//:jobserver", + "@raze__jobserver__0_1_25//:jobserver", ], ) diff --git a/cargo/remote/BUILD.chrono-0.4.19.bazel b/cargo/remote/BUILD.chrono-0.4.22.bazel similarity index 84% rename from cargo/remote/BUILD.chrono-0.4.19.bazel rename to cargo/remote/BUILD.chrono-0.4.22.bazel index c270de481..bd48c0573 100644 --- a/cargo/remote/BUILD.chrono-0.4.19.bazel +++ b/cargo/remote/BUILD.chrono-0.4.22.bazel @@ -44,15 +44,18 @@ rust_library( "alloc", "clock", "default", - "libc", + "iana-time-zone", + "js-sys", "oldtime", "std", "time", + "wasm-bindgen", + "wasmbind", "winapi", ], crate_root = "src/lib.rs", data = [], - edition = "2015", + edition = "2018", rustc_flags = [ "--cap-lints=allow", ], @@ -61,12 +64,12 @@ rust_library( "crate-name=chrono", "manual", ], - version = "0.4.19", + version = "0.4.22", # buildifier: leave-alone deps = [ - "@raze__libc__0_2_120//:libc", - "@raze__num_integer__0_1_44//:num_integer", - "@raze__num_traits__0_2_14//:num_traits", + "@raze__iana_time_zone__0_1_50//:iana_time_zone", + "@raze__num_integer__0_1_45//:num_integer", + "@raze__num_traits__0_2_15//:num_traits", "@raze__time__0_1_44//:time", ] + selects.with_or({ # cfg(windows) diff --git a/cargo/remote/BUILD.coarsetime-0.1.21.bazel b/cargo/remote/BUILD.coarsetime-0.1.22.bazel similarity index 93% rename from cargo/remote/BUILD.coarsetime-0.1.21.bazel rename to cargo/remote/BUILD.coarsetime-0.1.22.bazel index 853f43586..3e1568d8d 100644 --- a/cargo/remote/BUILD.coarsetime-0.1.21.bazel +++ b/cargo/remote/BUILD.coarsetime-0.1.22.bazel @@ -49,10 +49,10 @@ rust_library( "crate-name=coarsetime", "manual", ], - version = "0.1.21", + version = "0.1.22", # buildifier: leave-alone deps = [ - "@raze__once_cell__1_10_0//:once_cell", + "@raze__once_cell__1_15_0//:once_cell", ] + selects.with_or({ # cfg(not(target_os = "wasi")) ( @@ -64,7 +64,7 @@ rust_library( "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-apple-ios", ): [ - "@raze__libc__0_2_120//:libc", + "@raze__libc__0_2_133//:libc", ], "//conditions:default": [], }), diff --git a/cargo/remote/BUILD.codespan-0.11.1.bazel b/cargo/remote/BUILD.codespan-0.11.1.bazel index 55f0fc9d8..b9a0faeb5 100644 --- a/cargo/remote/BUILD.codespan-0.11.1.bazel +++ b/cargo/remote/BUILD.codespan-0.11.1.bazel @@ -53,6 +53,6 @@ rust_library( # buildifier: leave-alone deps = [ "@raze__codespan_reporting__0_11_1//:codespan_reporting", - "@raze__serde__1_0_136//:serde", + "@raze__serde__1_0_145//:serde", ], ) diff --git a/cargo/remote/BUILD.codespan-reporting-0.11.1.bazel b/cargo/remote/BUILD.codespan-reporting-0.11.1.bazel index 18b62c463..32a98367b 100644 --- a/cargo/remote/BUILD.codespan-reporting-0.11.1.bazel +++ b/cargo/remote/BUILD.codespan-reporting-0.11.1.bazel @@ -62,9 +62,9 @@ rust_library( version = "0.11.1", # buildifier: leave-alone deps = [ - "@raze__serde__1_0_136//:serde", + "@raze__serde__1_0_145//:serde", "@raze__termcolor__1_1_3//:termcolor", - "@raze__unicode_width__0_1_9//:unicode_width", + "@raze__unicode_width__0_1_10//:unicode_width", ], ) diff --git a/cargo/remote/BUILD.core-foundation-0.9.3.bazel b/cargo/remote/BUILD.core-foundation-0.9.3.bazel index 5a21beb66..15b5e878a 100644 --- a/cargo/remote/BUILD.core-foundation-0.9.3.bazel +++ b/cargo/remote/BUILD.core-foundation-0.9.3.bazel @@ -51,7 +51,7 @@ rust_library( # buildifier: leave-alone deps = [ "@raze__core_foundation_sys__0_8_3//:core_foundation_sys", - "@raze__libc__0_2_120//:libc", + "@raze__libc__0_2_133//:libc", ], ) diff --git a/cargo/remote/BUILD.crossbeam-channel-0.5.2.bazel b/cargo/remote/BUILD.crossbeam-channel-0.5.6.bazel similarity index 96% rename from cargo/remote/BUILD.crossbeam-channel-0.5.2.bazel rename to cargo/remote/BUILD.crossbeam-channel-0.5.6.bazel index 19fba1e70..b9855212e 100644 --- a/cargo/remote/BUILD.crossbeam-channel-0.5.2.bazel +++ b/cargo/remote/BUILD.crossbeam-channel-0.5.6.bazel @@ -58,11 +58,11 @@ rust_library( "crate-name=crossbeam-channel", "manual", ], - version = "0.5.2", + version = "0.5.6", # buildifier: leave-alone deps = [ "@raze__cfg_if__1_0_0//:cfg_if", - "@raze__crossbeam_utils__0_8_7//:crossbeam_utils", + "@raze__crossbeam_utils__0_8_11//:crossbeam_utils", ], ) diff --git a/cargo/remote/BUILD.crossbeam-utils-0.8.7.bazel b/cargo/remote/BUILD.crossbeam-utils-0.8.11.bazel similarity index 92% rename from cargo/remote/BUILD.crossbeam-utils-0.8.7.bazel rename to cargo/remote/BUILD.crossbeam-utils-0.8.11.bazel index 0b3c67820..0c0ebd40c 100644 --- a/cargo/remote/BUILD.crossbeam-utils-0.8.7.bazel +++ b/cargo/remote/BUILD.crossbeam-utils-0.8.11.bazel @@ -43,7 +43,8 @@ cargo_build_script( build_script_env = { }, crate_features = [ - "lazy_static", + "default", + "once_cell", "std", ], crate_root = "build.rs", @@ -56,7 +57,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "0.8.7", + version = "0.8.11", visibility = ["//visibility:private"], deps = [ ], @@ -68,7 +69,8 @@ rust_library( name = "crossbeam_utils", srcs = glob(["**/*.rs"]), crate_features = [ - "lazy_static", + "default", + "once_cell", "std", ], crate_root = "src/lib.rs", @@ -82,12 +84,12 @@ rust_library( "crate-name=crossbeam-utils", "manual", ], - version = "0.8.7", + version = "0.8.11", # buildifier: leave-alone deps = [ ":crossbeam_utils_build_script", "@raze__cfg_if__1_0_0//:cfg_if", - "@raze__lazy_static__1_4_0//:lazy_static", + "@raze__once_cell__1_15_0//:once_cell", ], ) diff --git a/cargo/remote/BUILD.crypto-common-0.1.3.bazel b/cargo/remote/BUILD.crypto-common-0.1.6.bazel similarity index 93% rename from cargo/remote/BUILD.crypto-common-0.1.3.bazel rename to cargo/remote/BUILD.crypto-common-0.1.6.bazel index d0b4ad533..701efe70b 100644 --- a/cargo/remote/BUILD.crypto-common-0.1.3.bazel +++ b/cargo/remote/BUILD.crypto-common-0.1.6.bazel @@ -48,10 +48,10 @@ rust_library( "crate-name=crypto-common", "manual", ], - version = "0.1.3", + version = "0.1.6", # buildifier: leave-alone deps = [ - "@raze__generic_array__0_14_5//:generic_array", + "@raze__generic_array__0_14_6//:generic_array", "@raze__typenum__1_15_0//:typenum", ], ) diff --git a/cargo/remote/BUILD.cssparser-0.27.2.bazel b/cargo/remote/BUILD.cssparser-0.27.2.bazel index 81a0d3dba..871e01b5b 100644 --- a/cargo/remote/BUILD.cssparser-0.27.2.bazel +++ b/cargo/remote/BUILD.cssparser-0.27.2.bazel @@ -57,9 +57,9 @@ cargo_build_script( version = "0.27.2", visibility = ["//visibility:private"], deps = [ - "@raze__proc_macro2__1_0_36//:proc_macro2", - "@raze__quote__1_0_15//:quote", - "@raze__syn__1_0_88//:syn", + "@raze__proc_macro2__1_0_43//:proc_macro2", + "@raze__quote__1_0_21//:quote", + "@raze__syn__1_0_100//:syn", ], ) @@ -90,6 +90,6 @@ rust_library( "@raze__itoa__0_4_8//:itoa", "@raze__matches__0_1_9//:matches", "@raze__phf__0_8_0//:phf", - "@raze__smallvec__1_8_0//:smallvec", + "@raze__smallvec__1_9_0//:smallvec", ], ) diff --git a/cargo/remote/BUILD.cssparser-macros-0.6.0.bazel b/cargo/remote/BUILD.cssparser-macros-0.6.0.bazel index 0eb0659db..5b07c4449 100644 --- a/cargo/remote/BUILD.cssparser-macros-0.6.0.bazel +++ b/cargo/remote/BUILD.cssparser-macros-0.6.0.bazel @@ -50,7 +50,7 @@ rust_proc_macro( version = "0.6.0", # buildifier: leave-alone deps = [ - "@raze__quote__1_0_15//:quote", - "@raze__syn__1_0_88//:syn", + "@raze__quote__1_0_21//:quote", + "@raze__syn__1_0_100//:syn", ], ) diff --git a/cargo/remote/BUILD.csv-1.1.6.bazel b/cargo/remote/BUILD.csv-1.1.6.bazel index f60722f81..852af66b8 100644 --- a/cargo/remote/BUILD.csv-1.1.6.bazel +++ b/cargo/remote/BUILD.csv-1.1.6.bazel @@ -126,9 +126,9 @@ rust_library( deps = [ "@raze__bstr__0_2_17//:bstr", "@raze__csv_core__0_1_10//:csv_core", - "@raze__itoa__1_0_1//:itoa", - "@raze__ryu__1_0_9//:ryu", - "@raze__serde__1_0_136//:serde", + "@raze__itoa__1_0_3//:itoa", + "@raze__ryu__1_0_11//:ryu", + "@raze__serde__1_0_145//:serde", ], ) diff --git a/cargo/remote/BUILD.csv-core-0.1.10.bazel b/cargo/remote/BUILD.csv-core-0.1.10.bazel index 3857bbf6f..019857039 100644 --- a/cargo/remote/BUILD.csv-core-0.1.10.bazel +++ b/cargo/remote/BUILD.csv-core-0.1.10.bazel @@ -53,6 +53,6 @@ rust_library( version = "0.1.10", # buildifier: leave-alone deps = [ - "@raze__memchr__2_4_1//:memchr", + "@raze__memchr__2_5_0//:memchr", ], ) diff --git a/cargo/remote/BUILD.derive_more-0.99.17.bazel b/cargo/remote/BUILD.derive_more-0.99.17.bazel index 9e9f3175b..93114463d 100644 --- a/cargo/remote/BUILD.derive_more-0.99.17.bazel +++ b/cargo/remote/BUILD.derive_more-0.99.17.bazel @@ -79,9 +79,9 @@ rust_proc_macro( # buildifier: leave-alone deps = [ "@raze__convert_case__0_4_0//:convert_case", - "@raze__proc_macro2__1_0_36//:proc_macro2", - "@raze__quote__1_0_15//:quote", - "@raze__syn__1_0_88//:syn", + "@raze__proc_macro2__1_0_43//:proc_macro2", + "@raze__quote__1_0_21//:quote", + "@raze__syn__1_0_100//:syn", ], ) diff --git a/cargo/remote/BUILD.digest-0.10.3.bazel b/cargo/remote/BUILD.digest-0.10.5.bazel similarity index 89% rename from cargo/remote/BUILD.digest-0.10.3.bazel rename to cargo/remote/BUILD.digest-0.10.5.bazel index 83b1c94ea..dc7f38d15 100644 --- a/cargo/remote/BUILD.digest-0.10.3.bazel +++ b/cargo/remote/BUILD.digest-0.10.5.bazel @@ -54,11 +54,11 @@ rust_library( "crate-name=digest", "manual", ], - version = "0.10.3", + version = "0.10.5", # buildifier: leave-alone deps = [ - "@raze__block_buffer__0_10_2//:block_buffer", - "@raze__crypto_common__0_1_3//:crypto_common", + "@raze__block_buffer__0_10_3//:block_buffer", + "@raze__crypto_common__0_1_6//:crypto_common", "@raze__subtle__2_4_1//:subtle", ], ) diff --git a/cargo/remote/BUILD.dirs-sys-next-0.1.2.bazel b/cargo/remote/BUILD.dirs-sys-next-0.1.2.bazel index 7f6c4c45f..426662649 100644 --- a/cargo/remote/BUILD.dirs-sys-next-0.1.2.bazel +++ b/cargo/remote/BUILD.dirs-sys-next-0.1.2.bazel @@ -62,7 +62,7 @@ rust_library( "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-apple-ios", ): [ - "@raze__libc__0_2_120//:libc", + "@raze__libc__0_2_133//:libc", ], "//conditions:default": [], }) + selects.with_or({ diff --git a/cargo/remote/BUILD.either-1.6.1.bazel b/cargo/remote/BUILD.either-1.8.0.bazel similarity index 95% rename from cargo/remote/BUILD.either-1.6.1.bazel rename to cargo/remote/BUILD.either-1.8.0.bazel index db3df7506..87720cd14 100644 --- a/cargo/remote/BUILD.either-1.6.1.bazel +++ b/cargo/remote/BUILD.either-1.8.0.bazel @@ -40,7 +40,7 @@ rust_library( ], crate_root = "src/lib.rs", data = [], - edition = "2015", + edition = "2018", rustc_flags = [ "--cap-lints=allow", ], @@ -49,7 +49,7 @@ rust_library( "crate-name=either", "manual", ], - version = "1.6.1", + version = "1.8.0", # buildifier: leave-alone deps = [ ], diff --git a/cargo/remote/BUILD.encoding_rs-0.8.30.bazel b/cargo/remote/BUILD.encoding_rs-0.8.31.bazel similarity index 92% rename from cargo/remote/BUILD.encoding_rs-0.8.30.bazel rename to cargo/remote/BUILD.encoding_rs-0.8.31.bazel index be1b8d42a..549162aee 100644 --- a/cargo/remote/BUILD.encoding_rs-0.8.30.bazel +++ b/cargo/remote/BUILD.encoding_rs-0.8.31.bazel @@ -26,7 +26,7 @@ package(default_visibility = [ ]) licenses([ - "restricted", # no license + "notice", # Apache-2.0 from expression "(Apache-2.0 OR MIT) AND BSD-3-Clause" ]) # Generated Targets @@ -56,7 +56,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "0.8.30", + version = "0.8.31", visibility = ["//visibility:private"], deps = [ ], @@ -80,7 +80,7 @@ rust_library( "crate-name=encoding_rs", "manual", ], - version = "0.8.30", + version = "0.8.31", # buildifier: leave-alone deps = [ ":encoding_rs_build_script", diff --git a/cargo/remote/BUILD.env_logger-0.9.0.bazel b/cargo/remote/BUILD.env_logger-0.9.1.bazel similarity index 93% rename from cargo/remote/BUILD.env_logger-0.9.0.bazel rename to cargo/remote/BUILD.env_logger-0.9.1.bazel index 12814f8c6..b34441a4b 100644 --- a/cargo/remote/BUILD.env_logger-0.9.0.bazel +++ b/cargo/remote/BUILD.env_logger-0.9.1.bazel @@ -52,13 +52,13 @@ rust_library( "crate-name=env_logger", "manual", ], - version = "0.9.0", + version = "0.9.1", # buildifier: leave-alone deps = [ "@raze__atty__0_2_14//:atty", "@raze__humantime__2_1_0//:humantime", - "@raze__log__0_4_14//:log", - "@raze__regex__1_5_6//:regex", + "@raze__log__0_4_17//:log", + "@raze__regex__1_6_0//:regex", "@raze__termcolor__1_1_3//:termcolor", ], ) diff --git a/cargo/remote/BUILD.fastrand-1.7.0.bazel b/cargo/remote/BUILD.fastrand-1.8.0.bazel similarity index 98% rename from cargo/remote/BUILD.fastrand-1.7.0.bazel rename to cargo/remote/BUILD.fastrand-1.8.0.bazel index 4e9666279..8af9a458f 100644 --- a/cargo/remote/BUILD.fastrand-1.7.0.bazel +++ b/cargo/remote/BUILD.fastrand-1.8.0.bazel @@ -49,7 +49,7 @@ rust_library( "crate-name=fastrand", "manual", ], - version = "1.7.0", + version = "1.8.0", # buildifier: leave-alone deps = [ ], diff --git a/cargo/remote/BUILD.fixedbitset-0.4.1.bazel b/cargo/remote/BUILD.fixedbitset-0.4.2.bazel similarity index 97% rename from cargo/remote/BUILD.fixedbitset-0.4.1.bazel rename to cargo/remote/BUILD.fixedbitset-0.4.2.bazel index 7b2975456..0d0ce8471 100644 --- a/cargo/remote/BUILD.fixedbitset-0.4.1.bazel +++ b/cargo/remote/BUILD.fixedbitset-0.4.2.bazel @@ -49,7 +49,7 @@ rust_library( "crate-name=fixedbitset", "manual", ], - version = "0.4.1", + version = "0.4.2", # buildifier: leave-alone deps = [ ], diff --git a/cargo/remote/BUILD.flate2-1.0.22.bazel b/cargo/remote/BUILD.flate2-1.0.24.bazel similarity index 91% rename from cargo/remote/BUILD.flate2-1.0.22.bazel rename to cargo/remote/BUILD.flate2-1.0.24.bazel index 60904a32b..fd6a9801d 100644 --- a/cargo/remote/BUILD.flate2-1.0.22.bazel +++ b/cargo/remote/BUILD.flate2-1.0.24.bazel @@ -94,24 +94,18 @@ rust_library( "crate-name=flate2", "manual", ], - version = "1.0.22", + version = "1.0.24", # buildifier: leave-alone deps = [ - "@raze__cfg_if__1_0_0//:cfg_if", "@raze__crc32fast__1_3_2//:crc32fast", - "@raze__libc__0_2_120//:libc", - "@raze__miniz_oxide__0_4_4//:miniz_oxide", + "@raze__miniz_oxide__0_5_4//:miniz_oxide", ], ) -# Unsupported target "async-reader" with type "test" omitted - # Unsupported target "early-flush" with type "test" omitted # Unsupported target "empty-read" with type "test" omitted # Unsupported target "gunzip" with type "test" omitted -# Unsupported target "tokio" with type "test" omitted - # Unsupported target "zero-write" with type "test" omitted diff --git a/cargo/remote/BUILD.fluent-bundle-0.15.2.bazel b/cargo/remote/BUILD.fluent-bundle-0.15.2.bazel index 41a279cb2..a587b8ff8 100644 --- a/cargo/remote/BUILD.fluent-bundle-0.15.2.bazel +++ b/cargo/remote/BUILD.fluent-bundle-0.15.2.bazel @@ -61,7 +61,7 @@ rust_library( "@raze__intl_pluralrules__7_0_1//:intl_pluralrules", "@raze__rustc_hash__1_1_0//:rustc_hash", "@raze__self_cell__0_10_2//:self_cell", - "@raze__smallvec__1_8_0//:smallvec", + "@raze__smallvec__1_9_0//:smallvec", "@raze__unic_langid__0_9_0//:unic_langid", ], ) diff --git a/cargo/remote/BUILD.fluent-syntax-0.11.0.bazel b/cargo/remote/BUILD.fluent-syntax-0.11.0.bazel index a603bc4ac..0ddabf4a6 100644 --- a/cargo/remote/BUILD.fluent-syntax-0.11.0.bazel +++ b/cargo/remote/BUILD.fluent-syntax-0.11.0.bazel @@ -58,7 +58,7 @@ rust_binary( # buildifier: leave-alone deps = [ ":fluent_syntax", - "@raze__thiserror__1_0_30//:thiserror", + "@raze__thiserror__1_0_35//:thiserror", ], ) @@ -85,7 +85,7 @@ rust_binary( # buildifier: leave-alone deps = [ ":fluent_syntax", - "@raze__thiserror__1_0_30//:thiserror", + "@raze__thiserror__1_0_35//:thiserror", ], ) @@ -109,7 +109,7 @@ rust_library( version = "0.11.0", # buildifier: leave-alone deps = [ - "@raze__thiserror__1_0_30//:thiserror", + "@raze__thiserror__1_0_35//:thiserror", ], ) diff --git a/cargo/remote/BUILD.form_urlencoded-1.0.1.bazel b/cargo/remote/BUILD.form_urlencoded-1.1.0.bazel similarity index 89% rename from cargo/remote/BUILD.form_urlencoded-1.0.1.bazel rename to cargo/remote/BUILD.form_urlencoded-1.1.0.bazel index c547f3f4c..ac3173705 100644 --- a/cargo/remote/BUILD.form_urlencoded-1.0.1.bazel +++ b/cargo/remote/BUILD.form_urlencoded-1.1.0.bazel @@ -47,10 +47,9 @@ rust_library( "crate-name=form_urlencoded", "manual", ], - version = "1.0.1", + version = "1.1.0", # buildifier: leave-alone deps = [ - "@raze__matches__0_1_9//:matches", - "@raze__percent_encoding__2_1_0//:percent_encoding", + "@raze__percent_encoding__2_2_0//:percent_encoding", ], ) diff --git a/cargo/remote/BUILD.futures-0.3.21.bazel b/cargo/remote/BUILD.futures-0.3.24.bazel similarity index 91% rename from cargo/remote/BUILD.futures-0.3.21.bazel rename to cargo/remote/BUILD.futures-0.3.24.bazel index 161dbf8d1..104d2d204 100644 --- a/cargo/remote/BUILD.futures-0.3.21.bazel +++ b/cargo/remote/BUILD.futures-0.3.24.bazel @@ -53,16 +53,16 @@ rust_library( "crate-name=futures", "manual", ], - version = "0.3.21", + version = "0.3.24", # buildifier: leave-alone deps = [ - "@raze__futures_channel__0_3_21//:futures_channel", - "@raze__futures_core__0_3_21//:futures_core", - "@raze__futures_executor__0_3_21//:futures_executor", - "@raze__futures_io__0_3_21//:futures_io", - "@raze__futures_sink__0_3_21//:futures_sink", - "@raze__futures_task__0_3_21//:futures_task", - "@raze__futures_util__0_3_21//:futures_util", + "@raze__futures_channel__0_3_24//:futures_channel", + "@raze__futures_core__0_3_24//:futures_core", + "@raze__futures_executor__0_3_24//:futures_executor", + "@raze__futures_io__0_3_24//:futures_io", + "@raze__futures_sink__0_3_24//:futures_sink", + "@raze__futures_task__0_3_24//:futures_task", + "@raze__futures_util__0_3_24//:futures_util", ], ) diff --git a/cargo/remote/BUILD.futures-channel-0.3.21.bazel b/cargo/remote/BUILD.futures-channel-0.3.24.bazel similarity index 93% rename from cargo/remote/BUILD.futures-channel-0.3.21.bazel rename to cargo/remote/BUILD.futures-channel-0.3.24.bazel index 342ee063b..800507116 100644 --- a/cargo/remote/BUILD.futures-channel-0.3.21.bazel +++ b/cargo/remote/BUILD.futures-channel-0.3.24.bazel @@ -59,7 +59,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "0.3.21", + version = "0.3.24", visibility = ["//visibility:private"], deps = [ ], @@ -88,12 +88,12 @@ rust_library( "crate-name=futures-channel", "manual", ], - version = "0.3.21", + version = "0.3.24", # buildifier: leave-alone deps = [ ":futures_channel_build_script", - "@raze__futures_core__0_3_21//:futures_core", - "@raze__futures_sink__0_3_21//:futures_sink", + "@raze__futures_core__0_3_24//:futures_core", + "@raze__futures_sink__0_3_24//:futures_sink", ], ) diff --git a/cargo/remote/BUILD.futures-core-0.3.21.bazel b/cargo/remote/BUILD.futures-core-0.3.24.bazel similarity index 97% rename from cargo/remote/BUILD.futures-core-0.3.21.bazel rename to cargo/remote/BUILD.futures-core-0.3.24.bazel index 9d7bc8dee..66f724992 100644 --- a/cargo/remote/BUILD.futures-core-0.3.21.bazel +++ b/cargo/remote/BUILD.futures-core-0.3.24.bazel @@ -57,7 +57,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "0.3.21", + version = "0.3.24", visibility = ["//visibility:private"], deps = [ ], @@ -82,7 +82,7 @@ rust_library( "crate-name=futures-core", "manual", ], - version = "0.3.21", + version = "0.3.24", # buildifier: leave-alone deps = [ ":futures_core_build_script", diff --git a/cargo/remote/BUILD.futures-executor-0.3.21.bazel b/cargo/remote/BUILD.futures-executor-0.3.24.bazel similarity index 86% rename from cargo/remote/BUILD.futures-executor-0.3.21.bazel rename to cargo/remote/BUILD.futures-executor-0.3.24.bazel index 0ed9ee588..5aff204da 100644 --- a/cargo/remote/BUILD.futures-executor-0.3.21.bazel +++ b/cargo/remote/BUILD.futures-executor-0.3.24.bazel @@ -50,12 +50,12 @@ rust_library( "crate-name=futures-executor", "manual", ], - version = "0.3.21", + version = "0.3.24", # buildifier: leave-alone deps = [ - "@raze__futures_core__0_3_21//:futures_core", - "@raze__futures_task__0_3_21//:futures_task", - "@raze__futures_util__0_3_21//:futures_util", + "@raze__futures_core__0_3_24//:futures_core", + "@raze__futures_task__0_3_24//:futures_task", + "@raze__futures_util__0_3_24//:futures_util", ], ) diff --git a/cargo/remote/BUILD.futures-io-0.3.21.bazel b/cargo/remote/BUILD.futures-io-0.3.24.bazel similarity index 97% rename from cargo/remote/BUILD.futures-io-0.3.21.bazel rename to cargo/remote/BUILD.futures-io-0.3.24.bazel index 8501f19b3..170bea43f 100644 --- a/cargo/remote/BUILD.futures-io-0.3.21.bazel +++ b/cargo/remote/BUILD.futures-io-0.3.24.bazel @@ -48,7 +48,7 @@ rust_library( "crate-name=futures-io", "manual", ], - version = "0.3.21", + version = "0.3.24", # buildifier: leave-alone deps = [ ], diff --git a/cargo/remote/BUILD.futures-macro-0.3.21.bazel b/cargo/remote/BUILD.futures-macro-0.3.24.bazel similarity index 87% rename from cargo/remote/BUILD.futures-macro-0.3.21.bazel rename to cargo/remote/BUILD.futures-macro-0.3.24.bazel index ab7ca1c7d..56c833a58 100644 --- a/cargo/remote/BUILD.futures-macro-0.3.21.bazel +++ b/cargo/remote/BUILD.futures-macro-0.3.24.bazel @@ -47,11 +47,11 @@ rust_proc_macro( "crate-name=futures-macro", "manual", ], - version = "0.3.21", + version = "0.3.24", # buildifier: leave-alone deps = [ - "@raze__proc_macro2__1_0_36//:proc_macro2", - "@raze__quote__1_0_15//:quote", - "@raze__syn__1_0_88//:syn", + "@raze__proc_macro2__1_0_43//:proc_macro2", + "@raze__quote__1_0_21//:quote", + "@raze__syn__1_0_100//:syn", ], ) diff --git a/cargo/remote/BUILD.futures-sink-0.3.21.bazel b/cargo/remote/BUILD.futures-sink-0.3.24.bazel similarity index 97% rename from cargo/remote/BUILD.futures-sink-0.3.21.bazel rename to cargo/remote/BUILD.futures-sink-0.3.24.bazel index c46448b44..cecc138df 100644 --- a/cargo/remote/BUILD.futures-sink-0.3.21.bazel +++ b/cargo/remote/BUILD.futures-sink-0.3.24.bazel @@ -50,7 +50,7 @@ rust_library( "crate-name=futures-sink", "manual", ], - version = "0.3.21", + version = "0.3.24", # buildifier: leave-alone deps = [ ], diff --git a/cargo/remote/BUILD.futures-task-0.3.21.bazel b/cargo/remote/BUILD.futures-task-0.3.24.bazel similarity index 97% rename from cargo/remote/BUILD.futures-task-0.3.21.bazel rename to cargo/remote/BUILD.futures-task-0.3.24.bazel index 39757e582..9d0319196 100644 --- a/cargo/remote/BUILD.futures-task-0.3.21.bazel +++ b/cargo/remote/BUILD.futures-task-0.3.24.bazel @@ -56,7 +56,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "0.3.21", + version = "0.3.24", visibility = ["//visibility:private"], deps = [ ], @@ -80,7 +80,7 @@ rust_library( "crate-name=futures-task", "manual", ], - version = "0.3.21", + version = "0.3.24", # buildifier: leave-alone deps = [ ":futures_task_build_script", diff --git a/cargo/remote/BUILD.futures-util-0.3.21.bazel b/cargo/remote/BUILD.futures-util-0.3.24.bazel similarity index 80% rename from cargo/remote/BUILD.futures-util-0.3.21.bazel rename to cargo/remote/BUILD.futures-util-0.3.24.bazel index 5c99f2dba..f3c731a37 100644 --- a/cargo/remote/BUILD.futures-util-0.3.21.bazel +++ b/cargo/remote/BUILD.futures-util-0.3.24.bazel @@ -68,7 +68,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "0.3.21", + version = "0.3.24", visibility = ["//visibility:private"], deps = [ ], @@ -78,6 +78,8 @@ cargo_build_script( # Unsupported target "futures_unordered" with type "bench" omitted +# Unsupported target "select" with type "bench" omitted + rust_library( name = "futures_util", srcs = glob(["**/*.rs"]), @@ -101,7 +103,7 @@ rust_library( data = [], edition = "2018", proc_macro_deps = [ - "@raze__futures_macro__0_3_21//:futures_macro", + "@raze__futures_macro__0_3_24//:futures_macro", ], rustc_flags = [ "--cap-lints=allow", @@ -111,18 +113,18 @@ rust_library( "crate-name=futures-util", "manual", ], - version = "0.3.21", + version = "0.3.24", # buildifier: leave-alone deps = [ ":futures_util_build_script", - "@raze__futures_channel__0_3_21//:futures_channel", - "@raze__futures_core__0_3_21//:futures_core", - "@raze__futures_io__0_3_21//:futures_io", - "@raze__futures_sink__0_3_21//:futures_sink", - "@raze__futures_task__0_3_21//:futures_task", - "@raze__memchr__2_4_1//:memchr", - "@raze__pin_project_lite__0_2_8//:pin_project_lite", + "@raze__futures_channel__0_3_24//:futures_channel", + "@raze__futures_core__0_3_24//:futures_core", + "@raze__futures_io__0_3_24//:futures_io", + "@raze__futures_sink__0_3_24//:futures_sink", + "@raze__futures_task__0_3_24//:futures_task", + "@raze__memchr__2_5_0//:memchr", + "@raze__pin_project_lite__0_2_9//:pin_project_lite", "@raze__pin_utils__0_1_0//:pin_utils", - "@raze__slab__0_4_5//:slab", + "@raze__slab__0_4_7//:slab", ], ) diff --git a/cargo/remote/BUILD.generic-array-0.14.5.bazel b/cargo/remote/BUILD.generic-array-0.14.6.bazel similarity index 82% rename from cargo/remote/BUILD.generic-array-0.14.5.bazel rename to cargo/remote/BUILD.generic-array-0.14.6.bazel index 62668719c..dcd7cd76a 100644 --- a/cargo/remote/BUILD.generic-array-0.14.5.bazel +++ b/cargo/remote/BUILD.generic-array-0.14.6.bazel @@ -55,7 +55,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "0.14.5", + version = "0.14.6", visibility = ["//visibility:private"], deps = [ "@raze__version_check__0_9_4//:version_check", @@ -79,22 +79,10 @@ rust_library( "crate-name=generic_array", "manual", ], - version = "0.14.5", + version = "0.14.6", # buildifier: leave-alone deps = [ ":generic_array_build_script", "@raze__typenum__1_15_0//:typenum", ], ) - -# Unsupported target "arr" with type "test" omitted - -# Unsupported target "generics" with type "test" omitted - -# Unsupported target "hex" with type "test" omitted - -# Unsupported target "import_name" with type "test" omitted - -# Unsupported target "iter" with type "test" omitted - -# Unsupported target "mod" with type "test" omitted diff --git a/cargo/remote/BUILD.getopts-0.2.21.bazel b/cargo/remote/BUILD.getopts-0.2.21.bazel index e60e204f7..86f24c2d0 100644 --- a/cargo/remote/BUILD.getopts-0.2.21.bazel +++ b/cargo/remote/BUILD.getopts-0.2.21.bazel @@ -50,7 +50,7 @@ rust_library( version = "0.2.21", # buildifier: leave-alone deps = [ - "@raze__unicode_width__0_1_9//:unicode_width", + "@raze__unicode_width__0_1_10//:unicode_width", ], ) diff --git a/cargo/remote/BUILD.getrandom-0.1.16.bazel b/cargo/remote/BUILD.getrandom-0.1.16.bazel index 35135d318..a5b028b63 100644 --- a/cargo/remote/BUILD.getrandom-0.1.16.bazel +++ b/cargo/remote/BUILD.getrandom-0.1.16.bazel @@ -109,7 +109,7 @@ rust_library( "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-apple-ios", ): [ - "@raze__libc__0_2_120//:libc", + "@raze__libc__0_2_133//:libc", ], "//conditions:default": [], }), diff --git a/cargo/remote/BUILD.getrandom-0.2.5.bazel b/cargo/remote/BUILD.getrandom-0.2.7.bazel similarity index 96% rename from cargo/remote/BUILD.getrandom-0.2.5.bazel rename to cargo/remote/BUILD.getrandom-0.2.7.bazel index 348b8eb2d..3dfabb194 100644 --- a/cargo/remote/BUILD.getrandom-0.2.5.bazel +++ b/cargo/remote/BUILD.getrandom-0.2.7.bazel @@ -52,7 +52,7 @@ rust_library( "crate-name=getrandom", "manual", ], - version = "0.2.5", + version = "0.2.7", # buildifier: leave-alone deps = [ "@raze__cfg_if__1_0_0//:cfg_if", @@ -66,7 +66,7 @@ rust_library( "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-apple-ios", ): [ - "@raze__libc__0_2_120//:libc", + "@raze__libc__0_2_133//:libc", ], "//conditions:default": [], }), diff --git a/cargo/remote/BUILD.h2-0.3.12.bazel b/cargo/remote/BUILD.h2-0.3.14.bazel similarity index 71% rename from cargo/remote/BUILD.h2-0.3.12.bazel rename to cargo/remote/BUILD.h2-0.3.14.bazel index 190e9a74f..ba8eaa9f7 100644 --- a/cargo/remote/BUILD.h2-0.3.12.bazel +++ b/cargo/remote/BUILD.h2-0.3.14.bazel @@ -53,19 +53,19 @@ rust_library( "crate-name=h2", "manual", ], - version = "0.3.12", + version = "0.3.14", # buildifier: leave-alone deps = [ - "@raze__bytes__1_1_0//:bytes", + "@raze__bytes__1_2_1//:bytes", "@raze__fnv__1_0_7//:fnv", - "@raze__futures_core__0_3_21//:futures_core", - "@raze__futures_sink__0_3_21//:futures_sink", - "@raze__futures_util__0_3_21//:futures_util", - "@raze__http__0_2_6//:http", - "@raze__indexmap__1_8_0//:indexmap", - "@raze__slab__0_4_5//:slab", - "@raze__tokio__1_17_0//:tokio", - "@raze__tokio_util__0_6_9//:tokio_util", - "@raze__tracing__0_1_32//:tracing", + "@raze__futures_core__0_3_24//:futures_core", + "@raze__futures_sink__0_3_24//:futures_sink", + "@raze__futures_util__0_3_24//:futures_util", + "@raze__http__0_2_8//:http", + "@raze__indexmap__1_9_1//:indexmap", + "@raze__slab__0_4_7//:slab", + "@raze__tokio__1_21_1//:tokio", + "@raze__tokio_util__0_7_4//:tokio_util", + "@raze__tracing__0_1_36//:tracing", ], ) diff --git a/cargo/remote/BUILD.hashbrown-0.11.2.bazel b/cargo/remote/BUILD.hashbrown-0.12.3.bazel similarity index 88% rename from cargo/remote/BUILD.hashbrown-0.11.2.bazel rename to cargo/remote/BUILD.hashbrown-0.12.3.bazel index 4d56b4712..13a175519 100644 --- a/cargo/remote/BUILD.hashbrown-0.11.2.bazel +++ b/cargo/remote/BUILD.hashbrown-0.12.3.bazel @@ -26,13 +26,15 @@ package(default_visibility = [ ]) licenses([ - "notice", # Apache-2.0 from expression "Apache-2.0 OR MIT" + "notice", # MIT from expression "MIT OR Apache-2.0" ]) # Generated Targets # Unsupported target "bench" with type "bench" omitted +# Unsupported target "insert_unique_unchecked" with type "bench" omitted + rust_library( name = "hashbrown", srcs = glob(["**/*.rs"]), @@ -44,7 +46,7 @@ rust_library( ], crate_root = "src/lib.rs", data = [], - edition = "2018", + edition = "2021", rustc_flags = [ "--cap-lints=allow", ], @@ -53,7 +55,7 @@ rust_library( "crate-name=hashbrown", "manual", ], - version = "0.11.2", + version = "0.12.3", # buildifier: leave-alone deps = [ "@raze__ahash__0_7_6//:ahash", diff --git a/cargo/remote/BUILD.hashlink-0.7.0.bazel b/cargo/remote/BUILD.hashlink-0.8.1.bazel similarity index 94% rename from cargo/remote/BUILD.hashlink-0.7.0.bazel rename to cargo/remote/BUILD.hashlink-0.8.1.bazel index a64fd5fb1..ba81a7001 100644 --- a/cargo/remote/BUILD.hashlink-0.7.0.bazel +++ b/cargo/remote/BUILD.hashlink-0.8.1.bazel @@ -47,10 +47,10 @@ rust_library( "crate-name=hashlink", "manual", ], - version = "0.7.0", + version = "0.8.1", # buildifier: leave-alone deps = [ - "@raze__hashbrown__0_11_2//:hashbrown", + "@raze__hashbrown__0_12_3//:hashbrown", ], ) diff --git a/cargo/remote/BUILD.heck-0.3.3.bazel b/cargo/remote/BUILD.heck-0.4.0.bazel similarity index 91% rename from cargo/remote/BUILD.heck-0.3.3.bazel rename to cargo/remote/BUILD.heck-0.4.0.bazel index b793ffab6..21e3a046c 100644 --- a/cargo/remote/BUILD.heck-0.3.3.bazel +++ b/cargo/remote/BUILD.heck-0.4.0.bazel @@ -35,6 +35,7 @@ rust_library( name = "heck", srcs = glob(["**/*.rs"]), crate_features = [ + "default", ], crate_root = "src/lib.rs", data = [], @@ -47,9 +48,8 @@ rust_library( "crate-name=heck", "manual", ], - version = "0.3.3", + version = "0.4.0", # buildifier: leave-alone deps = [ - "@raze__unicode_segmentation__1_9_0//:unicode_segmentation", ], ) diff --git a/cargo/remote/BUILD.hermit-abi-0.1.19.bazel b/cargo/remote/BUILD.hermit-abi-0.1.19.bazel index 22893c7c2..98366815a 100644 --- a/cargo/remote/BUILD.hermit-abi-0.1.19.bazel +++ b/cargo/remote/BUILD.hermit-abi-0.1.19.bazel @@ -51,6 +51,6 @@ rust_library( version = "0.1.19", # buildifier: leave-alone deps = [ - "@raze__libc__0_2_120//:libc", + "@raze__libc__0_2_133//:libc", ], ) diff --git a/cargo/remote/BUILD.html5ever-0.25.1.bazel b/cargo/remote/BUILD.html5ever-0.25.2.bazel similarity index 90% rename from cargo/remote/BUILD.html5ever-0.25.1.bazel rename to cargo/remote/BUILD.html5ever-0.25.2.bazel index 1f952aab7..2b6345c08 100644 --- a/cargo/remote/BUILD.html5ever-0.25.1.bazel +++ b/cargo/remote/BUILD.html5ever-0.25.2.bazel @@ -54,12 +54,12 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "0.25.1", + version = "0.25.2", visibility = ["//visibility:private"], deps = [ - "@raze__proc_macro2__1_0_36//:proc_macro2", - "@raze__quote__1_0_15//:quote", - "@raze__syn__1_0_88//:syn", + "@raze__proc_macro2__1_0_43//:proc_macro2", + "@raze__quote__1_0_21//:quote", + "@raze__syn__1_0_100//:syn", ], ) @@ -91,11 +91,11 @@ rust_library( "crate-name=html5ever", "manual", ], - version = "0.25.1", + version = "0.25.2", # buildifier: leave-alone deps = [ ":html5ever_build_script", - "@raze__log__0_4_14//:log", + "@raze__log__0_4_17//:log", "@raze__mac__0_1_1//:mac", "@raze__markup5ever__0_10_1//:markup5ever", ], diff --git a/cargo/remote/BUILD.html5ever-0.26.0.bazel b/cargo/remote/BUILD.html5ever-0.26.0.bazel new file mode 100644 index 000000000..84f8f9d3e --- /dev/null +++ b/cargo/remote/BUILD.html5ever-0.26.0.bazel @@ -0,0 +1,102 @@ +""" +@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 "//cargo", 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 = "html5ever_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.26.0", + visibility = ["//visibility:private"], + deps = [ + "@raze__proc_macro2__1_0_43//:proc_macro2", + "@raze__quote__1_0_21//:quote", + "@raze__syn__1_0_100//:syn", + ], +) + +# Unsupported target "html5ever" with type "bench" omitted + +# Unsupported target "arena" with type "example" omitted + +# Unsupported target "noop-tokenize" with type "example" omitted + +# Unsupported target "noop-tree-builder" with type "example" omitted + +# Unsupported target "print-tree-actions" with type "example" omitted + +# Unsupported target "tokenize" with type "example" omitted + +rust_library( + name = "html5ever", + srcs = glob(["**/*.rs"]), + crate_features = [ + ], + crate_root = "src/lib.rs", + data = [], + edition = "2018", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-raze", + "crate-name=html5ever", + "manual", + ], + version = "0.26.0", + # buildifier: leave-alone + deps = [ + ":html5ever_build_script", + "@raze__log__0_4_17//:log", + "@raze__mac__0_1_1//:mac", + "@raze__markup5ever__0_11_0//:markup5ever", + ], +) diff --git a/cargo/remote/BUILD.http-0.2.6.bazel b/cargo/remote/BUILD.http-0.2.8.bazel similarity index 90% rename from cargo/remote/BUILD.http-0.2.6.bazel rename to cargo/remote/BUILD.http-0.2.8.bazel index f1d7bb659..d37d58e17 100644 --- a/cargo/remote/BUILD.http-0.2.6.bazel +++ b/cargo/remote/BUILD.http-0.2.8.bazel @@ -35,6 +35,8 @@ licenses([ # Unsupported target "header_name" with type "bench" omitted +# Unsupported target "header_name2" with type "bench" omitted + # Unsupported target "header_value" with type "bench" omitted # Unsupported target "method" with type "bench" omitted @@ -57,12 +59,12 @@ rust_library( "crate-name=http", "manual", ], - version = "0.2.6", + version = "0.2.8", # buildifier: leave-alone deps = [ - "@raze__bytes__1_1_0//:bytes", + "@raze__bytes__1_2_1//:bytes", "@raze__fnv__1_0_7//:fnv", - "@raze__itoa__1_0_1//:itoa", + "@raze__itoa__1_0_3//:itoa", ], ) diff --git a/cargo/remote/BUILD.http-body-0.4.4.bazel b/cargo/remote/BUILD.http-body-0.4.5.bazel similarity index 87% rename from cargo/remote/BUILD.http-body-0.4.4.bazel rename to cargo/remote/BUILD.http-body-0.4.5.bazel index 7d6a34d2e..147cfcb42 100644 --- a/cargo/remote/BUILD.http-body-0.4.4.bazel +++ b/cargo/remote/BUILD.http-body-0.4.5.bazel @@ -47,12 +47,12 @@ rust_library( "crate-name=http-body", "manual", ], - version = "0.4.4", + version = "0.4.5", # buildifier: leave-alone deps = [ - "@raze__bytes__1_1_0//:bytes", - "@raze__http__0_2_6//:http", - "@raze__pin_project_lite__0_2_8//:pin_project_lite", + "@raze__bytes__1_2_1//:bytes", + "@raze__http__0_2_8//:http", + "@raze__pin_project_lite__0_2_9//:pin_project_lite", ], ) diff --git a/cargo/remote/BUILD.httparse-1.6.0.bazel b/cargo/remote/BUILD.httparse-1.8.0.bazel similarity index 95% rename from cargo/remote/BUILD.httparse-1.6.0.bazel rename to cargo/remote/BUILD.httparse-1.8.0.bazel index ec75e1850..ffe33c0a1 100644 --- a/cargo/remote/BUILD.httparse-1.6.0.bazel +++ b/cargo/remote/BUILD.httparse-1.8.0.bazel @@ -48,7 +48,7 @@ cargo_build_script( ], crate_root = "build.rs", data = glob(["**"]), - edition = "2015", + edition = "2018", rustc_flags = [ "--cap-lints=allow", ], @@ -56,7 +56,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "1.6.0", + version = "1.8.0", visibility = ["//visibility:private"], deps = [ ], @@ -73,7 +73,7 @@ rust_library( ], crate_root = "src/lib.rs", data = [], - edition = "2015", + edition = "2018", rustc_flags = [ "--cap-lints=allow", ], @@ -82,7 +82,7 @@ rust_library( "crate-name=httparse", "manual", ], - version = "1.6.0", + version = "1.8.0", # buildifier: leave-alone deps = [ ":httparse_build_script", diff --git a/cargo/remote/BUILD.hyper-0.14.17.bazel b/cargo/remote/BUILD.hyper-0.14.20.bazel similarity index 77% rename from cargo/remote/BUILD.hyper-0.14.17.bazel rename to cargo/remote/BUILD.hyper-0.14.20.bazel index 6c5f24700..91deac37f 100644 --- a/cargo/remote/BUILD.hyper-0.14.17.bazel +++ b/cargo/remote/BUILD.hyper-0.14.20.bazel @@ -41,8 +41,6 @@ licenses([ # Unsupported target "server" with type "bench" omitted -# Unsupported target "hyper" with type "cdylib" omitted - # Unsupported target "client" with type "example" omitted # Unsupported target "client_json" with type "example" omitted @@ -99,30 +97,28 @@ rust_library( "crate-name=hyper", "manual", ], - version = "0.14.17", + version = "0.14.20", # buildifier: leave-alone deps = [ - "@raze__bytes__1_1_0//:bytes", - "@raze__futures_channel__0_3_21//:futures_channel", - "@raze__futures_core__0_3_21//:futures_core", - "@raze__futures_util__0_3_21//:futures_util", - "@raze__h2__0_3_12//:h2", - "@raze__http__0_2_6//:http", - "@raze__http_body__0_4_4//:http_body", - "@raze__httparse__1_6_0//:httparse", + "@raze__bytes__1_2_1//:bytes", + "@raze__futures_channel__0_3_24//:futures_channel", + "@raze__futures_core__0_3_24//:futures_core", + "@raze__futures_util__0_3_24//:futures_util", + "@raze__h2__0_3_14//:h2", + "@raze__http__0_2_8//:http", + "@raze__http_body__0_4_5//:http_body", + "@raze__httparse__1_8_0//:httparse", "@raze__httpdate__1_0_2//:httpdate", - "@raze__itoa__1_0_1//:itoa", - "@raze__pin_project_lite__0_2_8//:pin_project_lite", - "@raze__socket2__0_4_4//:socket2", - "@raze__tokio__1_17_0//:tokio", - "@raze__tower_service__0_3_1//:tower_service", - "@raze__tracing__0_1_32//:tracing", + "@raze__itoa__1_0_3//:itoa", + "@raze__pin_project_lite__0_2_9//:pin_project_lite", + "@raze__socket2__0_4_7//:socket2", + "@raze__tokio__1_21_1//:tokio", + "@raze__tower_service__0_3_2//:tower_service", + "@raze__tracing__0_1_36//:tracing", "@raze__want__0_3_0//:want", ], ) -# Unsupported target "hyper" with type "staticlib" omitted - # Unsupported target "client" with type "test" omitted # Unsupported target "integration" with type "test" omitted diff --git a/cargo/remote/BUILD.hyper-rustls-0.22.1.bazel b/cargo/remote/BUILD.hyper-rustls-0.22.1.bazel index 596415c97..783a6d777 100644 --- a/cargo/remote/BUILD.hyper-rustls-0.22.1.bazel +++ b/cargo/remote/BUILD.hyper-rustls-0.22.1.bazel @@ -54,11 +54,11 @@ rust_library( version = "0.22.1", # buildifier: leave-alone deps = [ - "@raze__futures_util__0_3_21//:futures_util", - "@raze__hyper__0_14_17//:hyper", - "@raze__log__0_4_14//:log", + "@raze__futures_util__0_3_24//:futures_util", + "@raze__hyper__0_14_20//:hyper", + "@raze__log__0_4_17//:log", "@raze__rustls__0_19_1//:rustls", - "@raze__tokio__1_17_0//:tokio", + "@raze__tokio__1_21_1//:tokio", "@raze__tokio_rustls__0_22_0//:tokio_rustls", "@raze__webpki__0_21_4//:webpki", ], diff --git a/cargo/remote/BUILD.hyper-timeout-0.4.1.bazel b/cargo/remote/BUILD.hyper-timeout-0.4.1.bazel index e29e5726a..33cbdcfa4 100644 --- a/cargo/remote/BUILD.hyper-timeout-0.4.1.bazel +++ b/cargo/remote/BUILD.hyper-timeout-0.4.1.bazel @@ -52,9 +52,9 @@ rust_library( version = "0.4.1", # buildifier: leave-alone deps = [ - "@raze__hyper__0_14_17//:hyper", - "@raze__pin_project_lite__0_2_8//:pin_project_lite", - "@raze__tokio__1_17_0//:tokio", + "@raze__hyper__0_14_20//:hyper", + "@raze__pin_project_lite__0_2_9//:pin_project_lite", + "@raze__tokio__1_21_1//:tokio", "@raze__tokio_io_timeout__1_1_1//:tokio_io_timeout", ], ) diff --git a/cargo/remote/BUILD.hyper-tls-0.5.0.bazel b/cargo/remote/BUILD.hyper-tls-0.5.0.bazel index 1aebdcdc5..1da446d32 100644 --- a/cargo/remote/BUILD.hyper-tls-0.5.0.bazel +++ b/cargo/remote/BUILD.hyper-tls-0.5.0.bazel @@ -52,10 +52,10 @@ rust_library( version = "0.5.0", # buildifier: leave-alone deps = [ - "@raze__bytes__1_1_0//:bytes", - "@raze__hyper__0_14_17//:hyper", - "@raze__native_tls__0_2_8//:native_tls", - "@raze__tokio__1_17_0//:tokio", + "@raze__bytes__1_2_1//:bytes", + "@raze__hyper__0_14_20//:hyper", + "@raze__native_tls__0_2_10//:native_tls", + "@raze__tokio__1_21_1//:tokio", "@raze__tokio_native_tls__0_3_0//:tokio_native_tls", ], ) diff --git a/cargo/remote/BUILD.iana-time-zone-0.1.50.bazel b/cargo/remote/BUILD.iana-time-zone-0.1.50.bazel new file mode 100644 index 000000000..2169adefb --- /dev/null +++ b/cargo/remote/BUILD.iana-time-zone-0.1.50.bazel @@ -0,0 +1,80 @@ +""" +@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 "//cargo", 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 "get_timezone" with type "example" omitted + +# Unsupported target "stress-test" with type "example" omitted + +rust_library( + name = "iana_time_zone", + srcs = glob(["**/*.rs"]), + aliases = { + }, + crate_features = [ + "fallback", + ], + crate_root = "src/lib.rs", + data = [], + edition = "2018", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-raze", + "crate-name=iana-time-zone", + "manual", + ], + version = "0.1.50", + # buildifier: leave-alone + deps = [ + ] + selects.with_or({ + # cfg(any(target_os = "macos", target_os = "ios")) + ( + "@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", + ): [ + "@raze__core_foundation_sys__0_8_3//:core_foundation_sys", + ], + "//conditions:default": [], + }) + selects.with_or({ + # cfg(target_os = "windows") + ( + "@rules_rust//rust/platform:x86_64-pc-windows-msvc", + ): [ + "@raze__winapi__0_3_9//:winapi", + ], + "//conditions:default": [], + }), +) diff --git a/cargo/remote/BUILD.idna-0.2.3.bazel b/cargo/remote/BUILD.idna-0.3.0.bazel similarity index 86% rename from cargo/remote/BUILD.idna-0.2.3.bazel rename to cargo/remote/BUILD.idna-0.3.0.bazel index fec9bf389..7e9d7a2e4 100644 --- a/cargo/remote/BUILD.idna-0.2.3.bazel +++ b/cargo/remote/BUILD.idna-0.3.0.bazel @@ -49,12 +49,11 @@ rust_library( "crate-name=idna", "manual", ], - version = "0.2.3", + version = "0.3.0", # buildifier: leave-alone deps = [ - "@raze__matches__0_1_9//:matches", - "@raze__unicode_bidi__0_3_7//:unicode_bidi", - "@raze__unicode_normalization__0_1_19//:unicode_normalization", + "@raze__unicode_bidi__0_3_8//:unicode_bidi", + "@raze__unicode_normalization__0_1_22//:unicode_normalization", ], ) diff --git a/cargo/remote/BUILD.indexmap-1.8.0.bazel b/cargo/remote/BUILD.indexmap-1.9.1.bazel similarity index 93% rename from cargo/remote/BUILD.indexmap-1.8.0.bazel rename to cargo/remote/BUILD.indexmap-1.9.1.bazel index af7968a78..754065831 100644 --- a/cargo/remote/BUILD.indexmap-1.8.0.bazel +++ b/cargo/remote/BUILD.indexmap-1.9.1.bazel @@ -47,7 +47,7 @@ cargo_build_script( ], crate_root = "build.rs", data = glob(["**"]), - edition = "2018", + edition = "2021", rustc_flags = [ "--cap-lints=allow", ], @@ -55,7 +55,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "1.8.0", + version = "1.9.1", visibility = ["//visibility:private"], deps = [ "@raze__autocfg__1_1_0//:autocfg", @@ -74,7 +74,7 @@ rust_library( ], crate_root = "src/lib.rs", data = [], - edition = "2018", + edition = "2021", rustc_flags = [ "--cap-lints=allow", ], @@ -83,11 +83,11 @@ rust_library( "crate-name=indexmap", "manual", ], - version = "1.8.0", + version = "1.9.1", # buildifier: leave-alone deps = [ ":indexmap_build_script", - "@raze__hashbrown__0_11_2//:hashbrown", + "@raze__hashbrown__0_12_3//:hashbrown", ], ) diff --git a/cargo/remote/BUILD.indoc-0.3.6.bazel b/cargo/remote/BUILD.indoc-1.0.7.bazel similarity index 78% rename from cargo/remote/BUILD.indoc-0.3.6.bazel rename to cargo/remote/BUILD.indoc-1.0.7.bazel index 73b3b4608..cac2c04f5 100644 --- a/cargo/remote/BUILD.indoc-0.3.6.bazel +++ b/cargo/remote/BUILD.indoc-1.0.7.bazel @@ -31,7 +31,7 @@ licenses([ # Generated Targets -rust_library( +rust_proc_macro( name = "indoc", srcs = glob(["**/*.rs"]), crate_features = [ @@ -39,10 +39,6 @@ rust_library( crate_root = "src/lib.rs", data = [], edition = "2018", - proc_macro_deps = [ - "@raze__indoc_impl__0_3_6//:indoc_impl", - "@raze__proc_macro_hack__0_5_19//:proc_macro_hack", - ], rustc_flags = [ "--cap-lints=allow", ], @@ -51,7 +47,7 @@ rust_library( "crate-name=indoc", "manual", ], - version = "0.3.6", + version = "1.0.7", # buildifier: leave-alone deps = [ ], @@ -59,4 +55,10 @@ rust_library( # Unsupported target "compiletest" with type "test" omitted -# Unsupported target "run-pass" with type "test" omitted +# Unsupported target "test_formatdoc" with type "test" omitted + +# Unsupported target "test_indoc" with type "test" omitted + +# Unsupported target "test_unindent" with type "test" omitted + +# Unsupported target "test_writedoc" with type "test" omitted diff --git a/cargo/remote/BUILD.indoc-impl-0.3.6.bazel b/cargo/remote/BUILD.indoc-impl-0.3.6.bazel deleted file mode 100644 index 1367bf5ad..000000000 --- a/cargo/remote/BUILD.indoc-impl-0.3.6.bazel +++ /dev/null @@ -1,61 +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 "//cargo", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_proc_macro( - name = "indoc_impl", - srcs = glob(["**/*.rs"]), - crate_features = [ - ], - crate_root = "src/lib.rs", - data = [], - edition = "2018", - proc_macro_deps = [ - "@raze__proc_macro_hack__0_5_19//:proc_macro_hack", - ], - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=indoc-impl", - "manual", - ], - version = "0.3.6", - # buildifier: leave-alone - deps = [ - "@raze__proc_macro2__1_0_36//:proc_macro2", - "@raze__quote__1_0_15//:quote", - "@raze__syn__1_0_88//:syn", - "@raze__unindent__0_1_8//:unindent", - ], -) diff --git a/cargo/remote/BUILD.ipnet-2.4.0.bazel b/cargo/remote/BUILD.ipnet-2.5.0.bazel similarity index 95% rename from cargo/remote/BUILD.ipnet-2.4.0.bazel rename to cargo/remote/BUILD.ipnet-2.5.0.bazel index b45e192be..11450889d 100644 --- a/cargo/remote/BUILD.ipnet-2.4.0.bazel +++ b/cargo/remote/BUILD.ipnet-2.5.0.bazel @@ -39,7 +39,7 @@ rust_library( ], crate_root = "src/lib.rs", data = [], - edition = "2015", + edition = "2018", rustc_flags = [ "--cap-lints=allow", ], @@ -48,7 +48,7 @@ rust_library( "crate-name=ipnet", "manual", ], - version = "2.4.0", + version = "2.5.0", # buildifier: leave-alone deps = [ ], diff --git a/cargo/remote/BUILD.itertools-0.10.3.bazel b/cargo/remote/BUILD.itertools-0.10.5.bazel similarity index 97% rename from cargo/remote/BUILD.itertools-0.10.3.bazel rename to cargo/remote/BUILD.itertools-0.10.5.bazel index 061670af0..6e285814e 100644 --- a/cargo/remote/BUILD.itertools-0.10.3.bazel +++ b/cargo/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 = [ - "@raze__either__1_6_1//:either", + "@raze__either__1_8_0//:either", ], ) diff --git a/cargo/remote/BUILD.itoa-1.0.1.bazel b/cargo/remote/BUILD.itoa-1.0.3.bazel similarity index 98% rename from cargo/remote/BUILD.itoa-1.0.1.bazel rename to cargo/remote/BUILD.itoa-1.0.3.bazel index b1ca090c1..69c8142ff 100644 --- a/cargo/remote/BUILD.itoa-1.0.1.bazel +++ b/cargo/remote/BUILD.itoa-1.0.3.bazel @@ -49,7 +49,7 @@ rust_library( "crate-name=itoa", "manual", ], - version = "1.0.1", + version = "1.0.3", # buildifier: leave-alone deps = [ ], diff --git a/cargo/remote/BUILD.jobserver-0.1.24.bazel b/cargo/remote/BUILD.jobserver-0.1.25.bazel similarity index 96% rename from cargo/remote/BUILD.jobserver-0.1.24.bazel rename to cargo/remote/BUILD.jobserver-0.1.25.bazel index d9d4618f9..620b1c76f 100644 --- a/cargo/remote/BUILD.jobserver-0.1.24.bazel +++ b/cargo/remote/BUILD.jobserver-0.1.25.bazel @@ -49,7 +49,7 @@ rust_library( "crate-name=jobserver", "manual", ], - version = "0.1.24", + version = "0.1.25", # buildifier: leave-alone deps = [ ] + selects.with_or({ @@ -62,7 +62,7 @@ rust_library( "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-apple-ios", ): [ - "@raze__libc__0_2_120//:libc", + "@raze__libc__0_2_133//:libc", ], "//conditions:default": [], }), diff --git a/cargo/remote/BUILD.js-sys-0.3.56.bazel b/cargo/remote/BUILD.js-sys-0.3.60.bazel similarity index 93% rename from cargo/remote/BUILD.js-sys-0.3.56.bazel rename to cargo/remote/BUILD.js-sys-0.3.60.bazel index c57f9c961..017e00084 100644 --- a/cargo/remote/BUILD.js-sys-0.3.56.bazel +++ b/cargo/remote/BUILD.js-sys-0.3.60.bazel @@ -47,10 +47,10 @@ rust_library( "crate-name=js-sys", "manual", ], - version = "0.3.56", + version = "0.3.60", # buildifier: leave-alone deps = [ - "@raze__wasm_bindgen__0_2_79//:wasm_bindgen", + "@raze__wasm_bindgen__0_2_83//:wasm_bindgen", ], ) diff --git a/cargo/remote/BUILD.kuchiki-0.8.1.bazel b/cargo/remote/BUILD.kuchiki-0.8.1.bazel index a9373489a..3c4251d09 100644 --- a/cargo/remote/BUILD.kuchiki-0.8.1.bazel +++ b/cargo/remote/BUILD.kuchiki-0.8.1.bazel @@ -55,7 +55,7 @@ rust_library( # buildifier: leave-alone deps = [ "@raze__cssparser__0_27_2//:cssparser", - "@raze__html5ever__0_25_1//:html5ever", + "@raze__html5ever__0_25_2//:html5ever", "@raze__matches__0_1_9//:matches", "@raze__selectors__0_22_0//:selectors", ], diff --git a/cargo/remote/BUILD.libc-0.2.120.bazel b/cargo/remote/BUILD.libc-0.2.133.bazel similarity index 97% rename from cargo/remote/BUILD.libc-0.2.120.bazel rename to cargo/remote/BUILD.libc-0.2.133.bazel index 65ae92c73..29348866e 100644 --- a/cargo/remote/BUILD.libc-0.2.120.bazel +++ b/cargo/remote/BUILD.libc-0.2.133.bazel @@ -56,7 +56,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "0.2.120", + version = "0.2.133", visibility = ["//visibility:private"], deps = [ ], @@ -80,7 +80,7 @@ rust_library( "crate-name=libc", "manual", ], - version = "0.2.120", + version = "0.2.133", # buildifier: leave-alone deps = [ ":libc_build_script", diff --git a/cargo/remote/BUILD.libsqlite3-sys-0.23.2.bazel b/cargo/remote/BUILD.libsqlite3-sys-0.25.1.bazel similarity index 95% rename from cargo/remote/BUILD.libsqlite3-sys-0.23.2.bazel rename to cargo/remote/BUILD.libsqlite3-sys-0.25.1.bazel index ca506cb10..526817169 100644 --- a/cargo/remote/BUILD.libsqlite3-sys-0.23.2.bazel +++ b/cargo/remote/BUILD.libsqlite3-sys-0.25.1.bazel @@ -64,11 +64,11 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "0.23.2", + version = "0.25.1", visibility = ["//visibility:private"], deps = [ "@raze__cc__1_0_73//:cc", - "@raze__pkg_config__0_3_24//:pkg_config", + "@raze__pkg_config__0_3_25//:pkg_config", "@raze__vcpkg__0_2_15//:vcpkg", ], ) @@ -98,7 +98,7 @@ rust_library( "crate-name=libsqlite3-sys", "manual", ], - version = "0.23.2", + version = "0.25.1", # buildifier: leave-alone deps = [ ":libsqlite3_sys_build_script", diff --git a/cargo/remote/BUILD.linkcheck-0.4.1-alpha.0.bazel b/cargo/remote/BUILD.linkcheck-0.4.1-alpha.0.bazel index 74e19e3a6..75e4eaa60 100644 --- a/cargo/remote/BUILD.linkcheck-0.4.1-alpha.0.bazel +++ b/cargo/remote/BUILD.linkcheck-0.4.1-alpha.0.bazel @@ -53,20 +53,20 @@ rust_library( version = "0.4.1-alpha.0", # buildifier: leave-alone deps = [ - "@raze__bytes__1_1_0//:bytes", + "@raze__bytes__1_2_1//:bytes", "@raze__codespan__0_11_1//:codespan", "@raze__dunce__1_0_2//:dunce", - "@raze__futures__0_3_21//:futures", - "@raze__http__0_2_6//:http", + "@raze__futures__0_3_24//:futures", + "@raze__http__0_2_8//:http", "@raze__kuchiki__0_8_1//:kuchiki", "@raze__lazy_static__1_4_0//:lazy_static", "@raze__linkify__0_5_0//:linkify", - "@raze__log__0_4_14//:log", + "@raze__log__0_4_17//:log", "@raze__pulldown_cmark__0_8_0//:pulldown_cmark", - "@raze__regex__1_5_6//:regex", + "@raze__regex__1_6_0//:regex", "@raze__reqwest__0_11_3//:reqwest", - "@raze__serde__1_0_136//:serde", - "@raze__thiserror__1_0_30//:thiserror", - "@raze__url__2_2_2//:url", + "@raze__serde__1_0_145//:serde", + "@raze__thiserror__1_0_35//:thiserror", + "@raze__url__2_3_1//:url", ], ) diff --git a/cargo/remote/BUILD.linkify-0.5.0.bazel b/cargo/remote/BUILD.linkify-0.5.0.bazel index fb43b91b7..5dfbdcea6 100644 --- a/cargo/remote/BUILD.linkify-0.5.0.bazel +++ b/cargo/remote/BUILD.linkify-0.5.0.bazel @@ -52,7 +52,7 @@ rust_library( version = "0.5.0", # buildifier: leave-alone deps = [ - "@raze__memchr__2_4_1//:memchr", + "@raze__memchr__2_5_0//:memchr", ], ) diff --git a/cargo/remote/BUILD.lock_api-0.4.6.bazel b/cargo/remote/BUILD.lock_api-0.4.6.bazel deleted file mode 100644 index 0dc4cf86e..000000000 --- a/cargo/remote/BUILD.lock_api-0.4.6.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 "//cargo", 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 = "lock_api", - srcs = glob(["**/*.rs"]), - crate_features = [ - ], - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=lock_api", - "manual", - ], - version = "0.4.6", - # buildifier: leave-alone - deps = [ - "@raze__scopeguard__1_1_0//:scopeguard", - ], -) diff --git a/cargo/remote/BUILD.lock_api-0.4.9.bazel b/cargo/remote/BUILD.lock_api-0.4.9.bazel new file mode 100644 index 000000000..32f9f454b --- /dev/null +++ b/cargo/remote/BUILD.lock_api-0.4.9.bazel @@ -0,0 +1,86 @@ +""" +@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 "//cargo", 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 = "lock_api_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.4.9", + visibility = ["//visibility:private"], + deps = [ + "@raze__autocfg__1_1_0//:autocfg", + ], +) + +rust_library( + name = "lock_api", + srcs = glob(["**/*.rs"]), + crate_features = [ + ], + crate_root = "src/lib.rs", + data = [], + edition = "2018", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-raze", + "crate-name=lock_api", + "manual", + ], + version = "0.4.9", + # buildifier: leave-alone + deps = [ + ":lock_api_build_script", + "@raze__scopeguard__1_1_0//:scopeguard", + ], +) diff --git a/cargo/remote/BUILD.log-0.4.14.bazel b/cargo/remote/BUILD.log-0.4.17.bazel similarity index 97% rename from cargo/remote/BUILD.log-0.4.14.bazel rename to cargo/remote/BUILD.log-0.4.17.bazel index d475c7b98..127b97d5a 100644 --- a/cargo/remote/BUILD.log-0.4.14.bazel +++ b/cargo/remote/BUILD.log-0.4.17.bazel @@ -55,7 +55,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "0.4.14", + version = "0.4.17", visibility = ["//visibility:private"], deps = [ ], @@ -80,7 +80,7 @@ rust_library( "crate-name=log", "manual", ], - version = "0.4.14", + version = "0.4.17", # buildifier: leave-alone deps = [ ":log_build_script", diff --git a/cargo/remote/BUILD.markup5ever-0.10.1.bazel b/cargo/remote/BUILD.markup5ever-0.10.1.bazel index adea0332c..87c7d2fff 100644 --- a/cargo/remote/BUILD.markup5ever-0.10.1.bazel +++ b/cargo/remote/BUILD.markup5ever-0.10.1.bazel @@ -58,7 +58,7 @@ cargo_build_script( visibility = ["//visibility:private"], deps = [ "@raze__phf_codegen__0_8_0//:phf_codegen", - "@raze__string_cache_codegen__0_5_1//:string_cache_codegen", + "@raze__string_cache_codegen__0_5_2//:string_cache_codegen", ], ) @@ -82,9 +82,9 @@ rust_library( # buildifier: leave-alone deps = [ ":markup5ever_build_script", - "@raze__log__0_4_14//:log", + "@raze__log__0_4_17//:log", "@raze__phf__0_8_0//:phf", - "@raze__string_cache__0_8_3//:string_cache", - "@raze__tendril__0_4_2//:tendril", + "@raze__string_cache__0_8_4//:string_cache", + "@raze__tendril__0_4_3//:tendril", ], ) diff --git a/cargo/remote/BUILD.markup5ever-0.11.0.bazel b/cargo/remote/BUILD.markup5ever-0.11.0.bazel new file mode 100644 index 000000000..de6c7bcd3 --- /dev/null +++ b/cargo/remote/BUILD.markup5ever-0.11.0.bazel @@ -0,0 +1,90 @@ +""" +@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 "//cargo", 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 = "markup5ever_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.11.0", + visibility = ["//visibility:private"], + deps = [ + "@raze__phf_codegen__0_10_0//:phf_codegen", + "@raze__string_cache_codegen__0_5_2//:string_cache_codegen", + ], +) + +rust_library( + name = "markup5ever", + srcs = glob(["**/*.rs"]), + crate_features = [ + ], + crate_root = "lib.rs", + data = [], + edition = "2018", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-raze", + "crate-name=markup5ever", + "manual", + ], + version = "0.11.0", + # buildifier: leave-alone + deps = [ + ":markup5ever_build_script", + "@raze__log__0_4_17//:log", + "@raze__phf__0_10_1//:phf", + "@raze__string_cache__0_8_4//:string_cache", + "@raze__tendril__0_4_3//:tendril", + ], +) diff --git a/cargo/remote/BUILD.markup5ever_rcdom-0.1.0.bazel b/cargo/remote/BUILD.markup5ever_rcdom-0.1.0.bazel deleted file mode 100644 index e14d225f5..000000000 --- a/cargo/remote/BUILD.markup5ever_rcdom-0.1.0.bazel +++ /dev/null @@ -1,82 +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 "//cargo", 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 "hello_xml" with type "example" omitted - -# Unsupported target "html2html" with type "example" omitted - -# Unsupported target "print-rcdom" with type "example" omitted - -# Unsupported target "xml_tree_printer" with type "example" omitted - -rust_library( - name = "markup5ever_rcdom", - srcs = glob(["**/*.rs"]), - crate_features = [ - ], - crate_root = "lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=markup5ever_rcdom", - "manual", - ], - version = "0.1.0", - # buildifier: leave-alone - deps = [ - "@raze__html5ever__0_25_1//:html5ever", - "@raze__markup5ever__0_10_1//:markup5ever", - "@raze__tendril__0_4_2//:tendril", - "@raze__xml5ever__0_16_2//:xml5ever", - ], -) - -# Unsupported target "html-driver" with type "test" omitted - -# Unsupported target "html-serializer" with type "test" omitted - -# Unsupported target "html-tokenizer" with type "test" omitted - -# Unsupported target "html-tree-builder" with type "test" omitted - -# Unsupported target "html-tree-sink" with type "test" omitted - -# Unsupported target "xml-driver" with type "test" omitted - -# Unsupported target "xml-tokenizer" with type "test" omitted - -# Unsupported target "xml-tree-builder" with type "test" omitted diff --git a/cargo/remote/BUILD.memchr-2.4.1.bazel b/cargo/remote/BUILD.memchr-2.5.0.bazel similarity index 97% rename from cargo/remote/BUILD.memchr-2.4.1.bazel rename to cargo/remote/BUILD.memchr-2.5.0.bazel index 569b1829f..5cab9e6fc 100644 --- a/cargo/remote/BUILD.memchr-2.4.1.bazel +++ b/cargo/remote/BUILD.memchr-2.5.0.bazel @@ -56,7 +56,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "2.4.1", + version = "2.5.0", visibility = ["//visibility:private"], deps = [ ], @@ -80,7 +80,7 @@ rust_library( "crate-name=memchr", "manual", ], - version = "2.4.1", + version = "2.5.0", # buildifier: leave-alone deps = [ ":memchr_build_script", diff --git a/cargo/remote/BUILD.miniz_oxide-0.4.4.bazel b/cargo/remote/BUILD.memoffset-0.6.5.bazel similarity index 81% rename from cargo/remote/BUILD.miniz_oxide-0.4.4.bazel rename to cargo/remote/BUILD.memoffset-0.6.5.bazel index 5a72590f9..cee0e701f 100644 --- a/cargo/remote/BUILD.miniz_oxide-0.4.4.bazel +++ b/cargo/remote/BUILD.memoffset-0.6.5.bazel @@ -26,7 +26,7 @@ package(default_visibility = [ ]) licenses([ - "notice", # MIT from expression "MIT OR (Zlib OR Apache-2.0)" + "notice", # MIT from expression "MIT" ]) # Generated Targets @@ -38,15 +38,16 @@ load( ) cargo_build_script( - name = "miniz_oxide_build_script", + name = "memoffset_build_script", srcs = glob(["**/*.rs"]), build_script_env = { }, crate_features = [ + "default", ], crate_root = "build.rs", data = glob(["**"]), - edition = "2018", + edition = "2015", rustc_flags = [ "--cap-lints=allow", ], @@ -54,7 +55,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "0.4.4", + version = "0.6.5", visibility = ["//visibility:private"], deps = [ "@raze__autocfg__1_1_0//:autocfg", @@ -62,25 +63,25 @@ cargo_build_script( ) rust_library( - name = "miniz_oxide", + name = "memoffset", srcs = glob(["**/*.rs"]), crate_features = [ + "default", ], crate_root = "src/lib.rs", data = [], - edition = "2018", + edition = "2015", rustc_flags = [ "--cap-lints=allow", ], tags = [ "cargo-raze", - "crate-name=miniz_oxide", + "crate-name=memoffset", "manual", ], - version = "0.4.4", + version = "0.6.5", # buildifier: leave-alone deps = [ - ":miniz_oxide_build_script", - "@raze__adler__1_0_2//:adler", + ":memoffset_build_script", ], ) diff --git a/cargo/remote/BUILD.miow-0.3.7.bazel b/cargo/remote/BUILD.miniz_oxide-0.5.4.bazel similarity index 82% rename from cargo/remote/BUILD.miow-0.3.7.bazel rename to cargo/remote/BUILD.miniz_oxide-0.5.4.bazel index 2c007a899..4fb76a99a 100644 --- a/cargo/remote/BUILD.miow-0.3.7.bazel +++ b/cargo/remote/BUILD.miniz_oxide-0.5.4.bazel @@ -26,13 +26,13 @@ package(default_visibility = [ ]) licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" + "notice", # MIT from expression "MIT OR (Zlib OR Apache-2.0)" ]) # Generated Targets rust_library( - name = "miow", + name = "miniz_oxide", srcs = glob(["**/*.rs"]), crate_features = [ ], @@ -44,12 +44,12 @@ rust_library( ], tags = [ "cargo-raze", - "crate-name=miow", + "crate-name=miniz_oxide", "manual", ], - version = "0.3.7", + version = "0.5.4", # buildifier: leave-alone deps = [ - "@raze__winapi__0_3_9//:winapi", + "@raze__adler__1_0_2//:adler", ], ) diff --git a/cargo/remote/BUILD.mio-0.8.1.bazel b/cargo/remote/BUILD.mio-0.8.4.bazel similarity index 89% rename from cargo/remote/BUILD.mio-0.8.1.bazel rename to cargo/remote/BUILD.mio-0.8.4.bazel index 61c0b200f..e4ff26a63 100644 --- a/cargo/remote/BUILD.mio-0.8.1.bazel +++ b/cargo/remote/BUILD.mio-0.8.4.bazel @@ -59,10 +59,10 @@ rust_library( "crate-name=mio", "manual", ], - version = "0.8.1", + version = "0.8.4", # buildifier: leave-alone deps = [ - "@raze__log__0_4_14//:log", + "@raze__log__0_4_17//:log", ] + selects.with_or({ # cfg(unix) ( @@ -73,7 +73,7 @@ rust_library( "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-apple-ios", ): [ - "@raze__libc__0_2_120//:libc", + "@raze__libc__0_2_133//:libc", ], "//conditions:default": [], }) + selects.with_or({ @@ -81,9 +81,7 @@ rust_library( ( "@rules_rust//rust/platform:x86_64-pc-windows-msvc", ): [ - "@raze__miow__0_3_7//:miow", - "@raze__ntapi__0_3_7//:ntapi", - "@raze__winapi__0_3_9//:winapi", + "@raze__windows_sys__0_36_1//:windows_sys", ], "//conditions:default": [], }), diff --git a/cargo/remote/BUILD.native-tls-0.2.8.bazel b/cargo/remote/BUILD.native-tls-0.2.10.bazel similarity index 89% rename from cargo/remote/BUILD.native-tls-0.2.8.bazel rename to cargo/remote/BUILD.native-tls-0.2.10.bazel index 3a4ee8762..dfd46a448 100644 --- a/cargo/remote/BUILD.native-tls-0.2.8.bazel +++ b/cargo/remote/BUILD.native-tls-0.2.10.bazel @@ -54,7 +54,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "0.2.8", + version = "0.2.10", visibility = ["//visibility:private"], deps = [ ] + selects.with_or({ @@ -74,7 +74,7 @@ cargo_build_script( "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", ): [ - "@raze__openssl_sys__0_9_72//:openssl_sys", + "@raze__openssl_sys__0_9_75//:openssl_sys", ], "//conditions:default": [], }) + selects.with_or({ @@ -91,6 +91,8 @@ cargo_build_script( # Unsupported target "simple-server" with type "example" omitted +# Unsupported target "simple-server-pkcs8" with type "example" omitted + rust_library( name = "native_tls", srcs = glob(["**/*.rs"]), @@ -109,7 +111,7 @@ rust_library( "crate-name=native-tls", "manual", ], - version = "0.2.8", + version = "0.2.10", # buildifier: leave-alone deps = [ ":native_tls_build_script", @@ -122,8 +124,8 @@ rust_library( "@rules_rust//rust/platform:x86_64-apple-ios", ): [ "@raze__lazy_static__1_4_0//:lazy_static", - "@raze__libc__0_2_120//:libc", - "@raze__security_framework__2_6_1//:security_framework", + "@raze__libc__0_2_133//:libc", + "@raze__security_framework__2_7_0//:security_framework", "@raze__security_framework_sys__2_6_1//:security_framework_sys", "@raze__tempfile__3_3_0//:tempfile", ], @@ -134,10 +136,10 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", ): [ - "@raze__log__0_4_14//:log", - "@raze__openssl__0_10_38//:openssl", + "@raze__log__0_4_17//:log", + "@raze__openssl__0_10_41//:openssl", "@raze__openssl_probe__0_1_5//:openssl_probe", - "@raze__openssl_sys__0_9_72//:openssl_sys", + "@raze__openssl_sys__0_9_75//:openssl_sys", ], "//conditions:default": [], }) + selects.with_or({ @@ -145,7 +147,7 @@ rust_library( ( "@rules_rust//rust/platform:x86_64-pc-windows-msvc", ): [ - "@raze__schannel__0_1_19//:schannel", + "@raze__schannel__0_1_20//:schannel", ], "//conditions:default": [], }), diff --git a/cargo/remote/BUILD.nom-7.1.1.bazel b/cargo/remote/BUILD.nom-7.1.1.bazel index c5469178d..774ef8c35 100644 --- a/cargo/remote/BUILD.nom-7.1.1.bazel +++ b/cargo/remote/BUILD.nom-7.1.1.bazel @@ -61,7 +61,7 @@ rust_library( version = "7.1.1", # buildifier: leave-alone deps = [ - "@raze__memchr__2_4_1//:memchr", + "@raze__memchr__2_5_0//:memchr", "@raze__minimal_lexical__0_2_1//:minimal_lexical", ], ) diff --git a/cargo/remote/BUILD.num-integer-0.1.44.bazel b/cargo/remote/BUILD.num-integer-0.1.45.bazel similarity index 95% rename from cargo/remote/BUILD.num-integer-0.1.44.bazel rename to cargo/remote/BUILD.num-integer-0.1.45.bazel index ae8dfc11f..022dd5e0e 100644 --- a/cargo/remote/BUILD.num-integer-0.1.44.bazel +++ b/cargo/remote/BUILD.num-integer-0.1.45.bazel @@ -56,7 +56,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "0.1.44", + version = "0.1.45", visibility = ["//visibility:private"], deps = [ "@raze__autocfg__1_1_0//:autocfg", @@ -87,11 +87,11 @@ rust_library( "crate-name=num-integer", "manual", ], - version = "0.1.44", + version = "0.1.45", # buildifier: leave-alone deps = [ ":num_integer_build_script", - "@raze__num_traits__0_2_14//:num_traits", + "@raze__num_traits__0_2_15//:num_traits", ], ) diff --git a/cargo/remote/BUILD.num-traits-0.2.14.bazel b/cargo/remote/BUILD.num-traits-0.2.15.bazel similarity index 97% rename from cargo/remote/BUILD.num-traits-0.2.14.bazel rename to cargo/remote/BUILD.num-traits-0.2.15.bazel index 77533e460..bb886fff2 100644 --- a/cargo/remote/BUILD.num-traits-0.2.14.bazel +++ b/cargo/remote/BUILD.num-traits-0.2.15.bazel @@ -55,7 +55,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "0.2.14", + version = "0.2.15", visibility = ["//visibility:private"], deps = [ "@raze__autocfg__1_1_0//:autocfg", @@ -79,7 +79,7 @@ rust_library( "crate-name=num-traits", "manual", ], - version = "0.2.14", + version = "0.2.15", # buildifier: leave-alone deps = [ ":num_traits_build_script", diff --git a/cargo/remote/BUILD.num_cpus-1.13.1.bazel b/cargo/remote/BUILD.num_cpus-1.13.1.bazel index bb3e9f744..3c78844bc 100644 --- a/cargo/remote/BUILD.num_cpus-1.13.1.bazel +++ b/cargo/remote/BUILD.num_cpus-1.13.1.bazel @@ -64,7 +64,7 @@ rust_library( "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-apple-ios", ): [ - "@raze__libc__0_2_120//:libc", + "@raze__libc__0_2_133//:libc", ], "//conditions:default": [], }), diff --git a/cargo/remote/BUILD.num_enum_derive-0.5.7.bazel b/cargo/remote/BUILD.num_enum_derive-0.5.7.bazel index 2fadfbb80..50c67da79 100644 --- a/cargo/remote/BUILD.num_enum_derive-0.5.7.bazel +++ b/cargo/remote/BUILD.num_enum_derive-0.5.7.bazel @@ -52,9 +52,9 @@ rust_proc_macro( version = "0.5.7", # buildifier: leave-alone deps = [ - "@raze__proc_macro2__1_0_36//:proc_macro2", - "@raze__proc_macro_crate__1_1_3//:proc_macro_crate", - "@raze__quote__1_0_15//:quote", - "@raze__syn__1_0_88//:syn", + "@raze__proc_macro2__1_0_43//:proc_macro2", + "@raze__proc_macro_crate__1_2_1//:proc_macro_crate", + "@raze__quote__1_0_21//:quote", + "@raze__syn__1_0_100//:syn", ], ) diff --git a/cargo/remote/BUILD.num_threads-0.1.4.bazel b/cargo/remote/BUILD.num_threads-0.1.6.bazel similarity index 82% rename from cargo/remote/BUILD.num_threads-0.1.4.bazel rename to cargo/remote/BUILD.num_threads-0.1.6.bazel index 0fc65a822..5d1451ffd 100644 --- a/cargo/remote/BUILD.num_threads-0.1.4.bazel +++ b/cargo/remote/BUILD.num_threads-0.1.6.bazel @@ -49,16 +49,18 @@ rust_library( "crate-name=num_threads", "manual", ], - version = "0.1.4", + version = "0.1.6", # buildifier: leave-alone deps = [ ] + selects.with_or({ - # cfg(any(target_os = "macos", target_os = "freebsd")) + # cfg(any(target_os = "macos", target_os = "ios", target_os = "freebsd")) ( "@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", ): [ - "@raze__libc__0_2_120//:libc", + "@raze__libc__0_2_133//:libc", ], "//conditions:default": [], }), diff --git a/cargo/remote/BUILD.once_cell-1.10.0.bazel b/cargo/remote/BUILD.once_cell-1.15.0.bazel similarity index 97% rename from cargo/remote/BUILD.once_cell-1.10.0.bazel rename to cargo/remote/BUILD.once_cell-1.15.0.bazel index 09c344bb2..298874847 100644 --- a/cargo/remote/BUILD.once_cell-1.10.0.bazel +++ b/cargo/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.10.0", + version = "1.15.0", # buildifier: leave-alone deps = [ ], diff --git a/cargo/remote/BUILD.openssl-0.10.38.bazel b/cargo/remote/BUILD.openssl-0.10.41.bazel similarity index 82% rename from cargo/remote/BUILD.openssl-0.10.38.bazel rename to cargo/remote/BUILD.openssl-0.10.41.bazel index 9e7e3cf56..1c3974147 100644 --- a/cargo/remote/BUILD.openssl-0.10.38.bazel +++ b/cargo/remote/BUILD.openssl-0.10.41.bazel @@ -54,10 +54,10 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "0.10.38", + version = "0.10.41", visibility = ["//visibility:private"], deps = [ - "@raze__openssl_sys__0_9_72//:openssl_sys", + "@raze__openssl_sys__0_9_75//:openssl_sys", ], ) @@ -67,13 +67,16 @@ rust_library( name = "openssl", srcs = glob(["**/*.rs"]), aliases = { - "@raze__openssl_sys__0_9_72//:openssl_sys": "ffi", + "@raze__openssl_sys__0_9_75//:openssl_sys": "ffi", }, crate_features = [ ], crate_root = "src/lib.rs", data = [], edition = "2018", + proc_macro_deps = [ + "@raze__openssl_macros__0_1_0//:openssl_macros", + ], rustc_flags = [ "--cap-lints=allow", ], @@ -82,15 +85,15 @@ rust_library( "crate-name=openssl", "manual", ], - version = "0.10.38", + version = "0.10.41", # buildifier: leave-alone deps = [ ":openssl_build_script", "@raze__bitflags__1_3_2//:bitflags", "@raze__cfg_if__1_0_0//:cfg_if", "@raze__foreign_types__0_3_2//:foreign_types", - "@raze__libc__0_2_120//:libc", - "@raze__once_cell__1_10_0//:once_cell", - "@raze__openssl_sys__0_9_72//:openssl_sys", + "@raze__libc__0_2_133//:libc", + "@raze__once_cell__1_15_0//:once_cell", + "@raze__openssl_sys__0_9_75//:openssl_sys", ], ) diff --git a/cargo/remote/BUILD.paste-impl-0.1.18.bazel b/cargo/remote/BUILD.openssl-macros-0.1.0.bazel similarity index 81% rename from cargo/remote/BUILD.paste-impl-0.1.18.bazel rename to cargo/remote/BUILD.openssl-macros-0.1.0.bazel index 5bb88dd4b..f693547b6 100644 --- a/cargo/remote/BUILD.paste-impl-0.1.18.bazel +++ b/cargo/remote/BUILD.openssl-macros-0.1.0.bazel @@ -32,26 +32,26 @@ licenses([ # Generated Targets rust_proc_macro( - name = "paste_impl", + name = "openssl_macros", srcs = glob(["**/*.rs"]), crate_features = [ ], crate_root = "src/lib.rs", data = [], edition = "2018", - proc_macro_deps = [ - "@raze__proc_macro_hack__0_5_19//:proc_macro_hack", - ], rustc_flags = [ "--cap-lints=allow", ], tags = [ "cargo-raze", - "crate-name=paste-impl", + "crate-name=openssl-macros", "manual", ], - version = "0.1.18", + version = "0.1.0", # buildifier: leave-alone deps = [ + "@raze__proc_macro2__1_0_43//:proc_macro2", + "@raze__quote__1_0_21//:quote", + "@raze__syn__1_0_100//:syn", ], ) diff --git a/cargo/remote/BUILD.openssl-sys-0.9.72.bazel b/cargo/remote/BUILD.openssl-sys-0.9.75.bazel similarity index 94% rename from cargo/remote/BUILD.openssl-sys-0.9.72.bazel rename to cargo/remote/BUILD.openssl-sys-0.9.75.bazel index f82bcdfd3..546906870 100644 --- a/cargo/remote/BUILD.openssl-sys-0.9.72.bazel +++ b/cargo/remote/BUILD.openssl-sys-0.9.75.bazel @@ -55,12 +55,12 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "0.9.72", + version = "0.9.75", visibility = ["//visibility:private"], deps = [ "@raze__autocfg__1_1_0//:autocfg", "@raze__cc__1_0_73//:cc", - "@raze__pkg_config__0_3_24//:pkg_config", + "@raze__pkg_config__0_3_25//:pkg_config", ] + selects.with_or({ # cfg(target_env = "msvc") ( @@ -90,11 +90,11 @@ rust_library( "crate-name=openssl-sys", "manual", ], - version = "0.9.72", + version = "0.9.75", # buildifier: leave-alone deps = [ ":openssl_sys_build_script", - "@raze__libc__0_2_120//:libc", + "@raze__libc__0_2_133//:libc", ] + selects.with_or({ # cfg(target_env = "msvc") ( diff --git a/cargo/remote/BUILD.parking_lot-0.11.2.bazel b/cargo/remote/BUILD.parking_lot-0.11.2.bazel deleted file mode 100644 index 0d02a674b..000000000 --- a/cargo/remote/BUILD.parking_lot-0.11.2.bazel +++ /dev/null @@ -1,60 +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 "//cargo", 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 = "parking_lot", - srcs = glob(["**/*.rs"]), - crate_features = [ - "default", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=parking_lot", - "manual", - ], - version = "0.11.2", - # buildifier: leave-alone - deps = [ - "@raze__instant__0_1_12//:instant", - "@raze__lock_api__0_4_6//:lock_api", - "@raze__parking_lot_core__0_8_5//:parking_lot_core", - ], -) - -# Unsupported target "issue_203" with type "test" omitted diff --git a/cargo/remote/BUILD.parking_lot-0.12.0.bazel b/cargo/remote/BUILD.parking_lot-0.12.1.bazel similarity index 84% rename from cargo/remote/BUILD.parking_lot-0.12.0.bazel rename to cargo/remote/BUILD.parking_lot-0.12.1.bazel index f6314f1f9..bd6ffc365 100644 --- a/cargo/remote/BUILD.parking_lot-0.12.0.bazel +++ b/cargo/remote/BUILD.parking_lot-0.12.1.bazel @@ -26,7 +26,7 @@ package(default_visibility = [ ]) licenses([ - "notice", # Apache-2.0 from expression "Apache-2.0 OR MIT" + "notice", # MIT from expression "MIT OR Apache-2.0" ]) # Generated Targets @@ -48,11 +48,11 @@ rust_library( "crate-name=parking_lot", "manual", ], - version = "0.12.0", + version = "0.12.1", # buildifier: leave-alone deps = [ - "@raze__lock_api__0_4_6//:lock_api", - "@raze__parking_lot_core__0_9_1//:parking_lot_core", + "@raze__lock_api__0_4_9//:lock_api", + "@raze__parking_lot_core__0_9_3//:parking_lot_core", ], ) diff --git a/cargo/remote/BUILD.parking_lot_core-0.9.1.bazel b/cargo/remote/BUILD.parking_lot_core-0.9.1.bazel deleted file mode 100644 index 1defb2fc2..000000000 --- a/cargo/remote/BUILD.parking_lot_core-0.9.1.bazel +++ /dev/null @@ -1,129 +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 "//cargo", 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 -# 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 = "parking_lot_core_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.9.1", - visibility = ["//visibility:private"], - deps = [ - ] + selects.with_or({ - # cfg(unix) - ( - "@rules_rust//rust/platform:x86_64-apple-darwin", - "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", - "@rules_rust//rust/platform:aarch64-apple-darwin", - "@rules_rust//rust/platform:aarch64-apple-ios", - "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", - "@rules_rust//rust/platform:x86_64-apple-ios", - ): [ - ], - "//conditions:default": [], - }) + selects.with_or({ - # cfg(windows) - ( - "@rules_rust//rust/platform:x86_64-pc-windows-msvc", - ): [ - "@raze__windows_sys__0_32_0//:windows_sys", - ], - "//conditions:default": [], - }), -) - -rust_library( - name = "parking_lot_core", - srcs = glob(["**/*.rs"]), - aliases = { - }, - crate_features = [ - ], - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=parking_lot_core", - "manual", - ], - version = "0.9.1", - # buildifier: leave-alone - deps = [ - ":parking_lot_core_build_script", - "@raze__cfg_if__1_0_0//:cfg_if", - "@raze__smallvec__1_8_0//:smallvec", - ] + selects.with_or({ - # cfg(unix) - ( - "@rules_rust//rust/platform:x86_64-apple-darwin", - "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", - "@rules_rust//rust/platform:aarch64-apple-darwin", - "@rules_rust//rust/platform:aarch64-apple-ios", - "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", - "@rules_rust//rust/platform:x86_64-apple-ios", - ): [ - "@raze__libc__0_2_120//:libc", - ], - "//conditions:default": [], - }) + selects.with_or({ - # cfg(windows) - ( - "@rules_rust//rust/platform:x86_64-pc-windows-msvc", - ): [ - "@raze__windows_sys__0_32_0//:windows_sys", - ], - "//conditions:default": [], - }), -) diff --git a/cargo/remote/BUILD.parking_lot_core-0.8.5.bazel b/cargo/remote/BUILD.parking_lot_core-0.9.3.bazel similarity index 90% rename from cargo/remote/BUILD.parking_lot_core-0.8.5.bazel rename to cargo/remote/BUILD.parking_lot_core-0.9.3.bazel index aeec6409d..9cd02fa89 100644 --- a/cargo/remote/BUILD.parking_lot_core-0.8.5.bazel +++ b/cargo/remote/BUILD.parking_lot_core-0.9.3.bazel @@ -26,7 +26,7 @@ package(default_visibility = [ ]) licenses([ - "notice", # Apache-2.0 from expression "Apache-2.0 OR MIT" + "notice", # MIT from expression "MIT OR Apache-2.0" ]) # Generated Targets @@ -54,7 +54,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "0.8.5", + version = "0.9.3", visibility = ["//visibility:private"], deps = [ ] + selects.with_or({ @@ -74,6 +74,7 @@ cargo_build_script( ( "@rules_rust//rust/platform:x86_64-pc-windows-msvc", ): [ + "@raze__windows_sys__0_36_1//:windows_sys", ], "//conditions:default": [], }), @@ -97,13 +98,12 @@ rust_library( "crate-name=parking_lot_core", "manual", ], - version = "0.8.5", + version = "0.9.3", # buildifier: leave-alone deps = [ ":parking_lot_core_build_script", "@raze__cfg_if__1_0_0//:cfg_if", - "@raze__instant__0_1_12//:instant", - "@raze__smallvec__1_8_0//:smallvec", + "@raze__smallvec__1_9_0//:smallvec", ] + selects.with_or({ # cfg(unix) ( @@ -114,7 +114,7 @@ rust_library( "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-apple-ios", ): [ - "@raze__libc__0_2_120//:libc", + "@raze__libc__0_2_133//:libc", ], "//conditions:default": [], }) + selects.with_or({ @@ -122,7 +122,7 @@ rust_library( ( "@rules_rust//rust/platform:x86_64-pc-windows-msvc", ): [ - "@raze__winapi__0_3_9//:winapi", + "@raze__windows_sys__0_36_1//:windows_sys", ], "//conditions:default": [], }), diff --git a/cargo/remote/BUILD.paste-0.1.18.bazel b/cargo/remote/BUILD.paste-0.1.18.bazel deleted file mode 100644 index 62e98c4cb..000000000 --- a/cargo/remote/BUILD.paste-0.1.18.bazel +++ /dev/null @@ -1,62 +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 "//cargo", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_library( - name = "paste", - srcs = glob(["**/*.rs"]), - crate_features = [ - ], - crate_root = "src/lib.rs", - data = [], - edition = "2018", - proc_macro_deps = [ - "@raze__paste_impl__0_1_18//:paste_impl", - "@raze__proc_macro_hack__0_5_19//:proc_macro_hack", - ], - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=paste", - "manual", - ], - version = "0.1.18", - # buildifier: leave-alone - deps = [ - ], -) - -# Unsupported target "compiletest" with type "test" omitted - -# Unsupported target "test" with type "test" omitted diff --git a/cargo/remote/BUILD.percent-encoding-2.1.0.bazel b/cargo/remote/BUILD.percent-encoding-2.2.0.bazel similarity index 89% rename from cargo/remote/BUILD.percent-encoding-2.1.0.bazel rename to cargo/remote/BUILD.percent-encoding-2.2.0.bazel index b7c011d96..cb4cc5742 100644 --- a/cargo/remote/BUILD.percent-encoding-2.1.0.bazel +++ b/cargo/remote/BUILD.percent-encoding-2.2.0.bazel @@ -35,10 +35,12 @@ rust_library( name = "percent_encoding", srcs = glob(["**/*.rs"]), crate_features = [ + "alloc", + "default", ], - crate_root = "lib.rs", + crate_root = "src/lib.rs", data = [], - edition = "2015", + edition = "2018", rustc_flags = [ "--cap-lints=allow", ], @@ -47,7 +49,7 @@ rust_library( "crate-name=percent-encoding", "manual", ], - version = "2.1.0", + version = "2.2.0", # buildifier: leave-alone deps = [ ], diff --git a/cargo/remote/BUILD.petgraph-0.6.0.bazel b/cargo/remote/BUILD.petgraph-0.6.2.bazel similarity index 95% rename from cargo/remote/BUILD.petgraph-0.6.0.bazel rename to cargo/remote/BUILD.petgraph-0.6.2.bazel index f2582442d..cecb05c80 100644 --- a/cargo/remote/BUILD.petgraph-0.6.0.bazel +++ b/cargo/remote/BUILD.petgraph-0.6.2.bazel @@ -71,11 +71,11 @@ rust_library( "crate-name=petgraph", "manual", ], - version = "0.6.0", + version = "0.6.2", # buildifier: leave-alone deps = [ - "@raze__fixedbitset__0_4_1//:fixedbitset", - "@raze__indexmap__1_8_0//:indexmap", + "@raze__fixedbitset__0_4_2//:fixedbitset", + "@raze__indexmap__1_9_1//:indexmap", ], ) diff --git a/cargo/remote/BUILD.phf-0.10.1.bazel b/cargo/remote/BUILD.phf-0.10.1.bazel index 027ac8a95..e8b54c474 100644 --- a/cargo/remote/BUILD.phf-0.10.1.bazel +++ b/cargo/remote/BUILD.phf-0.10.1.bazel @@ -36,18 +36,11 @@ rust_library( srcs = glob(["**/*.rs"]), crate_features = [ "default", - "macros", - "phf_macros", - "proc-macro-hack", "std", ], crate_root = "src/lib.rs", data = [], edition = "2018", - proc_macro_deps = [ - "@raze__phf_macros__0_10_0//:phf_macros", - "@raze__proc_macro_hack__0_5_19//:proc_macro_hack", - ], rustc_flags = [ "--cap-lints=allow", ], diff --git a/cargo/remote/BUILD.phf-0.11.1.bazel b/cargo/remote/BUILD.phf-0.11.1.bazel new file mode 100644 index 000000000..aa659fbb2 --- /dev/null +++ b/cargo/remote/BUILD.phf-0.11.1.bazel @@ -0,0 +1,62 @@ +""" +@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 "//cargo", which limits external + # visibility to explicit Cargo.toml dependencies. + "//visibility:public", +]) + +licenses([ + "notice", # MIT from expression "MIT" +]) + +# Generated Targets + +rust_library( + name = "phf", + srcs = glob(["**/*.rs"]), + crate_features = [ + "default", + "macros", + "phf_macros", + "std", + ], + crate_root = "src/lib.rs", + data = [], + edition = "2021", + proc_macro_deps = [ + "@raze__phf_macros__0_11_1//:phf_macros", + ], + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-raze", + "crate-name=phf", + "manual", + ], + version = "0.11.1", + # buildifier: leave-alone + deps = [ + "@raze__phf_shared__0_11_1//:phf_shared", + ], +) diff --git a/cargo/remote/BUILD.slab-0.4.5.bazel b/cargo/remote/BUILD.phf_codegen-0.10.0.bazel similarity index 81% rename from cargo/remote/BUILD.slab-0.4.5.bazel rename to cargo/remote/BUILD.phf_codegen-0.10.0.bazel index edb67964b..3ccb66d39 100644 --- a/cargo/remote/BUILD.slab-0.4.5.bazel +++ b/cargo/remote/BUILD.phf_codegen-0.10.0.bazel @@ -32,11 +32,9 @@ licenses([ # Generated Targets rust_library( - name = "slab", + name = "phf_codegen", srcs = glob(["**/*.rs"]), crate_features = [ - "default", - "std", ], crate_root = "src/lib.rs", data = [], @@ -46,15 +44,13 @@ rust_library( ], tags = [ "cargo-raze", - "crate-name=slab", + "crate-name=phf_codegen", "manual", ], - version = "0.4.5", + version = "0.10.0", # buildifier: leave-alone deps = [ + "@raze__phf_generator__0_10_0//:phf_generator", + "@raze__phf_shared__0_10_0//:phf_shared", ], ) - -# Unsupported target "serde" with type "test" omitted - -# Unsupported target "slab" with type "test" omitted diff --git a/cargo/remote/BUILD.phf_generator-0.11.1.bazel b/cargo/remote/BUILD.phf_generator-0.11.1.bazel new file mode 100644 index 000000000..c9e0eed87 --- /dev/null +++ b/cargo/remote/BUILD.phf_generator-0.11.1.bazel @@ -0,0 +1,85 @@ +""" +@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 "//cargo", which limits external + # visibility to explicit Cargo.toml dependencies. + "//visibility:public", +]) + +licenses([ + "notice", # MIT from expression "MIT" +]) + +# Generated Targets + +# Unsupported target "benches" with type "bench" omitted + +rust_binary( + # Prefix bin name to disambiguate from (probable) collision with lib name + # N.B.: The exact form of this is subject to change. + name = "cargo_bin_gen_hash_test", + srcs = glob(["**/*.rs"]), + crate_features = [ + ], + crate_root = "src/bin/gen_hash_test.rs", + data = [], + edition = "2021", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-raze", + "crate-name=gen_hash_test", + "manual", + ], + version = "0.11.1", + # buildifier: leave-alone + deps = [ + ":phf_generator", + "@raze__phf_shared__0_11_1//:phf_shared", + "@raze__rand__0_8_5//:rand", + ], +) + +rust_library( + name = "phf_generator", + srcs = glob(["**/*.rs"]), + crate_features = [ + ], + crate_root = "src/lib.rs", + data = [], + edition = "2021", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-raze", + "crate-name=phf_generator", + "manual", + ], + version = "0.11.1", + # buildifier: leave-alone + deps = [ + "@raze__phf_shared__0_11_1//:phf_shared", + "@raze__rand__0_8_5//:rand", + ], +) diff --git a/cargo/remote/BUILD.phf_macros-0.10.0.bazel b/cargo/remote/BUILD.phf_macros-0.11.1.bazel similarity index 72% rename from cargo/remote/BUILD.phf_macros-0.10.0.bazel rename to cargo/remote/BUILD.phf_macros-0.11.1.bazel index c2104fe56..2d448b68b 100644 --- a/cargo/remote/BUILD.phf_macros-0.10.0.bazel +++ b/cargo/remote/BUILD.phf_macros-0.11.1.bazel @@ -38,10 +38,7 @@ rust_proc_macro( ], crate_root = "src/lib.rs", data = [], - edition = "2018", - proc_macro_deps = [ - "@raze__proc_macro_hack__0_5_19//:proc_macro_hack", - ], + edition = "2021", rustc_flags = [ "--cap-lints=allow", ], @@ -50,13 +47,13 @@ rust_proc_macro( "crate-name=phf_macros", "manual", ], - version = "0.10.0", + version = "0.11.1", # buildifier: leave-alone deps = [ - "@raze__phf_generator__0_10_0//:phf_generator", - "@raze__phf_shared__0_10_0//:phf_shared", - "@raze__proc_macro2__1_0_36//:proc_macro2", - "@raze__quote__1_0_15//:quote", - "@raze__syn__1_0_88//:syn", + "@raze__phf_generator__0_11_1//:phf_generator", + "@raze__phf_shared__0_11_1//:phf_shared", + "@raze__proc_macro2__1_0_43//:proc_macro2", + "@raze__quote__1_0_21//:quote", + "@raze__syn__1_0_100//:syn", ], ) diff --git a/cargo/remote/BUILD.phf_macros-0.8.0.bazel b/cargo/remote/BUILD.phf_macros-0.8.0.bazel index d1efc6863..b01e32cdd 100644 --- a/cargo/remote/BUILD.phf_macros-0.8.0.bazel +++ b/cargo/remote/BUILD.phf_macros-0.8.0.bazel @@ -57,9 +57,9 @@ rust_proc_macro( deps = [ "@raze__phf_generator__0_8_0//:phf_generator", "@raze__phf_shared__0_8_0//:phf_shared", - "@raze__proc_macro2__1_0_36//:proc_macro2", - "@raze__quote__1_0_15//:quote", - "@raze__syn__1_0_88//:syn", + "@raze__proc_macro2__1_0_43//:proc_macro2", + "@raze__quote__1_0_21//:quote", + "@raze__syn__1_0_100//:syn", ], ) diff --git a/cargo/remote/BUILD.phf_shared-0.11.1.bazel b/cargo/remote/BUILD.phf_shared-0.11.1.bazel new file mode 100644 index 000000000..9781852f0 --- /dev/null +++ b/cargo/remote/BUILD.phf_shared-0.11.1.bazel @@ -0,0 +1,56 @@ +""" +@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 "//cargo", which limits external + # visibility to explicit Cargo.toml dependencies. + "//visibility:public", +]) + +licenses([ + "notice", # MIT from expression "MIT" +]) + +# Generated Targets + +rust_library( + name = "phf_shared", + srcs = glob(["**/*.rs"]), + crate_features = [ + "std", + ], + crate_root = "src/lib.rs", + data = [], + edition = "2021", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-raze", + "crate-name=phf_shared", + "manual", + ], + version = "0.11.1", + # buildifier: leave-alone + deps = [ + "@raze__siphasher__0_3_10//:siphasher", + ], +) diff --git a/cargo/remote/BUILD.pin-project-1.0.10.bazel b/cargo/remote/BUILD.pin-project-1.0.12.bazel similarity index 96% rename from cargo/remote/BUILD.pin-project-1.0.10.bazel rename to cargo/remote/BUILD.pin-project-1.0.12.bazel index cf6a7b614..3f558cf1a 100644 --- a/cargo/remote/BUILD.pin-project-1.0.10.bazel +++ b/cargo/remote/BUILD.pin-project-1.0.12.bazel @@ -64,7 +64,7 @@ rust_library( data = [], edition = "2018", proc_macro_deps = [ - "@raze__pin_project_internal__1_0_10//:pin_project_internal", + "@raze__pin_project_internal__1_0_12//:pin_project_internal", ], rustc_flags = [ "--cap-lints=allow", @@ -74,7 +74,7 @@ rust_library( "crate-name=pin-project", "manual", ], - version = "1.0.10", + version = "1.0.12", # buildifier: leave-alone deps = [ ], diff --git a/cargo/remote/BUILD.pin-project-internal-1.0.10.bazel b/cargo/remote/BUILD.pin-project-internal-1.0.12.bazel similarity index 87% rename from cargo/remote/BUILD.pin-project-internal-1.0.10.bazel rename to cargo/remote/BUILD.pin-project-internal-1.0.12.bazel index f18c875ab..7c0f2bfe7 100644 --- a/cargo/remote/BUILD.pin-project-internal-1.0.10.bazel +++ b/cargo/remote/BUILD.pin-project-internal-1.0.12.bazel @@ -47,11 +47,11 @@ rust_proc_macro( "crate-name=pin-project-internal", "manual", ], - version = "1.0.10", + version = "1.0.12", # buildifier: leave-alone deps = [ - "@raze__proc_macro2__1_0_36//:proc_macro2", - "@raze__quote__1_0_15//:quote", - "@raze__syn__1_0_88//:syn", + "@raze__proc_macro2__1_0_43//:proc_macro2", + "@raze__quote__1_0_21//:quote", + "@raze__syn__1_0_100//:syn", ], ) diff --git a/cargo/remote/BUILD.pin-project-lite-0.2.8.bazel b/cargo/remote/BUILD.pin-project-lite-0.2.9.bazel similarity index 98% rename from cargo/remote/BUILD.pin-project-lite-0.2.8.bazel rename to cargo/remote/BUILD.pin-project-lite-0.2.9.bazel index 7695bcdf2..c31db7085 100644 --- a/cargo/remote/BUILD.pin-project-lite-0.2.8.bazel +++ b/cargo/remote/BUILD.pin-project-lite-0.2.9.bazel @@ -47,7 +47,7 @@ rust_library( "crate-name=pin-project-lite", "manual", ], - version = "0.2.8", + version = "0.2.9", # buildifier: leave-alone deps = [ ], diff --git a/cargo/remote/BUILD.pkg-config-0.3.24.bazel b/cargo/remote/BUILD.pkg-config-0.3.25.bazel similarity index 97% rename from cargo/remote/BUILD.pkg-config-0.3.24.bazel rename to cargo/remote/BUILD.pkg-config-0.3.25.bazel index e6812758b..534c33780 100644 --- a/cargo/remote/BUILD.pkg-config-0.3.24.bazel +++ b/cargo/remote/BUILD.pkg-config-0.3.25.bazel @@ -47,7 +47,7 @@ rust_library( "crate-name=pkg-config", "manual", ], - version = "0.3.24", + version = "0.3.25", # buildifier: leave-alone deps = [ ], diff --git a/cargo/remote/BUILD.proc-macro-crate-1.1.3.bazel b/cargo/remote/BUILD.proc-macro-crate-1.2.1.bazel similarity index 87% rename from cargo/remote/BUILD.proc-macro-crate-1.1.3.bazel rename to cargo/remote/BUILD.proc-macro-crate-1.2.1.bazel index d24a66bd6..5237c0314 100644 --- a/cargo/remote/BUILD.proc-macro-crate-1.1.3.bazel +++ b/cargo/remote/BUILD.proc-macro-crate-1.2.1.bazel @@ -47,10 +47,11 @@ rust_library( "crate-name=proc-macro-crate", "manual", ], - version = "1.1.3", + version = "1.2.1", # buildifier: leave-alone deps = [ - "@raze__thiserror__1_0_30//:thiserror", - "@raze__toml__0_5_8//:toml", + "@raze__once_cell__1_15_0//:once_cell", + "@raze__thiserror__1_0_35//:thiserror", + "@raze__toml__0_5_9//:toml", ], ) diff --git a/cargo/remote/BUILD.proc-macro2-1.0.36.bazel b/cargo/remote/BUILD.proc-macro2-1.0.43.bazel similarity index 95% rename from cargo/remote/BUILD.proc-macro2-1.0.36.bazel rename to cargo/remote/BUILD.proc-macro2-1.0.43.bazel index a4e475fb1..a7a4c9fad 100644 --- a/cargo/remote/BUILD.proc-macro2-1.0.36.bazel +++ b/cargo/remote/BUILD.proc-macro2-1.0.43.bazel @@ -56,7 +56,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "1.0.36", + version = "1.0.43", visibility = ["//visibility:private"], deps = [ ], @@ -80,11 +80,11 @@ rust_library( "crate-name=proc-macro2", "manual", ], - version = "1.0.36", + version = "1.0.43", # buildifier: leave-alone deps = [ ":proc_macro2_build_script", - "@raze__unicode_xid__0_2_2//:unicode_xid", + "@raze__unicode_ident__1_0_4//:unicode_ident", ], ) diff --git a/cargo/remote/BUILD.prost-0.9.0.bazel b/cargo/remote/BUILD.prost-0.11.0.bazel similarity index 86% rename from cargo/remote/BUILD.prost-0.9.0.bazel rename to cargo/remote/BUILD.prost-0.11.0.bazel index 48cccfd1b..8f95f607c 100644 --- a/cargo/remote/BUILD.prost-0.9.0.bazel +++ b/cargo/remote/BUILD.prost-0.11.0.bazel @@ -43,9 +43,10 @@ rust_library( ], crate_root = "src/lib.rs", data = [], - edition = "2018", + compile_data = glob(["**/*.md"]), + edition = "2021", proc_macro_deps = [ - "@raze__prost_derive__0_9_0//:prost_derive", + "@raze__prost_derive__0_11_0//:prost_derive", ], rustc_flags = [ "--cap-lints=allow", @@ -55,9 +56,9 @@ rust_library( "crate-name=prost", "manual", ], - version = "0.9.0", + version = "0.11.0", # buildifier: leave-alone deps = [ - "@raze__bytes__1_1_0//:bytes", + "@raze__bytes__1_2_1//:bytes", ], ) diff --git a/cargo/remote/BUILD.prost-build-0.11.1.bazel b/cargo/remote/BUILD.prost-build-0.11.1.bazel new file mode 100644 index 000000000..e8a8b9df2 --- /dev/null +++ b/cargo/remote/BUILD.prost-build-0.11.1.bazel @@ -0,0 +1,67 @@ +""" +@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 "//cargo", 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 = "prost_build", + srcs = glob(["**/*.rs"]), + crate_features = [ + "default", + ], + crate_root = "src/lib.rs", + data = [], + edition = "2021", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-raze", + "crate-name=prost-build", + "manual", + ], + version = "0.11.1", + # buildifier: leave-alone + deps = [ + "@raze__bytes__1_2_1//:bytes", + "@raze__heck__0_4_0//:heck", + "@raze__itertools__0_10_5//:itertools", + "@raze__lazy_static__1_4_0//:lazy_static", + "@raze__log__0_4_17//:log", + "@raze__multimap__0_8_3//:multimap", + "@raze__petgraph__0_6_2//:petgraph", + "@raze__prost__0_11_0//:prost", + "@raze__prost_types__0_11_1//:prost_types", + "@raze__regex__1_6_0//:regex", + "@raze__tempfile__3_3_0//:tempfile", + "@raze__which__4_3_0//:which", + ], +) diff --git a/cargo/remote/BUILD.prost-build-0.9.0.bazel b/cargo/remote/BUILD.prost-build-0.9.0.bazel deleted file mode 100644 index 3a51597a7..000000000 --- a/cargo/remote/BUILD.prost-build-0.9.0.bazel +++ /dev/null @@ -1,96 +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 "//cargo", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # Apache-2.0 from expression "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 = "prost_build_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.9.0", - visibility = ["//visibility:private"], - deps = [ - "@raze__which__4_2_4//:which", - ], -) - -rust_library( - name = "prost_build", - srcs = glob(["**/*.rs"]), - crate_features = [ - ], - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=prost-build", - "manual", - ], - version = "0.9.0", - # buildifier: leave-alone - deps = [ - ":prost_build_build_script", - "@raze__bytes__1_1_0//:bytes", - "@raze__heck__0_3_3//:heck", - "@raze__itertools__0_10_3//:itertools", - "@raze__lazy_static__1_4_0//:lazy_static", - "@raze__log__0_4_14//:log", - "@raze__multimap__0_8_3//:multimap", - "@raze__petgraph__0_6_0//:petgraph", - "@raze__prost__0_9_0//:prost", - "@raze__prost_types__0_9_0//:prost_types", - "@raze__regex__1_5_6//:regex", - "@raze__tempfile__3_3_0//:tempfile", - ], -) diff --git a/cargo/remote/BUILD.prost-derive-0.9.0.bazel b/cargo/remote/BUILD.prost-derive-0.11.0.bazel similarity index 79% rename from cargo/remote/BUILD.prost-derive-0.9.0.bazel rename to cargo/remote/BUILD.prost-derive-0.11.0.bazel index cb82a5cc5..ad8c7c85b 100644 --- a/cargo/remote/BUILD.prost-derive-0.9.0.bazel +++ b/cargo/remote/BUILD.prost-derive-0.11.0.bazel @@ -38,7 +38,7 @@ rust_proc_macro( ], crate_root = "src/lib.rs", data = [], - edition = "2018", + edition = "2021", rustc_flags = [ "--cap-lints=allow", ], @@ -47,13 +47,13 @@ rust_proc_macro( "crate-name=prost-derive", "manual", ], - version = "0.9.0", + version = "0.11.0", # buildifier: leave-alone deps = [ - "@raze__anyhow__1_0_56//:anyhow", - "@raze__itertools__0_10_3//:itertools", - "@raze__proc_macro2__1_0_36//:proc_macro2", - "@raze__quote__1_0_15//:quote", - "@raze__syn__1_0_88//:syn", + "@raze__anyhow__1_0_65//:anyhow", + "@raze__itertools__0_10_5//:itertools", + "@raze__proc_macro2__1_0_43//:proc_macro2", + "@raze__quote__1_0_21//:quote", + "@raze__syn__1_0_100//:syn", ], ) diff --git a/cargo/remote/BUILD.prost-types-0.9.0.bazel b/cargo/remote/BUILD.prost-types-0.11.1.bazel similarity index 88% rename from cargo/remote/BUILD.prost-types-0.9.0.bazel rename to cargo/remote/BUILD.prost-types-0.11.1.bazel index 9909a1d80..895c28aee 100644 --- a/cargo/remote/BUILD.prost-types-0.9.0.bazel +++ b/cargo/remote/BUILD.prost-types-0.11.1.bazel @@ -38,7 +38,7 @@ rust_library( ], crate_root = "src/lib.rs", data = [], - edition = "2018", + edition = "2021", rustc_flags = [ "--cap-lints=allow", ], @@ -47,10 +47,10 @@ rust_library( "crate-name=prost-types", "manual", ], - version = "0.9.0", + version = "0.11.1", # buildifier: leave-alone deps = [ - "@raze__bytes__1_1_0//:bytes", - "@raze__prost__0_9_0//:prost", + "@raze__bytes__1_2_1//:bytes", + "@raze__prost__0_11_0//:prost", ], ) diff --git a/cargo/remote/BUILD.pulldown-cmark-0.8.0.bazel b/cargo/remote/BUILD.pulldown-cmark-0.8.0.bazel index 35937d6e8..35781965e 100644 --- a/cargo/remote/BUILD.pulldown-cmark-0.8.0.bazel +++ b/cargo/remote/BUILD.pulldown-cmark-0.8.0.bazel @@ -93,7 +93,7 @@ rust_binary( ":pulldown_cmark_build_script", "@raze__bitflags__1_3_2//:bitflags", "@raze__getopts__0_2_21//:getopts", - "@raze__memchr__2_4_1//:memchr", + "@raze__memchr__2_5_0//:memchr", "@raze__unicase__2_6_0//:unicase", ], ) @@ -128,7 +128,7 @@ rust_library( ":pulldown_cmark_build_script", "@raze__bitflags__1_3_2//:bitflags", "@raze__getopts__0_2_21//:getopts", - "@raze__memchr__2_4_1//:memchr", + "@raze__memchr__2_5_0//:memchr", "@raze__unicase__2_6_0//:unicase", ], ) diff --git a/cargo/remote/BUILD.pulldown-cmark-0.9.2.bazel b/cargo/remote/BUILD.pulldown-cmark-0.9.2.bazel new file mode 100644 index 000000000..b4289c862 --- /dev/null +++ b/cargo/remote/BUILD.pulldown-cmark-0.9.2.bazel @@ -0,0 +1,144 @@ +""" +@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 "//cargo", which limits external + # visibility to explicit Cargo.toml dependencies. + "//visibility:public", +]) + +licenses([ + "notice", # MIT from expression "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 = "pulldown_cmark_build_script", + srcs = glob(["**/*.rs"]), + build_script_env = { + }, + crate_features = [ + "default", + "getopts", + ], + crate_root = "build.rs", + data = glob(["**"]), + edition = "2021", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-raze", + "manual", + ], + version = "0.9.2", + visibility = ["//visibility:private"], + deps = [ + ], +) + +# Unsupported target "html_rendering" with type "bench" omitted + +# Unsupported target "lib" with type "bench" omitted + +# Unsupported target "markdown-it" with type "bench" omitted + +rust_binary( + # Prefix bin name to disambiguate from (probable) collision with lib name + # N.B.: The exact form of this is subject to change. + name = "cargo_bin_pulldown_cmark", + srcs = glob(["**/*.rs"]), + crate_features = [ + "default", + "getopts", + ], + crate_root = "src/main.rs", + data = [], + edition = "2021", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-raze", + "crate-name=pulldown-cmark", + "manual", + ], + version = "0.9.2", + # buildifier: leave-alone + deps = [ + ":pulldown_cmark", + ":pulldown_cmark_build_script", + "@raze__bitflags__1_3_2//:bitflags", + "@raze__getopts__0_2_21//:getopts", + "@raze__memchr__2_5_0//:memchr", + "@raze__unicase__2_6_0//:unicase", + ], +) + +# Unsupported target "broken-link-callbacks" with type "example" omitted + +# Unsupported target "event-filter" with type "example" omitted + +# Unsupported target "string-to-string" with type "example" omitted + +rust_library( + name = "pulldown_cmark", + srcs = glob(["**/*.rs"]), + crate_features = [ + "default", + "getopts", + ], + crate_root = "src/lib.rs", + data = [], + edition = "2021", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-raze", + "crate-name=pulldown-cmark", + "manual", + ], + version = "0.9.2", + # buildifier: leave-alone + deps = [ + ":pulldown_cmark_build_script", + "@raze__bitflags__1_3_2//:bitflags", + "@raze__getopts__0_2_21//:getopts", + "@raze__memchr__2_5_0//:memchr", + "@raze__unicase__2_6_0//:unicase", + ], +) + +# Unsupported target "errors" with type "test" omitted + +# Unsupported target "html" with type "test" omitted + +# Unsupported target "lib" with type "test" omitted + +# Unsupported target "serde" with type "test" omitted diff --git a/cargo/remote/BUILD.pyo3-0.15.1.bazel b/cargo/remote/BUILD.pyo3-0.17.1.bazel similarity index 81% rename from cargo/remote/BUILD.pyo3-0.15.1.bazel rename to cargo/remote/BUILD.pyo3-0.17.1.bazel index 13f83f0dc..1d06bbe97 100644 --- a/cargo/remote/BUILD.pyo3-0.15.1.bazel +++ b/cargo/remote/BUILD.pyo3-0.17.1.bazel @@ -50,14 +50,12 @@ cargo_build_script( "extension-module", "indoc", "macros", - "paste", "pyo3-macros", "unindent", ], crate_root = "build.rs", data = glob(["**"]), edition = "2018", - links = "python", rustc_flags = [ "--cap-lints=allow", ], @@ -65,10 +63,10 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "0.15.1", + version = "0.17.1", visibility = ["//visibility:private"], deps = [ - "@raze__pyo3_build_config__0_15_1//:pyo3_build_config", + "@raze__pyo3_build_config__0_17_1//:pyo3_build_config", ], ) @@ -78,8 +76,12 @@ cargo_build_script( # Unsupported target "bench_err" with type "bench" omitted +# Unsupported target "bench_frompyobject" with type "bench" omitted + # Unsupported target "bench_gil" with type "bench" omitted +# Unsupported target "bench_intern" with type "bench" omitted + # Unsupported target "bench_list" with type "bench" omitted # Unsupported target "bench_pyclass" with type "bench" omitted @@ -101,7 +103,6 @@ rust_library( "extension-module", "indoc", "macros", - "paste", "pyo3-macros", "unindent", ], @@ -110,7 +111,8 @@ rust_library( compile_data = glob(["**/*.md"]), edition = "2018", proc_macro_deps = [ - "@raze__pyo3_macros__0_15_1//:pyo3_macros", + "@raze__indoc__1_0_7//:indoc", + "@raze__pyo3_macros__0_17_1//:pyo3_macros", ], rustc_flags = [ "--cap-lints=allow", @@ -120,16 +122,16 @@ rust_library( "crate-name=pyo3", "manual", ], - version = "0.15.1", + version = "0.17.1", # buildifier: leave-alone deps = [ ":pyo3_build_script", "@raze__cfg_if__1_0_0//:cfg_if", - "@raze__indoc__0_3_6//:indoc", - "@raze__libc__0_2_120//:libc", - "@raze__parking_lot__0_11_2//:parking_lot", - "@raze__paste__0_1_18//:paste", - "@raze__unindent__0_1_8//:unindent", + "@raze__libc__0_2_133//:libc", + "@raze__memoffset__0_6_5//:memoffset", + "@raze__parking_lot__0_12_1//:parking_lot", + "@raze__pyo3_ffi__0_17_1//:pyo3_ffi", + "@raze__unindent__0_1_10//:unindent", ], ) @@ -137,6 +139,8 @@ rust_library( # Unsupported target "test_anyhow" with type "test" omitted +# Unsupported target "test_append_to_inittab" with type "test" omitted + # Unsupported target "test_arithmetics" with type "test" omitted # Unsupported target "test_arithmetics_protos" with type "test" omitted @@ -145,6 +149,8 @@ rust_library( # Unsupported target "test_buffer_protocol" with type "test" omitted +# Unsupported target "test_buffer_protocol_pyproto" with type "test" omitted + # Unsupported target "test_bytes" with type "test" omitted # Unsupported target "test_class_attributes" with type "test" omitted @@ -159,17 +165,21 @@ rust_library( # Unsupported target "test_datetime" with type "test" omitted +# Unsupported target "test_default_impls" with type "test" omitted + # Unsupported target "test_dict_iter" with type "test" omitted +# Unsupported target "test_enum" with type "test" omitted + # Unsupported target "test_exceptions" with type "test" omitted # Unsupported target "test_frompyobject" with type "test" omitted # Unsupported target "test_gc" with type "test" omitted -# Unsupported target "test_getter_setter" with type "test" omitted +# Unsupported target "test_gc_pyproto" with type "test" omitted -# Unsupported target "test_hygiene" with type "test" omitted +# Unsupported target "test_getter_setter" with type "test" omitted # Unsupported target "test_inheritance" with type "test" omitted @@ -177,6 +187,8 @@ rust_library( # Unsupported target "test_mapping" with type "test" omitted +# Unsupported target "test_mapping_pyproto" with type "test" omitted + # Unsupported target "test_methods" with type "test" omitted # Unsupported target "test_module" with type "test" omitted @@ -185,9 +197,9 @@ rust_library( # Unsupported target "test_not_msrv" with type "test" omitted -# Unsupported target "test_proto_methods" with type "test" omitted +# Unsupported target "test_pep_587" with type "test" omitted -# Unsupported target "test_py36_init" with type "test" omitted +# Unsupported target "test_proto_methods" with type "test" omitted # Unsupported target "test_pyfunction" with type "test" omitted @@ -197,10 +209,14 @@ rust_library( # Unsupported target "test_sequence" with type "test" omitted +# Unsupported target "test_sequence_pyproto" with type "test" omitted + # Unsupported target "test_serde" with type "test" omitted # Unsupported target "test_string" with type "test" omitted +# Unsupported target "test_super" with type "test" omitted + # Unsupported target "test_text_signature" with type "test" omitted # Unsupported target "test_unsendable_dict" with type "test" omitted diff --git a/cargo/remote/BUILD.pyo3-build-config-0.15.1.bazel b/cargo/remote/BUILD.pyo3-build-config-0.17.1.bazel similarity index 87% rename from cargo/remote/BUILD.pyo3-build-config-0.15.1.bazel rename to cargo/remote/BUILD.pyo3-build-config-0.17.1.bazel index 8008caadc..2d7f311c9 100644 --- a/cargo/remote/BUILD.pyo3-build-config-0.15.1.bazel +++ b/cargo/remote/BUILD.pyo3-build-config-0.17.1.bazel @@ -48,6 +48,7 @@ cargo_build_script( "abi3-py310", "abi3-py39", "default", + "extension-module", "resolve-config", ], crate_root = "build.rs", @@ -60,9 +61,10 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "0.15.1", + version = "0.17.1", visibility = ["//visibility:private"], deps = [ + "@raze__target_lexicon__0_12_4//:target_lexicon", ], ) @@ -74,6 +76,7 @@ rust_library( "abi3-py310", "abi3-py39", "default", + "extension-module", "resolve-config", ], crate_root = "src/lib.rs", @@ -87,10 +90,11 @@ rust_library( "crate-name=pyo3-build-config", "manual", ], - version = "0.15.1", + version = "0.17.1", # buildifier: leave-alone deps = [ ":pyo3_build_config_build_script", - "@raze__once_cell__1_10_0//:once_cell", + "@raze__once_cell__1_15_0//:once_cell", + "@raze__target_lexicon__0_12_4//:target_lexicon", ], ) diff --git a/cargo/remote/BUILD.pyo3-ffi-0.17.1.bazel b/cargo/remote/BUILD.pyo3-ffi-0.17.1.bazel new file mode 100644 index 000000000..d9f240208 --- /dev/null +++ b/cargo/remote/BUILD.pyo3-ffi-0.17.1.bazel @@ -0,0 +1,97 @@ +""" +@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 "//cargo", which limits external + # visibility to explicit Cargo.toml dependencies. + "//visibility:public", +]) + +licenses([ + "notice", # Apache-2.0 from expression "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 = "pyo3_ffi_build_script", + srcs = glob(["**/*.rs"]), + build_script_env = { + }, + crate_features = [ + "abi3", + "abi3-py310", + "abi3-py39", + "default", + "extension-module", + ], + crate_root = "build.rs", + data = glob(["**"]), + edition = "2018", + links = "python", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-raze", + "manual", + ], + version = "0.17.1", + visibility = ["//visibility:private"], + deps = [ + "@raze__pyo3_build_config__0_17_1//:pyo3_build_config", + ], +) + +rust_library( + name = "pyo3_ffi", + srcs = glob(["**/*.rs"]), + crate_features = [ + "abi3", + "abi3-py310", + "abi3-py39", + "default", + "extension-module", + ], + crate_root = "src/lib.rs", + data = [], + edition = "2018", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-raze", + "crate-name=pyo3-ffi", + "manual", + ], + version = "0.17.1", + # buildifier: leave-alone + deps = [ + ":pyo3_ffi_build_script", + "@raze__libc__0_2_133//:libc", + ], +) diff --git a/cargo/remote/BUILD.pyo3-macros-0.15.1.bazel b/cargo/remote/BUILD.pyo3-macros-0.17.1.bazel similarity index 81% rename from cargo/remote/BUILD.pyo3-macros-0.15.1.bazel rename to cargo/remote/BUILD.pyo3-macros-0.17.1.bazel index 73bec9030..2c8403f0a 100644 --- a/cargo/remote/BUILD.pyo3-macros-0.15.1.bazel +++ b/cargo/remote/BUILD.pyo3-macros-0.17.1.bazel @@ -35,6 +35,7 @@ rust_proc_macro( name = "pyo3_macros", srcs = glob(["**/*.rs"]), crate_features = [ + "abi3", ], crate_root = "src/lib.rs", data = [], @@ -47,11 +48,12 @@ rust_proc_macro( "crate-name=pyo3-macros", "manual", ], - version = "0.15.1", + version = "0.17.1", # buildifier: leave-alone deps = [ - "@raze__pyo3_macros_backend__0_15_1//:pyo3_macros_backend", - "@raze__quote__1_0_15//:quote", - "@raze__syn__1_0_88//:syn", + "@raze__proc_macro2__1_0_43//:proc_macro2", + "@raze__pyo3_macros_backend__0_17_1//:pyo3_macros_backend", + "@raze__quote__1_0_21//:quote", + "@raze__syn__1_0_100//:syn", ], ) diff --git a/cargo/remote/BUILD.pyo3-macros-backend-0.15.1.bazel b/cargo/remote/BUILD.pyo3-macros-backend-0.17.1.bazel similarity index 82% rename from cargo/remote/BUILD.pyo3-macros-backend-0.15.1.bazel rename to cargo/remote/BUILD.pyo3-macros-backend-0.17.1.bazel index 91f9897fb..565c6a94c 100644 --- a/cargo/remote/BUILD.pyo3-macros-backend-0.15.1.bazel +++ b/cargo/remote/BUILD.pyo3-macros-backend-0.17.1.bazel @@ -35,6 +35,7 @@ rust_library( name = "pyo3_macros_backend", srcs = glob(["**/*.rs"]), crate_features = [ + "abi3", ], crate_root = "src/lib.rs", data = [], @@ -47,12 +48,11 @@ rust_library( "crate-name=pyo3-macros-backend", "manual", ], - version = "0.15.1", + version = "0.17.1", # buildifier: leave-alone deps = [ - "@raze__proc_macro2__1_0_36//:proc_macro2", - "@raze__pyo3_build_config__0_15_1//:pyo3_build_config", - "@raze__quote__1_0_15//:quote", - "@raze__syn__1_0_88//:syn", + "@raze__proc_macro2__1_0_43//:proc_macro2", + "@raze__quote__1_0_21//:quote", + "@raze__syn__1_0_100//:syn", ], ) diff --git a/cargo/remote/BUILD.quote-1.0.15.bazel b/cargo/remote/BUILD.quote-1.0.15.bazel deleted file mode 100644 index 0cac5edfe..000000000 --- a/cargo/remote/BUILD.quote-1.0.15.bazel +++ /dev/null @@ -1,61 +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 "//cargo", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_library( - name = "quote", - srcs = glob(["**/*.rs"]), - crate_features = [ - "default", - "proc-macro", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=quote", - "manual", - ], - version = "1.0.15", - # buildifier: leave-alone - deps = [ - "@raze__proc_macro2__1_0_36//:proc_macro2", - ], -) - -# Unsupported target "compiletest" with type "test" omitted - -# Unsupported target "test" with type "test" omitted diff --git a/cargo/remote/BUILD.quote-1.0.21.bazel b/cargo/remote/BUILD.quote-1.0.21.bazel new file mode 100644 index 000000000..92c9f990e --- /dev/null +++ b/cargo/remote/BUILD.quote-1.0.21.bazel @@ -0,0 +1,93 @@ +""" +@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 "//cargo", 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 = "quote_build_script", + srcs = glob(["**/*.rs"]), + build_script_env = { + }, + crate_features = [ + "default", + "proc-macro", + ], + crate_root = "build.rs", + data = glob(["**"]), + edition = "2018", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-raze", + "manual", + ], + version = "1.0.21", + visibility = ["//visibility:private"], + deps = [ + ], +) + +rust_library( + name = "quote", + srcs = glob(["**/*.rs"]), + crate_features = [ + "default", + "proc-macro", + ], + crate_root = "src/lib.rs", + data = [], + edition = "2018", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-raze", + "crate-name=quote", + "manual", + ], + version = "1.0.21", + # buildifier: leave-alone + deps = [ + ":quote_build_script", + "@raze__proc_macro2__1_0_43//:proc_macro2", + ], +) + +# Unsupported target "compiletest" with type "test" omitted + +# Unsupported target "test" with type "test" omitted diff --git a/cargo/remote/BUILD.rand-0.7.3.bazel b/cargo/remote/BUILD.rand-0.7.3.bazel index b4dcb1267..3b55a73be 100644 --- a/cargo/remote/BUILD.rand-0.7.3.bazel +++ b/cargo/remote/BUILD.rand-0.7.3.bazel @@ -100,7 +100,7 @@ rust_library( "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-apple-ios", ): [ - "@raze__libc__0_2_120//:libc", + "@raze__libc__0_2_133//:libc", ], "//conditions:default": [], }), diff --git a/cargo/remote/BUILD.rand-0.8.5.bazel b/cargo/remote/BUILD.rand-0.8.5.bazel index 50f4eed2d..d0dbf909e 100644 --- a/cargo/remote/BUILD.rand-0.8.5.bazel +++ b/cargo/remote/BUILD.rand-0.8.5.bazel @@ -61,7 +61,7 @@ rust_library( # buildifier: leave-alone deps = [ "@raze__rand_chacha__0_3_1//:rand_chacha", - "@raze__rand_core__0_6_3//:rand_core", + "@raze__rand_core__0_6_4//:rand_core", ] + selects.with_or({ # cfg(unix) ( @@ -72,7 +72,7 @@ rust_library( "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-apple-ios", ): [ - "@raze__libc__0_2_120//:libc", + "@raze__libc__0_2_133//:libc", ], "//conditions:default": [], }), diff --git a/cargo/remote/BUILD.rand_chacha-0.3.1.bazel b/cargo/remote/BUILD.rand_chacha-0.3.1.bazel index d9920cda3..8cc8be08d 100644 --- a/cargo/remote/BUILD.rand_chacha-0.3.1.bazel +++ b/cargo/remote/BUILD.rand_chacha-0.3.1.bazel @@ -52,6 +52,6 @@ rust_library( # buildifier: leave-alone deps = [ "@raze__ppv_lite86__0_2_16//:ppv_lite86", - "@raze__rand_core__0_6_3//:rand_core", + "@raze__rand_core__0_6_4//:rand_core", ], ) diff --git a/cargo/remote/BUILD.rand_core-0.6.3.bazel b/cargo/remote/BUILD.rand_core-0.6.4.bazel similarity index 93% rename from cargo/remote/BUILD.rand_core-0.6.3.bazel rename to cargo/remote/BUILD.rand_core-0.6.4.bazel index 7421857ae..cc71b70f0 100644 --- a/cargo/remote/BUILD.rand_core-0.6.3.bazel +++ b/cargo/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 = [ - "@raze__getrandom__0_2_5//:getrandom", + "@raze__getrandom__0_2_7//:getrandom", ], ) diff --git a/cargo/remote/BUILD.redox_syscall-0.2.11.bazel b/cargo/remote/BUILD.redox_syscall-0.2.16.bazel similarity index 98% rename from cargo/remote/BUILD.redox_syscall-0.2.11.bazel rename to cargo/remote/BUILD.redox_syscall-0.2.16.bazel index 4ff4cd573..5cc45bfc2 100644 --- a/cargo/remote/BUILD.redox_syscall-0.2.11.bazel +++ b/cargo/remote/BUILD.redox_syscall-0.2.16.bazel @@ -56,7 +56,7 @@ rust_library( "crate-name=syscall", "manual", ], - version = "0.2.11", + version = "0.2.16", # buildifier: leave-alone deps = [ "@raze__bitflags__1_3_2//:bitflags", diff --git a/cargo/remote/BUILD.redox_users-0.4.0.bazel b/cargo/remote/BUILD.redox_users-0.4.3.bazel similarity index 85% rename from cargo/remote/BUILD.redox_users-0.4.0.bazel rename to cargo/remote/BUILD.redox_users-0.4.3.bazel index 494dcce3d..345f9a5a3 100644 --- a/cargo/remote/BUILD.redox_users-0.4.0.bazel +++ b/cargo/remote/BUILD.redox_users-0.4.3.bazel @@ -47,10 +47,11 @@ rust_library( "crate-name=redox_users", "manual", ], - version = "0.4.0", + version = "0.4.3", # buildifier: leave-alone deps = [ - "@raze__getrandom__0_2_5//:getrandom", - "@raze__redox_syscall__0_2_11//:redox_syscall", + "@raze__getrandom__0_2_7//:getrandom", + "@raze__redox_syscall__0_2_16//:redox_syscall", + "@raze__thiserror__1_0_35//:thiserror", ], ) diff --git a/cargo/remote/BUILD.regex-1.5.6.bazel b/cargo/remote/BUILD.regex-1.6.0.bazel similarity index 93% rename from cargo/remote/BUILD.regex-1.5.6.bazel rename to cargo/remote/BUILD.regex-1.6.0.bazel index 7cae36869..6aa55f581 100644 --- a/cargo/remote/BUILD.regex-1.5.6.bazel +++ b/cargo/remote/BUILD.regex-1.6.0.bazel @@ -76,12 +76,12 @@ rust_library( "crate-name=regex", "manual", ], - version = "1.5.6", + version = "1.6.0", # buildifier: leave-alone deps = [ - "@raze__aho_corasick__0_7_18//:aho_corasick", - "@raze__memchr__2_4_1//:memchr", - "@raze__regex_syntax__0_6_26//:regex_syntax", + "@raze__aho_corasick__0_7_19//:aho_corasick", + "@raze__memchr__2_5_0//:memchr", + "@raze__regex_syntax__0_6_27//:regex_syntax", ], ) diff --git a/cargo/remote/BUILD.regex-syntax-0.6.26.bazel b/cargo/remote/BUILD.regex-syntax-0.6.27.bazel similarity index 98% rename from cargo/remote/BUILD.regex-syntax-0.6.26.bazel rename to cargo/remote/BUILD.regex-syntax-0.6.27.bazel index 4d6e69332..07cbbae5e 100644 --- a/cargo/remote/BUILD.regex-syntax-0.6.26.bazel +++ b/cargo/remote/BUILD.regex-syntax-0.6.27.bazel @@ -58,7 +58,7 @@ rust_library( "crate-name=regex-syntax", "manual", ], - version = "0.6.26", + version = "0.6.27", # buildifier: leave-alone deps = [ ], diff --git a/cargo/remote/BUILD.reqwest-0.11.3.bazel b/cargo/remote/BUILD.reqwest-0.11.3.bazel index dd2be8677..9715c45d7 100644 --- a/cargo/remote/BUILD.reqwest-0.11.3.bazel +++ b/cargo/remote/BUILD.reqwest-0.11.3.bazel @@ -47,7 +47,7 @@ rust_library( name = "reqwest", srcs = glob(["**/*.rs"]), aliases = { - "@raze__native_tls__0_2_8//:native_tls": "native_tls_crate", + "@raze__native_tls__0_2_10//:native_tls": "native_tls_crate", }, crate_features = [ "__rustls", @@ -88,14 +88,14 @@ rust_library( version = "0.11.3", # buildifier: leave-alone deps = [ - "@raze__bytes__1_1_0//:bytes", - "@raze__http__0_2_6//:http", + "@raze__bytes__1_2_1//:bytes", + "@raze__http__0_2_8//:http", "@raze__hyper_timeout__0_4_1//:hyper_timeout", "@raze__mime_guess__2_0_4//:mime_guess", - "@raze__serde__1_0_136//:serde", - "@raze__serde_json__1_0_79//:serde_json", + "@raze__serde__1_0_145//:serde", + "@raze__serde_json__1_0_85//:serde_json", "@raze__serde_urlencoded__0_7_1//:serde_urlencoded", - "@raze__url__2_2_2//:url", + "@raze__url__2_3_1//:url", ] + selects.with_or({ # cfg(not(target_arch = "wasm32")) ( @@ -108,23 +108,23 @@ rust_library( "@rules_rust//rust/platform:x86_64-apple-ios", ): [ "@raze__base64__0_13_0//:base64", - "@raze__encoding_rs__0_8_30//:encoding_rs", - "@raze__futures_core__0_3_21//:futures_core", - "@raze__futures_util__0_3_21//:futures_util", - "@raze__http_body__0_4_4//:http_body", - "@raze__hyper__0_14_17//:hyper", + "@raze__encoding_rs__0_8_31//:encoding_rs", + "@raze__futures_core__0_3_24//:futures_core", + "@raze__futures_util__0_3_24//:futures_util", + "@raze__http_body__0_4_5//:http_body", + "@raze__hyper__0_14_20//:hyper", "@raze__hyper_rustls__0_22_1//:hyper_rustls", "@raze__hyper_tls__0_5_0//:hyper_tls", - "@raze__ipnet__2_4_0//:ipnet", + "@raze__ipnet__2_5_0//:ipnet", "@raze__lazy_static__1_4_0//:lazy_static", - "@raze__log__0_4_14//:log", + "@raze__log__0_4_17//:log", "@raze__mime__0_3_16//:mime", - "@raze__native_tls__0_2_8//:native_tls", - "@raze__percent_encoding__2_1_0//:percent_encoding", - "@raze__pin_project_lite__0_2_8//:pin_project_lite", + "@raze__native_tls__0_2_10//:native_tls", + "@raze__percent_encoding__2_2_0//:percent_encoding", + "@raze__pin_project_lite__0_2_9//:pin_project_lite", "@raze__rustls__0_19_1//:rustls", "@raze__rustls_native_certs__0_5_0//:rustls_native_certs", - "@raze__tokio__1_17_0//:tokio", + "@raze__tokio__1_21_1//:tokio", "@raze__tokio_native_tls__0_3_0//:tokio_native_tls", "@raze__tokio_rustls__0_22_0//:tokio_rustls", "@raze__tokio_socks__0_5_1//:tokio_socks", diff --git a/cargo/remote/BUILD.ring-0.16.20.bazel b/cargo/remote/BUILD.ring-0.16.20.bazel index 50bab14e7..bd808f77e 100644 --- a/cargo/remote/BUILD.ring-0.16.20.bazel +++ b/cargo/remote/BUILD.ring-0.16.20.bazel @@ -138,8 +138,8 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", ): [ - "@raze__libc__0_2_120//:libc", - "@raze__once_cell__1_10_0//:once_cell", + "@raze__libc__0_2_133//:libc", + "@raze__once_cell__1_15_0//:once_cell", ], "//conditions:default": [], }) + selects.with_or({ diff --git a/cargo/remote/BUILD.rusqlite-0.26.3.bazel b/cargo/remote/BUILD.rusqlite-0.28.0.bazel similarity index 88% rename from cargo/remote/BUILD.rusqlite-0.26.3.bazel rename to cargo/remote/BUILD.rusqlite-0.28.0.bazel index 8011a19e2..694c3adab 100644 --- a/cargo/remote/BUILD.rusqlite-0.26.3.bazel +++ b/cargo/remote/BUILD.rusqlite-0.28.0.bazel @@ -56,16 +56,15 @@ rust_library( "crate-name=rusqlite", "manual", ], - version = "0.26.3", + version = "0.28.0", # buildifier: leave-alone deps = [ "@raze__bitflags__1_3_2//:bitflags", "@raze__fallible_iterator__0_2_0//:fallible_iterator", "@raze__fallible_streaming_iterator__0_1_9//:fallible_streaming_iterator", - "@raze__hashlink__0_7_0//:hashlink", - "@raze__libsqlite3_sys__0_23_2//:libsqlite3_sys", - "@raze__memchr__2_4_1//:memchr", - "@raze__smallvec__1_8_0//:smallvec", + "@raze__hashlink__0_8_1//:hashlink", + "@raze__libsqlite3_sys__0_25_1//:libsqlite3_sys", + "@raze__smallvec__1_9_0//:smallvec", ], ) diff --git a/cargo/remote/BUILD.rustc_version-0.4.0.bazel b/cargo/remote/BUILD.rustc_version-0.4.0.bazel index a6a838479..831fec6c2 100644 --- a/cargo/remote/BUILD.rustc_version-0.4.0.bazel +++ b/cargo/remote/BUILD.rustc_version-0.4.0.bazel @@ -50,7 +50,7 @@ rust_library( version = "0.4.0", # buildifier: leave-alone deps = [ - "@raze__semver__1_0_6//:semver", + "@raze__semver__1_0_14//:semver", ], ) diff --git a/cargo/remote/BUILD.rustls-0.19.1.bazel b/cargo/remote/BUILD.rustls-0.19.1.bazel index 75009aa7c..ebe1d2221 100644 --- a/cargo/remote/BUILD.rustls-0.19.1.bazel +++ b/cargo/remote/BUILD.rustls-0.19.1.bazel @@ -69,7 +69,7 @@ rust_library( # buildifier: leave-alone deps = [ "@raze__base64__0_13_0//:base64", - "@raze__log__0_4_14//:log", + "@raze__log__0_4_17//:log", "@raze__ring__0_16_20//:ring", "@raze__sct__0_6_1//:sct", "@raze__webpki__0_21_4//:webpki", diff --git a/cargo/remote/BUILD.rustls-native-certs-0.5.0.bazel b/cargo/remote/BUILD.rustls-native-certs-0.5.0.bazel index 91f0393e5..d11a3a8f2 100644 --- a/cargo/remote/BUILD.rustls-native-certs-0.5.0.bazel +++ b/cargo/remote/BUILD.rustls-native-certs-0.5.0.bazel @@ -74,7 +74,7 @@ rust_library( "@rules_rust//rust/platform:x86_64-apple-darwin", "@rules_rust//rust/platform:aarch64-apple-darwin", ): [ - "@raze__security_framework__2_6_1//:security_framework", + "@raze__security_framework__2_7_0//:security_framework", ], "//conditions:default": [], }) + selects.with_or({ @@ -82,7 +82,7 @@ rust_library( ( "@rules_rust//rust/platform:x86_64-pc-windows-msvc", ): [ - "@raze__schannel__0_1_19//:schannel", + "@raze__schannel__0_1_20//:schannel", ], "//conditions:default": [], }), diff --git a/cargo/remote/BUILD.rustversion-1.0.6.bazel b/cargo/remote/BUILD.rustversion-1.0.9.bazel similarity index 97% rename from cargo/remote/BUILD.rustversion-1.0.6.bazel rename to cargo/remote/BUILD.rustversion-1.0.9.bazel index d9aec95ef..f7cd95129 100644 --- a/cargo/remote/BUILD.rustversion-1.0.6.bazel +++ b/cargo/remote/BUILD.rustversion-1.0.9.bazel @@ -54,7 +54,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "1.0.6", + version = "1.0.9", visibility = ["//visibility:private"], deps = [ ], @@ -76,7 +76,7 @@ rust_proc_macro( "crate-name=rustversion", "manual", ], - version = "1.0.6", + version = "1.0.9", # buildifier: leave-alone deps = [ ":rustversion_build_script", diff --git a/cargo/remote/BUILD.ryu-1.0.9.bazel b/cargo/remote/BUILD.ryu-1.0.11.bazel similarity index 98% rename from cargo/remote/BUILD.ryu-1.0.9.bazel rename to cargo/remote/BUILD.ryu-1.0.11.bazel index 58730642b..8a07e87f5 100644 --- a/cargo/remote/BUILD.ryu-1.0.9.bazel +++ b/cargo/remote/BUILD.ryu-1.0.11.bazel @@ -51,7 +51,7 @@ rust_library( "crate-name=ryu", "manual", ], - version = "1.0.9", + version = "1.0.11", # buildifier: leave-alone deps = [ ], diff --git a/cargo/remote/BUILD.schannel-0.1.19.bazel b/cargo/remote/BUILD.schannel-0.1.20.bazel similarity index 91% rename from cargo/remote/BUILD.schannel-0.1.19.bazel rename to cargo/remote/BUILD.schannel-0.1.20.bazel index e7a2066e5..e01ccf408 100644 --- a/cargo/remote/BUILD.schannel-0.1.19.bazel +++ b/cargo/remote/BUILD.schannel-0.1.20.bazel @@ -38,7 +38,7 @@ rust_library( ], crate_root = "src/lib.rs", data = [], - edition = "2015", + edition = "2018", rustc_flags = [ "--cap-lints=allow", ], @@ -47,10 +47,10 @@ rust_library( "crate-name=schannel", "manual", ], - version = "0.1.19", + version = "0.1.20", # buildifier: leave-alone deps = [ "@raze__lazy_static__1_4_0//:lazy_static", - "@raze__winapi__0_3_9//:winapi", + "@raze__windows_sys__0_36_1//:windows_sys", ], ) diff --git a/cargo/remote/BUILD.security-framework-2.6.1.bazel b/cargo/remote/BUILD.security-framework-2.7.0.bazel similarity index 94% rename from cargo/remote/BUILD.security-framework-2.6.1.bazel rename to cargo/remote/BUILD.security-framework-2.7.0.bazel index 74a498775..a8585bdf5 100644 --- a/cargo/remote/BUILD.security-framework-2.6.1.bazel +++ b/cargo/remote/BUILD.security-framework-2.7.0.bazel @@ -46,7 +46,7 @@ rust_library( ], crate_root = "src/lib.rs", data = [], - edition = "2018", + edition = "2021", rustc_flags = [ "--cap-lints=allow", ], @@ -55,13 +55,13 @@ rust_library( "crate-name=security-framework", "manual", ], - version = "2.6.1", + version = "2.7.0", # buildifier: leave-alone deps = [ "@raze__bitflags__1_3_2//:bitflags", "@raze__core_foundation__0_9_3//:core_foundation", "@raze__core_foundation_sys__0_8_3//:core_foundation_sys", - "@raze__libc__0_2_120//:libc", + "@raze__libc__0_2_133//:libc", "@raze__security_framework_sys__2_6_1//:security_framework_sys", ], ) diff --git a/cargo/remote/BUILD.security-framework-sys-2.6.1.bazel b/cargo/remote/BUILD.security-framework-sys-2.6.1.bazel index 6a001a6cd..34c7be79a 100644 --- a/cargo/remote/BUILD.security-framework-sys-2.6.1.bazel +++ b/cargo/remote/BUILD.security-framework-sys-2.6.1.bazel @@ -53,6 +53,6 @@ rust_library( # buildifier: leave-alone deps = [ "@raze__core_foundation_sys__0_8_3//:core_foundation_sys", - "@raze__libc__0_2_120//:libc", + "@raze__libc__0_2_133//:libc", ], ) diff --git a/cargo/remote/BUILD.selectors-0.22.0.bazel b/cargo/remote/BUILD.selectors-0.22.0.bazel index 7312455b9..1a0cf9a93 100644 --- a/cargo/remote/BUILD.selectors-0.22.0.bazel +++ b/cargo/remote/BUILD.selectors-0.22.0.bazel @@ -87,12 +87,12 @@ rust_library( "@raze__bitflags__1_3_2//:bitflags", "@raze__cssparser__0_27_2//:cssparser", "@raze__fxhash__0_2_1//:fxhash", - "@raze__log__0_4_14//:log", + "@raze__log__0_4_17//:log", "@raze__matches__0_1_9//:matches", "@raze__phf__0_8_0//:phf", "@raze__precomputed_hash__0_1_1//:precomputed_hash", "@raze__servo_arc__0_1_1//:servo_arc", - "@raze__smallvec__1_8_0//:smallvec", + "@raze__smallvec__1_9_0//:smallvec", "@raze__thin_slice__0_1_1//:thin_slice", ], ) diff --git a/cargo/remote/BUILD.semver-1.0.6.bazel b/cargo/remote/BUILD.semver-1.0.14.bazel similarity index 94% rename from cargo/remote/BUILD.semver-1.0.6.bazel rename to cargo/remote/BUILD.semver-1.0.14.bazel index 68b325e8f..e5e0054e3 100644 --- a/cargo/remote/BUILD.semver-1.0.6.bazel +++ b/cargo/remote/BUILD.semver-1.0.14.bazel @@ -56,7 +56,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "1.0.6", + version = "1.0.14", visibility = ["//visibility:private"], deps = [ ], @@ -82,13 +82,15 @@ rust_library( "crate-name=semver", "manual", ], - version = "1.0.6", + version = "1.0.14", # buildifier: leave-alone deps = [ ":semver_build_script", ], ) +# Unsupported target "test_autotrait" with type "test" omitted + # Unsupported target "test_identifier" with type "test" omitted # Unsupported target "test_version" with type "test" omitted diff --git a/cargo/remote/BUILD.serde-1.0.136.bazel b/cargo/remote/BUILD.serde-1.0.145.bazel similarity index 94% rename from cargo/remote/BUILD.serde-1.0.136.bazel rename to cargo/remote/BUILD.serde-1.0.145.bazel index 940bc1c08..6308c953f 100644 --- a/cargo/remote/BUILD.serde-1.0.136.bazel +++ b/cargo/remote/BUILD.serde-1.0.145.bazel @@ -59,7 +59,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "1.0.136", + version = "1.0.145", visibility = ["//visibility:private"], deps = [ ], @@ -79,7 +79,7 @@ rust_library( data = [], edition = "2015", proc_macro_deps = [ - "@raze__serde_derive__1_0_136//:serde_derive", + "@raze__serde_derive__1_0_145//:serde_derive", ], rustc_flags = [ "--cap-lints=allow", @@ -89,7 +89,7 @@ rust_library( "crate-name=serde", "manual", ], - version = "1.0.136", + version = "1.0.145", # buildifier: leave-alone deps = [ ":serde_build_script", diff --git a/cargo/remote/BUILD.serde-aux-3.0.1.bazel b/cargo/remote/BUILD.serde-aux-4.0.0.bazel similarity index 87% rename from cargo/remote/BUILD.serde-aux-3.0.1.bazel rename to cargo/remote/BUILD.serde-aux-4.0.0.bazel index ce9073ae8..074c3e72e 100644 --- a/cargo/remote/BUILD.serde-aux-3.0.1.bazel +++ b/cargo/remote/BUILD.serde-aux-4.0.0.bazel @@ -49,11 +49,11 @@ rust_library( "crate-name=serde-aux", "manual", ], - version = "3.0.1", + version = "4.0.0", # buildifier: leave-alone deps = [ - "@raze__chrono__0_4_19//:chrono", - "@raze__serde__1_0_136//:serde", - "@raze__serde_json__1_0_79//:serde_json", + "@raze__chrono__0_4_22//:chrono", + "@raze__serde__1_0_145//:serde", + "@raze__serde_json__1_0_85//:serde_json", ], ) diff --git a/cargo/remote/BUILD.serde_derive-1.0.136.bazel b/cargo/remote/BUILD.serde_derive-1.0.145.bazel similarity index 90% rename from cargo/remote/BUILD.serde_derive-1.0.136.bazel rename to cargo/remote/BUILD.serde_derive-1.0.145.bazel index 84c339b29..fcf51e82f 100644 --- a/cargo/remote/BUILD.serde_derive-1.0.136.bazel +++ b/cargo/remote/BUILD.serde_derive-1.0.145.bazel @@ -55,7 +55,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "1.0.136", + version = "1.0.145", visibility = ["//visibility:private"], deps = [ ], @@ -78,12 +78,12 @@ rust_proc_macro( "crate-name=serde_derive", "manual", ], - version = "1.0.136", + version = "1.0.145", # buildifier: leave-alone deps = [ ":serde_derive_build_script", - "@raze__proc_macro2__1_0_36//:proc_macro2", - "@raze__quote__1_0_15//:quote", - "@raze__syn__1_0_88//:syn", + "@raze__proc_macro2__1_0_43//:proc_macro2", + "@raze__quote__1_0_21//:quote", + "@raze__syn__1_0_100//:syn", ], ) diff --git a/cargo/remote/BUILD.serde_json-1.0.79.bazel b/cargo/remote/BUILD.serde_json-1.0.85.bazel similarity index 92% rename from cargo/remote/BUILD.serde_json-1.0.79.bazel rename to cargo/remote/BUILD.serde_json-1.0.85.bazel index 49929f36a..0118ae1e3 100644 --- a/cargo/remote/BUILD.serde_json-1.0.79.bazel +++ b/cargo/remote/BUILD.serde_json-1.0.85.bazel @@ -56,7 +56,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "1.0.79", + version = "1.0.85", visibility = ["//visibility:private"], deps = [ ], @@ -80,13 +80,13 @@ rust_library( "crate-name=serde_json", "manual", ], - version = "1.0.79", + version = "1.0.85", # buildifier: leave-alone deps = [ ":serde_json_build_script", - "@raze__itoa__1_0_1//:itoa", - "@raze__ryu__1_0_9//:ryu", - "@raze__serde__1_0_136//:serde", + "@raze__itoa__1_0_3//:itoa", + "@raze__ryu__1_0_11//:ryu", + "@raze__serde__1_0_145//:serde", ], ) diff --git a/cargo/remote/BUILD.serde_repr-0.1.7.bazel b/cargo/remote/BUILD.serde_repr-0.1.9.bazel similarity index 88% rename from cargo/remote/BUILD.serde_repr-0.1.7.bazel rename to cargo/remote/BUILD.serde_repr-0.1.9.bazel index 97e0f547d..a37931bb6 100644 --- a/cargo/remote/BUILD.serde_repr-0.1.7.bazel +++ b/cargo/remote/BUILD.serde_repr-0.1.9.bazel @@ -47,12 +47,12 @@ rust_proc_macro( "crate-name=serde_repr", "manual", ], - version = "0.1.7", + version = "0.1.9", # buildifier: leave-alone deps = [ - "@raze__proc_macro2__1_0_36//:proc_macro2", - "@raze__quote__1_0_15//:quote", - "@raze__syn__1_0_88//:syn", + "@raze__proc_macro2__1_0_43//:proc_macro2", + "@raze__quote__1_0_21//:quote", + "@raze__syn__1_0_100//:syn", ], ) diff --git a/cargo/remote/BUILD.serde_tuple-0.5.0.bazel b/cargo/remote/BUILD.serde_tuple-0.5.0.bazel index a055c7fb7..a9c815dc3 100644 --- a/cargo/remote/BUILD.serde_tuple-0.5.0.bazel +++ b/cargo/remote/BUILD.serde_tuple-0.5.0.bazel @@ -55,6 +55,6 @@ rust_library( version = "0.5.0", # buildifier: leave-alone deps = [ - "@raze__serde__1_0_136//:serde", + "@raze__serde__1_0_145//:serde", ], ) diff --git a/cargo/remote/BUILD.serde_tuple_macros-0.5.0.bazel b/cargo/remote/BUILD.serde_tuple_macros-0.5.0.bazel index d31662c45..f8f0fdba1 100644 --- a/cargo/remote/BUILD.serde_tuple_macros-0.5.0.bazel +++ b/cargo/remote/BUILD.serde_tuple_macros-0.5.0.bazel @@ -50,8 +50,8 @@ rust_proc_macro( version = "0.5.0", # buildifier: leave-alone deps = [ - "@raze__proc_macro2__1_0_36//:proc_macro2", - "@raze__quote__1_0_15//:quote", - "@raze__syn__1_0_88//:syn", + "@raze__proc_macro2__1_0_43//:proc_macro2", + "@raze__quote__1_0_21//:quote", + "@raze__syn__1_0_100//:syn", ], ) diff --git a/cargo/remote/BUILD.serde_urlencoded-0.7.1.bazel b/cargo/remote/BUILD.serde_urlencoded-0.7.1.bazel index 670f4930a..e304d78c5 100644 --- a/cargo/remote/BUILD.serde_urlencoded-0.7.1.bazel +++ b/cargo/remote/BUILD.serde_urlencoded-0.7.1.bazel @@ -50,10 +50,10 @@ rust_library( version = "0.7.1", # buildifier: leave-alone deps = [ - "@raze__form_urlencoded__1_0_1//:form_urlencoded", - "@raze__itoa__1_0_1//:itoa", - "@raze__ryu__1_0_9//:ryu", - "@raze__serde__1_0_136//:serde", + "@raze__form_urlencoded__1_1_0//:form_urlencoded", + "@raze__itoa__1_0_3//:itoa", + "@raze__ryu__1_0_11//:ryu", + "@raze__serde__1_0_145//:serde", ], ) diff --git a/cargo/remote/BUILD.signal-hook-registry-1.4.0.bazel b/cargo/remote/BUILD.signal-hook-registry-1.4.0.bazel index 095df4cca..af82a8d7d 100644 --- a/cargo/remote/BUILD.signal-hook-registry-1.4.0.bazel +++ b/cargo/remote/BUILD.signal-hook-registry-1.4.0.bazel @@ -50,7 +50,7 @@ rust_library( version = "1.4.0", # buildifier: leave-alone deps = [ - "@raze__libc__0_2_120//:libc", + "@raze__libc__0_2_133//:libc", ], ) diff --git a/cargo/remote/BUILD.slab-0.4.7.bazel b/cargo/remote/BUILD.slab-0.4.7.bazel new file mode 100644 index 000000000..4c4eb1b03 --- /dev/null +++ b/cargo/remote/BUILD.slab-0.4.7.bazel @@ -0,0 +1,93 @@ +""" +@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 "//cargo", which limits external + # visibility to explicit Cargo.toml dependencies. + "//visibility:public", +]) + +licenses([ + "notice", # MIT from expression "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 = "slab_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.4.7", + visibility = ["//visibility:private"], + deps = [ + "@raze__autocfg__1_1_0//:autocfg", + ], +) + +rust_library( + name = "slab", + 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=slab", + "manual", + ], + version = "0.4.7", + # buildifier: leave-alone + deps = [ + ":slab_build_script", + ], +) + +# Unsupported target "serde" with type "test" omitted + +# Unsupported target "slab" with type "test" omitted diff --git a/cargo/remote/BUILD.slog-async-2.7.0.bazel b/cargo/remote/BUILD.slog-async-2.7.0.bazel index 9177ae198..a673e025e 100644 --- a/cargo/remote/BUILD.slog-async-2.7.0.bazel +++ b/cargo/remote/BUILD.slog-async-2.7.0.bazel @@ -82,7 +82,7 @@ rust_library( # buildifier: leave-alone deps = [ ":slog_async_build_script", - "@raze__crossbeam_channel__0_5_2//:crossbeam_channel", + "@raze__crossbeam_channel__0_5_6//:crossbeam_channel", "@raze__slog__2_7_0//:slog", "@raze__take_mut__0_2_2//:take_mut", "@raze__thread_local__1_1_4//:thread_local", diff --git a/cargo/remote/BUILD.slog-envlogger-2.2.0.bazel b/cargo/remote/BUILD.slog-envlogger-2.2.0.bazel index bb7c180f5..deecd3b8b 100644 --- a/cargo/remote/BUILD.slog-envlogger-2.2.0.bazel +++ b/cargo/remote/BUILD.slog-envlogger-2.2.0.bazel @@ -58,12 +58,12 @@ rust_library( version = "2.2.0", # buildifier: leave-alone deps = [ - "@raze__log__0_4_14//:log", - "@raze__regex__1_5_6//:regex", + "@raze__log__0_4_17//:log", + "@raze__regex__1_6_0//:regex", "@raze__slog__2_7_0//:slog", "@raze__slog_async__2_7_0//:slog_async", "@raze__slog_scope__4_4_0//:slog_scope", - "@raze__slog_stdlog__4_1_0//:slog_stdlog", + "@raze__slog_stdlog__4_1_1//:slog_stdlog", "@raze__slog_term__2_9_0//:slog_term", ], ) diff --git a/cargo/remote/BUILD.slog-scope-4.4.0.bazel b/cargo/remote/BUILD.slog-scope-4.4.0.bazel index bcbdc138e..f3296d23a 100644 --- a/cargo/remote/BUILD.slog-scope-4.4.0.bazel +++ b/cargo/remote/BUILD.slog-scope-4.4.0.bazel @@ -52,7 +52,7 @@ rust_library( version = "4.4.0", # buildifier: leave-alone deps = [ - "@raze__arc_swap__1_5_0//:arc_swap", + "@raze__arc_swap__1_5_1//:arc_swap", "@raze__lazy_static__1_4_0//:lazy_static", "@raze__slog__2_7_0//:slog", ], diff --git a/cargo/remote/BUILD.slog-stdlog-4.1.0.bazel b/cargo/remote/BUILD.slog-stdlog-4.1.1.bazel similarity index 93% rename from cargo/remote/BUILD.slog-stdlog-4.1.0.bazel rename to cargo/remote/BUILD.slog-stdlog-4.1.1.bazel index 2349def76..606aaf82a 100644 --- a/cargo/remote/BUILD.slog-stdlog-4.1.0.bazel +++ b/cargo/remote/BUILD.slog-stdlog-4.1.1.bazel @@ -35,6 +35,7 @@ rust_library( name = "slog_stdlog", srcs = glob(["**/*.rs"]), crate_features = [ + "default", ], crate_root = "lib.rs", data = [], @@ -47,10 +48,10 @@ rust_library( "crate-name=slog-stdlog", "manual", ], - version = "4.1.0", + version = "4.1.1", # buildifier: leave-alone deps = [ - "@raze__log__0_4_14//:log", + "@raze__log__0_4_17//:log", "@raze__slog__2_7_0//:slog", "@raze__slog_scope__4_4_0//:slog_scope", ], diff --git a/cargo/remote/BUILD.slog-term-2.9.0.bazel b/cargo/remote/BUILD.slog-term-2.9.0.bazel index 6ef3ada91..9d3cb843e 100644 --- a/cargo/remote/BUILD.slog-term-2.9.0.bazel +++ b/cargo/remote/BUILD.slog-term-2.9.0.bazel @@ -66,7 +66,7 @@ rust_library( "@raze__slog__2_7_0//:slog", "@raze__term__0_7_0//:term", "@raze__thread_local__1_1_4//:thread_local", - "@raze__time__0_3_7//:time", + "@raze__time__0_3_14//:time", ], ) diff --git a/cargo/remote/BUILD.smallvec-1.8.0.bazel b/cargo/remote/BUILD.smallvec-1.9.0.bazel similarity index 98% rename from cargo/remote/BUILD.smallvec-1.8.0.bazel rename to cargo/remote/BUILD.smallvec-1.9.0.bazel index be052dac9..35d02e59e 100644 --- a/cargo/remote/BUILD.smallvec-1.8.0.bazel +++ b/cargo/remote/BUILD.smallvec-1.9.0.bazel @@ -49,7 +49,7 @@ rust_library( "crate-name=smallvec", "manual", ], - version = "1.8.0", + version = "1.9.0", # buildifier: leave-alone deps = [ ], diff --git a/cargo/remote/BUILD.socket2-0.4.4.bazel b/cargo/remote/BUILD.socket2-0.4.7.bazel similarity index 96% rename from cargo/remote/BUILD.socket2-0.4.4.bazel rename to cargo/remote/BUILD.socket2-0.4.7.bazel index f95dd9de7..a7879ac47 100644 --- a/cargo/remote/BUILD.socket2-0.4.4.bazel +++ b/cargo/remote/BUILD.socket2-0.4.7.bazel @@ -50,7 +50,7 @@ rust_library( "crate-name=socket2", "manual", ], - version = "0.4.4", + version = "0.4.7", # buildifier: leave-alone deps = [ ] + selects.with_or({ @@ -63,7 +63,7 @@ rust_library( "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-apple-ios", ): [ - "@raze__libc__0_2_120//:libc", + "@raze__libc__0_2_133//:libc", ], "//conditions:default": [], }) + selects.with_or({ diff --git a/cargo/remote/BUILD.string_cache-0.8.3.bazel b/cargo/remote/BUILD.string_cache-0.8.4.bazel similarity index 89% rename from cargo/remote/BUILD.string_cache-0.8.3.bazel rename to cargo/remote/BUILD.string_cache-0.8.4.bazel index 7d12b3692..17a0363fd 100644 --- a/cargo/remote/BUILD.string_cache-0.8.3.bazel +++ b/cargo/remote/BUILD.string_cache-0.8.4.bazel @@ -52,15 +52,15 @@ rust_library( "crate-name=string_cache", "manual", ], - version = "0.8.3", + version = "0.8.4", # buildifier: leave-alone deps = [ - "@raze__lazy_static__1_4_0//:lazy_static", "@raze__new_debug_unreachable__1_0_4//:new_debug_unreachable", - "@raze__parking_lot__0_11_2//:parking_lot", + "@raze__once_cell__1_15_0//:once_cell", + "@raze__parking_lot__0_12_1//:parking_lot", "@raze__phf_shared__0_10_0//:phf_shared", "@raze__precomputed_hash__0_1_1//:precomputed_hash", - "@raze__serde__1_0_136//:serde", + "@raze__serde__1_0_145//:serde", ], ) diff --git a/cargo/remote/BUILD.string_cache_codegen-0.5.1.bazel b/cargo/remote/BUILD.string_cache_codegen-0.5.2.bazel similarity index 82% rename from cargo/remote/BUILD.string_cache_codegen-0.5.1.bazel rename to cargo/remote/BUILD.string_cache_codegen-0.5.2.bazel index 43ab60d53..729345917 100644 --- a/cargo/remote/BUILD.string_cache_codegen-0.5.1.bazel +++ b/cargo/remote/BUILD.string_cache_codegen-0.5.2.bazel @@ -47,12 +47,12 @@ rust_library( "crate-name=string_cache_codegen", "manual", ], - version = "0.5.1", + version = "0.5.2", # buildifier: leave-alone deps = [ - "@raze__phf_generator__0_8_0//:phf_generator", - "@raze__phf_shared__0_8_0//:phf_shared", - "@raze__proc_macro2__1_0_36//:proc_macro2", - "@raze__quote__1_0_15//:quote", + "@raze__phf_generator__0_10_0//:phf_generator", + "@raze__phf_shared__0_10_0//:phf_shared", + "@raze__proc_macro2__1_0_43//:proc_macro2", + "@raze__quote__1_0_21//:quote", ], ) diff --git a/cargo/remote/BUILD.strum-0.23.0.bazel b/cargo/remote/BUILD.strum-0.24.1.bazel similarity index 93% rename from cargo/remote/BUILD.strum-0.23.0.bazel rename to cargo/remote/BUILD.strum-0.24.1.bazel index 70350056c..353128c12 100644 --- a/cargo/remote/BUILD.strum-0.23.0.bazel +++ b/cargo/remote/BUILD.strum-0.24.1.bazel @@ -44,7 +44,7 @@ rust_library( data = [], edition = "2018", proc_macro_deps = [ - "@raze__strum_macros__0_23_1//:strum_macros", + "@raze__strum_macros__0_24_3//:strum_macros", ], rustc_flags = [ "--cap-lints=allow", @@ -54,7 +54,7 @@ rust_library( "crate-name=strum", "manual", ], - version = "0.23.0", + version = "0.24.1", # buildifier: leave-alone deps = [ ], diff --git a/cargo/remote/BUILD.strum_macros-0.23.1.bazel b/cargo/remote/BUILD.strum_macros-0.24.3.bazel similarity index 81% rename from cargo/remote/BUILD.strum_macros-0.23.1.bazel rename to cargo/remote/BUILD.strum_macros-0.24.3.bazel index 9a168c463..39afed1c2 100644 --- a/cargo/remote/BUILD.strum_macros-0.23.1.bazel +++ b/cargo/remote/BUILD.strum_macros-0.24.3.bazel @@ -40,7 +40,7 @@ rust_proc_macro( data = [], edition = "2018", proc_macro_deps = [ - "@raze__rustversion__1_0_6//:rustversion", + "@raze__rustversion__1_0_9//:rustversion", ], rustc_flags = [ "--cap-lints=allow", @@ -50,12 +50,12 @@ rust_proc_macro( "crate-name=strum_macros", "manual", ], - version = "0.23.1", + version = "0.24.3", # buildifier: leave-alone deps = [ - "@raze__heck__0_3_3//:heck", - "@raze__proc_macro2__1_0_36//:proc_macro2", - "@raze__quote__1_0_15//:quote", - "@raze__syn__1_0_88//:syn", + "@raze__heck__0_4_0//:heck", + "@raze__proc_macro2__1_0_43//:proc_macro2", + "@raze__quote__1_0_21//:quote", + "@raze__syn__1_0_100//:syn", ], ) diff --git a/cargo/remote/BUILD.syn-1.0.88.bazel b/cargo/remote/BUILD.syn-1.0.100.bazel similarity index 95% rename from cargo/remote/BUILD.syn-1.0.88.bazel rename to cargo/remote/BUILD.syn-1.0.100.bazel index 28a1e8b0e..a395be52a 100644 --- a/cargo/remote/BUILD.syn-1.0.88.bazel +++ b/cargo/remote/BUILD.syn-1.0.100.bazel @@ -66,7 +66,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "1.0.88", + version = "1.0.100", visibility = ["//visibility:private"], deps = [ ], @@ -104,13 +104,13 @@ rust_library( "crate-name=syn", "manual", ], - version = "1.0.88", + version = "1.0.100", # buildifier: leave-alone deps = [ ":syn_build_script", - "@raze__proc_macro2__1_0_36//:proc_macro2", - "@raze__quote__1_0_15//:quote", - "@raze__unicode_xid__0_2_2//:unicode_xid", + "@raze__proc_macro2__1_0_43//:proc_macro2", + "@raze__quote__1_0_21//:quote", + "@raze__unicode_ident__1_0_4//:unicode_ident", ], ) diff --git a/cargo/remote/BUILD.ntapi-0.3.7.bazel b/cargo/remote/BUILD.target-lexicon-0.12.4.bazel similarity index 80% rename from cargo/remote/BUILD.ntapi-0.3.7.bazel rename to cargo/remote/BUILD.target-lexicon-0.12.4.bazel index e787718a7..f38e4a678 100644 --- a/cargo/remote/BUILD.ntapi-0.3.7.bazel +++ b/cargo/remote/BUILD.target-lexicon-0.12.4.bazel @@ -26,7 +26,7 @@ package(default_visibility = [ ]) licenses([ - "notice", # Apache-2.0 from expression "Apache-2.0 OR MIT" + "notice", # Apache-2.0 from expression "Apache-2.0" ]) # Generated Targets @@ -38,13 +38,12 @@ load( ) cargo_build_script( - name = "ntapi_build_script", + name = "target_lexicon_build_script", srcs = glob(["**/*.rs"]), build_script_env = { }, crate_features = [ "default", - "user", ], crate_root = "build.rs", data = glob(["**"]), @@ -56,18 +55,21 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "0.3.7", + version = "0.12.4", visibility = ["//visibility:private"], deps = [ ], ) +# Unsupported target "host" with type "example" omitted + +# Unsupported target "misc" with type "example" omitted + rust_library( - name = "ntapi", + name = "target_lexicon", srcs = glob(["**/*.rs"]), crate_features = [ "default", - "user", ], crate_root = "src/lib.rs", data = [], @@ -77,13 +79,12 @@ rust_library( ], tags = [ "cargo-raze", - "crate-name=ntapi", + "crate-name=target-lexicon", "manual", ], - version = "0.3.7", + version = "0.12.4", # buildifier: leave-alone deps = [ - ":ntapi_build_script", - "@raze__winapi__0_3_9//:winapi", + ":target_lexicon_build_script", ], ) diff --git a/cargo/remote/BUILD.tempfile-3.3.0.bazel b/cargo/remote/BUILD.tempfile-3.3.0.bazel index 04a153d32..d9e9c1806 100644 --- a/cargo/remote/BUILD.tempfile-3.3.0.bazel +++ b/cargo/remote/BUILD.tempfile-3.3.0.bazel @@ -53,7 +53,7 @@ rust_library( # buildifier: leave-alone deps = [ "@raze__cfg_if__1_0_0//:cfg_if", - "@raze__fastrand__1_7_0//:fastrand", + "@raze__fastrand__1_8_0//:fastrand", "@raze__remove_dir_all__0_5_3//:remove_dir_all", ] + selects.with_or({ # cfg(any(unix, target_os = "wasi")) @@ -65,7 +65,7 @@ rust_library( "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-apple-ios", ): [ - "@raze__libc__0_2_120//:libc", + "@raze__libc__0_2_133//:libc", ], "//conditions:default": [], }) + selects.with_or({ diff --git a/cargo/remote/BUILD.tendril-0.4.2.bazel b/cargo/remote/BUILD.tendril-0.4.3.bazel similarity index 98% rename from cargo/remote/BUILD.tendril-0.4.2.bazel rename to cargo/remote/BUILD.tendril-0.4.3.bazel index 8545ca0af..adc9df84e 100644 --- a/cargo/remote/BUILD.tendril-0.4.2.bazel +++ b/cargo/remote/BUILD.tendril-0.4.3.bazel @@ -49,7 +49,7 @@ rust_library( "crate-name=tendril", "manual", ], - version = "0.4.2", + version = "0.4.3", # buildifier: leave-alone deps = [ "@raze__futf__0_1_5//:futf", diff --git a/cargo/remote/BUILD.term-0.7.0.bazel b/cargo/remote/BUILD.term-0.7.0.bazel index 579fa06ef..1d857641d 100644 --- a/cargo/remote/BUILD.term-0.7.0.bazel +++ b/cargo/remote/BUILD.term-0.7.0.bazel @@ -52,7 +52,7 @@ rust_library( ], version = "0.7.0", proc_macro_deps = [ - "@raze__rustversion__1_0_6//:rustversion", + "@raze__rustversion__1_0_9//:rustversion", ], # buildifier: leave-alone deps = [ diff --git a/cargo/remote/BUILD.thiserror-1.0.30.bazel b/cargo/remote/BUILD.thiserror-1.0.35.bazel similarity index 69% rename from cargo/remote/BUILD.thiserror-1.0.30.bazel rename to cargo/remote/BUILD.thiserror-1.0.35.bazel index c8f625665..4d27d8c48 100644 --- a/cargo/remote/BUILD.thiserror-1.0.30.bazel +++ b/cargo/remote/BUILD.thiserror-1.0.35.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.35", + visibility = ["//visibility:private"], + deps = [ + ], +) rust_library( name = "thiserror", @@ -40,7 +69,7 @@ rust_library( data = [], edition = "2018", proc_macro_deps = [ - "@raze__thiserror_impl__1_0_30//:thiserror_impl", + "@raze__thiserror_impl__1_0_35//:thiserror_impl", ], rustc_flags = [ "--cap-lints=allow", @@ -50,9 +79,10 @@ rust_library( "crate-name=thiserror", "manual", ], - version = "1.0.30", + version = "1.0.35", # 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/cargo/remote/BUILD.thiserror-impl-1.0.30.bazel b/cargo/remote/BUILD.thiserror-impl-1.0.35.bazel similarity index 87% rename from cargo/remote/BUILD.thiserror-impl-1.0.30.bazel rename to cargo/remote/BUILD.thiserror-impl-1.0.35.bazel index 5b7a55985..6998ae01d 100644 --- a/cargo/remote/BUILD.thiserror-impl-1.0.30.bazel +++ b/cargo/remote/BUILD.thiserror-impl-1.0.35.bazel @@ -47,11 +47,11 @@ rust_proc_macro( "crate-name=thiserror-impl", "manual", ], - version = "1.0.30", + version = "1.0.35", # buildifier: leave-alone deps = [ - "@raze__proc_macro2__1_0_36//:proc_macro2", - "@raze__quote__1_0_15//:quote", - "@raze__syn__1_0_88//:syn", + "@raze__proc_macro2__1_0_43//:proc_macro2", + "@raze__quote__1_0_21//:quote", + "@raze__syn__1_0_100//:syn", ], ) diff --git a/cargo/remote/BUILD.thread_local-1.1.4.bazel b/cargo/remote/BUILD.thread_local-1.1.4.bazel index 3b49d2a63..0d60d0c9f 100644 --- a/cargo/remote/BUILD.thread_local-1.1.4.bazel +++ b/cargo/remote/BUILD.thread_local-1.1.4.bazel @@ -52,6 +52,6 @@ rust_library( version = "1.1.4", # buildifier: leave-alone deps = [ - "@raze__once_cell__1_10_0//:once_cell", + "@raze__once_cell__1_15_0//:once_cell", ], ) diff --git a/cargo/remote/BUILD.time-0.1.44.bazel b/cargo/remote/BUILD.time-0.1.44.bazel index 9c9ceb930..90cb6eb82 100644 --- a/cargo/remote/BUILD.time-0.1.44.bazel +++ b/cargo/remote/BUILD.time-0.1.44.bazel @@ -52,7 +52,7 @@ rust_library( version = "0.1.44", # buildifier: leave-alone deps = [ - "@raze__libc__0_2_120//:libc", + "@raze__libc__0_2_133//:libc", ] + selects.with_or({ # cfg(windows) ( diff --git a/cargo/remote/BUILD.time-0.3.7.bazel b/cargo/remote/BUILD.time-0.3.14.bazel similarity index 87% rename from cargo/remote/BUILD.time-0.3.7.bazel rename to cargo/remote/BUILD.time-0.3.14.bazel index b622d4be9..38d33dcb9 100644 --- a/cargo/remote/BUILD.time-0.3.7.bazel +++ b/cargo/remote/BUILD.time-0.3.14.bazel @@ -40,6 +40,7 @@ rust_library( }, crate_features = [ "alloc", + "default", "formatting", "itoa", "local-offset", @@ -49,9 +50,9 @@ rust_library( ], crate_root = "src/lib.rs", data = [], - edition = "2018", + edition = "2021", proc_macro_deps = [ - "@raze__time_macros__0_2_3//:time_macros", + "@raze__time_macros__0_2_4//:time_macros", ], rustc_flags = [ "--cap-lints=allow", @@ -61,10 +62,10 @@ rust_library( "crate-name=time", "manual", ], - version = "0.3.7", + version = "0.3.14", # buildifier: leave-alone deps = [ - "@raze__itoa__1_0_1//:itoa", + "@raze__itoa__1_0_3//:itoa", ] + selects.with_or({ # cfg(target_family = "unix") ( @@ -75,8 +76,8 @@ rust_library( "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-apple-ios", ): [ - "@raze__libc__0_2_120//:libc", - "@raze__num_threads__0_1_4//:num_threads", + "@raze__libc__0_2_133//:libc", + "@raze__num_threads__0_1_6//:num_threads", ], "//conditions:default": [], }), diff --git a/cargo/remote/BUILD.time-macros-0.2.3.bazel b/cargo/remote/BUILD.time-macros-0.2.4.bazel similarity index 97% rename from cargo/remote/BUILD.time-macros-0.2.3.bazel rename to cargo/remote/BUILD.time-macros-0.2.4.bazel index 771c4e724..1c8e6d394 100644 --- a/cargo/remote/BUILD.time-macros-0.2.3.bazel +++ b/cargo/remote/BUILD.time-macros-0.2.4.bazel @@ -47,7 +47,7 @@ rust_proc_macro( "crate-name=time-macros", "manual", ], - version = "0.2.3", + version = "0.2.4", # buildifier: leave-alone deps = [ ], diff --git a/cargo/remote/BUILD.tinyvec-1.5.1.bazel b/cargo/remote/BUILD.tinyvec-1.6.0.bazel similarity index 98% rename from cargo/remote/BUILD.tinyvec-1.5.1.bazel rename to cargo/remote/BUILD.tinyvec-1.6.0.bazel index ffc9a8203..7444df4ff 100644 --- a/cargo/remote/BUILD.tinyvec-1.5.1.bazel +++ b/cargo/remote/BUILD.tinyvec-1.6.0.bazel @@ -54,7 +54,7 @@ rust_library( "crate-name=tinyvec", "manual", ], - version = "1.5.1", + version = "1.6.0", # buildifier: leave-alone deps = [ "@raze__tinyvec_macros__0_1_0//:tinyvec_macros", diff --git a/cargo/remote/BUILD.tokio-1.17.0.bazel b/cargo/remote/BUILD.tokio-1.21.1.bazel similarity index 69% rename from cargo/remote/BUILD.tokio-1.17.0.bazel rename to cargo/remote/BUILD.tokio-1.21.1.bazel index 48580da3d..9db4a89b4 100644 --- a/cargo/remote/BUILD.tokio-1.17.0.bazel +++ b/cargo/remote/BUILD.tokio-1.21.1.bazel @@ -30,6 +30,92 @@ 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 = "tokio_build_script", + srcs = glob(["**/*.rs"]), + build_script_env = { + }, + crate_features = [ + "bytes", + "default", + "fs", + "full", + "io-std", + "io-util", + "libc", + "macros", + "memchr", + "mio", + "net", + "num_cpus", + "once_cell", + "parking_lot", + "process", + "rt", + "rt-multi-thread", + "signal", + "signal-hook-registry", + "socket2", + "sync", + "time", + "tokio-macros", + "winapi", + ], + crate_root = "build.rs", + data = glob(["**"]), + edition = "2018", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-raze", + "manual", + ], + version = "1.21.1", + visibility = ["//visibility:private"], + deps = [ + "@raze__autocfg__1_1_0//:autocfg", + ] + selects.with_or({ + # cfg(not(any(target_arch = "wasm32", target_arch = "wasm64"))) + ( + "@rules_rust//rust/platform:x86_64-apple-darwin", + "@rules_rust//rust/platform:x86_64-pc-windows-msvc", + "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", + "@rules_rust//rust/platform:aarch64-apple-darwin", + "@rules_rust//rust/platform:aarch64-apple-ios", + "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", + "@rules_rust//rust/platform:x86_64-apple-ios", + ): [ + ], + "//conditions:default": [], + }) + selects.with_or({ + # cfg(unix) + ( + "@rules_rust//rust/platform:x86_64-apple-darwin", + "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", + "@rules_rust//rust/platform:aarch64-apple-darwin", + "@rules_rust//rust/platform:aarch64-apple-ios", + "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", + "@rules_rust//rust/platform:x86_64-apple-ios", + ): [ + ], + "//conditions:default": [], + }) + selects.with_or({ + # cfg(windows) + ( + "@rules_rust//rust/platform:x86_64-pc-windows-msvc", + ): [ + ], + "//conditions:default": [], + }), +) rust_library( name = "tokio", @@ -66,7 +152,7 @@ rust_library( data = [], edition = "2018", proc_macro_deps = [ - "@raze__tokio_macros__1_7_0//:tokio_macros", + "@raze__tokio_macros__1_8_0//:tokio_macros", ], rustc_flags = [ "--cap-lints=allow", @@ -76,18 +162,32 @@ rust_library( "crate-name=tokio", "manual", ], - version = "1.17.0", + version = "1.21.1", # buildifier: leave-alone deps = [ - "@raze__bytes__1_1_0//:bytes", - "@raze__memchr__2_4_1//:memchr", - "@raze__mio__0_8_1//:mio", + ":tokio_build_script", + "@raze__bytes__1_2_1//:bytes", + "@raze__memchr__2_5_0//:memchr", + "@raze__mio__0_8_4//:mio", "@raze__num_cpus__1_13_1//:num_cpus", - "@raze__once_cell__1_10_0//:once_cell", - "@raze__parking_lot__0_12_0//:parking_lot", - "@raze__pin_project_lite__0_2_8//:pin_project_lite", - "@raze__socket2__0_4_4//:socket2", + "@raze__once_cell__1_15_0//:once_cell", + "@raze__parking_lot__0_12_1//:parking_lot", + "@raze__pin_project_lite__0_2_9//:pin_project_lite", ] + selects.with_or({ + # cfg(not(any(target_arch = "wasm32", target_arch = "wasm64"))) + ( + "@rules_rust//rust/platform:x86_64-apple-darwin", + "@rules_rust//rust/platform:x86_64-pc-windows-msvc", + "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", + "@rules_rust//rust/platform:aarch64-apple-darwin", + "@rules_rust//rust/platform:aarch64-apple-ios", + "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", + "@rules_rust//rust/platform:x86_64-apple-ios", + ): [ + "@raze__socket2__0_4_7//:socket2", + ], + "//conditions:default": [], + }) + selects.with_or({ # cfg(unix) ( "@rules_rust//rust/platform:x86_64-apple-darwin", @@ -97,7 +197,7 @@ rust_library( "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-apple-ios", ): [ - "@raze__libc__0_2_120//:libc", + "@raze__libc__0_2_133//:libc", "@raze__signal_hook_registry__1_4_0//:signal_hook_registry", ], "//conditions:default": [], @@ -152,6 +252,8 @@ rust_library( # Unsupported target "io_mem_stream" with type "test" omitted +# Unsupported target "io_panic" with type "test" omitted + # Unsupported target "io_poll_aio" with type "test" omitted # Unsupported target "io_read" with type "test" omitted @@ -190,6 +292,8 @@ rust_library( # Unsupported target "macros_pin" with type "test" omitted +# Unsupported target "macros_rename_test" with type "test" omitted + # Unsupported target "macros_select" with type "test" omitted # Unsupported target "macros_test" with type "test" omitted @@ -202,6 +306,8 @@ rust_library( # Unsupported target "net_lookup_host" with type "test" omitted +# Unsupported target "net_panic" with type "test" omitted + # Unsupported target "no_rt" with type "test" omitted # Unsupported target "process_arg0" with type "test" omitted @@ -224,6 +330,8 @@ rust_library( # Unsupported target "rt_metrics" with type "test" omitted +# Unsupported target "rt_panic" with type "test" omitted + # Unsupported target "rt_threaded" with type "test" omitted # Unsupported target "signal_ctrl_c" with type "test" omitted @@ -240,6 +348,8 @@ rust_library( # Unsupported target "signal_notify_both" with type "test" omitted +# Unsupported target "signal_panic" with type "test" omitted + # Unsupported target "signal_twice" with type "test" omitted # Unsupported target "signal_usr1" with type "test" omitted @@ -262,6 +372,8 @@ rust_library( # Unsupported target "sync_oneshot" with type "test" omitted +# Unsupported target "sync_panic" with type "test" omitted + # Unsupported target "sync_rwlock" with type "test" omitted # Unsupported target "sync_semaphore" with type "test" omitted @@ -282,6 +394,8 @@ rust_library( # Unsupported target "task_local_set" with type "test" omitted +# Unsupported target "task_panic" with type "test" omitted + # Unsupported target "tcp_accept" with type "test" omitted # Unsupported target "tcp_connect" with type "test" omitted @@ -306,6 +420,8 @@ rust_library( # Unsupported target "time_interval" with type "test" omitted +# Unsupported target "time_panic" with type "test" omitted + # Unsupported target "time_pause" with type "test" omitted # Unsupported target "time_rt" with type "test" omitted diff --git a/cargo/remote/BUILD.tokio-io-timeout-1.1.1.bazel b/cargo/remote/BUILD.tokio-io-timeout-1.1.1.bazel index f1e730fcf..7f0cb0435 100644 --- a/cargo/remote/BUILD.tokio-io-timeout-1.1.1.bazel +++ b/cargo/remote/BUILD.tokio-io-timeout-1.1.1.bazel @@ -50,7 +50,7 @@ rust_library( version = "1.1.1", # buildifier: leave-alone deps = [ - "@raze__pin_project_lite__0_2_8//:pin_project_lite", - "@raze__tokio__1_17_0//:tokio", + "@raze__pin_project_lite__0_2_9//:pin_project_lite", + "@raze__tokio__1_21_1//:tokio", ], ) diff --git a/cargo/remote/BUILD.tokio-macros-1.7.0.bazel b/cargo/remote/BUILD.tokio-macros-1.8.0.bazel similarity index 87% rename from cargo/remote/BUILD.tokio-macros-1.7.0.bazel rename to cargo/remote/BUILD.tokio-macros-1.8.0.bazel index 68be08558..da30f19ac 100644 --- a/cargo/remote/BUILD.tokio-macros-1.7.0.bazel +++ b/cargo/remote/BUILD.tokio-macros-1.8.0.bazel @@ -47,11 +47,11 @@ rust_proc_macro( "crate-name=tokio-macros", "manual", ], - version = "1.7.0", + version = "1.8.0", # buildifier: leave-alone deps = [ - "@raze__proc_macro2__1_0_36//:proc_macro2", - "@raze__quote__1_0_15//:quote", - "@raze__syn__1_0_88//:syn", + "@raze__proc_macro2__1_0_43//:proc_macro2", + "@raze__quote__1_0_21//:quote", + "@raze__syn__1_0_100//:syn", ], ) diff --git a/cargo/remote/BUILD.tokio-native-tls-0.3.0.bazel b/cargo/remote/BUILD.tokio-native-tls-0.3.0.bazel index 515e1c1e6..bb61a44f6 100644 --- a/cargo/remote/BUILD.tokio-native-tls-0.3.0.bazel +++ b/cargo/remote/BUILD.tokio-native-tls-0.3.0.bazel @@ -54,8 +54,8 @@ rust_library( version = "0.3.0", # buildifier: leave-alone deps = [ - "@raze__native_tls__0_2_8//:native_tls", - "@raze__tokio__1_17_0//:tokio", + "@raze__native_tls__0_2_10//:native_tls", + "@raze__tokio__1_21_1//:tokio", ], ) diff --git a/cargo/remote/BUILD.tokio-rustls-0.22.0.bazel b/cargo/remote/BUILD.tokio-rustls-0.22.0.bazel index 1fc21b3d4..bdc0a4e8e 100644 --- a/cargo/remote/BUILD.tokio-rustls-0.22.0.bazel +++ b/cargo/remote/BUILD.tokio-rustls-0.22.0.bazel @@ -51,7 +51,7 @@ rust_library( # buildifier: leave-alone deps = [ "@raze__rustls__0_19_1//:rustls", - "@raze__tokio__1_17_0//:tokio", + "@raze__tokio__1_21_1//:tokio", "@raze__webpki__0_21_4//:webpki", ], ) diff --git a/cargo/remote/BUILD.tokio-socks-0.5.1.bazel b/cargo/remote/BUILD.tokio-socks-0.5.1.bazel index 07ac653dc..af2127e63 100644 --- a/cargo/remote/BUILD.tokio-socks-0.5.1.bazel +++ b/cargo/remote/BUILD.tokio-socks-0.5.1.bazel @@ -56,10 +56,10 @@ rust_library( version = "0.5.1", # buildifier: leave-alone deps = [ - "@raze__either__1_6_1//:either", - "@raze__futures_util__0_3_21//:futures_util", - "@raze__thiserror__1_0_30//:thiserror", - "@raze__tokio__1_17_0//:tokio", + "@raze__either__1_8_0//:either", + "@raze__futures_util__0_3_24//:futures_util", + "@raze__thiserror__1_0_35//:thiserror", + "@raze__tokio__1_21_1//:tokio", ], ) diff --git a/cargo/remote/BUILD.tokio-util-0.6.9.bazel b/cargo/remote/BUILD.tokio-util-0.7.4.bazel similarity index 80% rename from cargo/remote/BUILD.tokio-util-0.6.9.bazel rename to cargo/remote/BUILD.tokio-util-0.7.4.bazel index 5e426285b..14de03b97 100644 --- a/cargo/remote/BUILD.tokio-util-0.6.9.bazel +++ b/cargo/remote/BUILD.tokio-util-0.7.4.bazel @@ -38,6 +38,7 @@ rust_library( "codec", "default", "io", + "tracing", ], crate_root = "src/lib.rs", data = [], @@ -50,15 +51,15 @@ rust_library( "crate-name=tokio-util", "manual", ], - version = "0.6.9", + version = "0.7.4", # buildifier: leave-alone deps = [ - "@raze__bytes__1_1_0//:bytes", - "@raze__futures_core__0_3_21//:futures_core", - "@raze__futures_sink__0_3_21//:futures_sink", - "@raze__log__0_4_14//:log", - "@raze__pin_project_lite__0_2_8//:pin_project_lite", - "@raze__tokio__1_17_0//:tokio", + "@raze__bytes__1_2_1//:bytes", + "@raze__futures_core__0_3_24//:futures_core", + "@raze__futures_sink__0_3_24//:futures_sink", + "@raze__pin_project_lite__0_2_9//:pin_project_lite", + "@raze__tokio__1_21_1//:tokio", + "@raze__tracing__0_1_36//:tracing", ], ) @@ -86,12 +87,18 @@ rust_library( # Unsupported target "mpsc" with type "test" omitted +# Unsupported target "panic" with type "test" omitted + # Unsupported target "poll_semaphore" with type "test" omitted # Unsupported target "reusable_box" with type "test" omitted +# Unsupported target "spawn_pinned" with type "test" omitted + # Unsupported target "sync_cancellation_token" with type "test" omitted +# Unsupported target "task_join_map" with type "test" omitted + # Unsupported target "time_delay_queue" with type "test" omitted # Unsupported target "udp" with type "test" omitted diff --git a/cargo/remote/BUILD.toml-0.5.8.bazel b/cargo/remote/BUILD.toml-0.5.9.bazel similarity index 95% rename from cargo/remote/BUILD.toml-0.5.8.bazel rename to cargo/remote/BUILD.toml-0.5.9.bazel index 026656e5f..f4169dffd 100644 --- a/cargo/remote/BUILD.toml-0.5.8.bazel +++ b/cargo/remote/BUILD.toml-0.5.9.bazel @@ -54,10 +54,10 @@ rust_library( "crate-name=toml", "manual", ], - version = "0.5.8", + version = "0.5.9", # buildifier: leave-alone deps = [ - "@raze__serde__1_0_136//:serde", + "@raze__serde__1_0_145//:serde", ], ) diff --git a/cargo/remote/BUILD.tower-service-0.3.1.bazel b/cargo/remote/BUILD.tower-service-0.3.2.bazel similarity index 97% rename from cargo/remote/BUILD.tower-service-0.3.1.bazel rename to cargo/remote/BUILD.tower-service-0.3.2.bazel index 6861312c6..d46f2793e 100644 --- a/cargo/remote/BUILD.tower-service-0.3.1.bazel +++ b/cargo/remote/BUILD.tower-service-0.3.2.bazel @@ -47,7 +47,7 @@ rust_library( "crate-name=tower-service", "manual", ], - version = "0.3.1", + version = "0.3.2", # buildifier: leave-alone deps = [ ], diff --git a/cargo/remote/BUILD.tracing-0.1.32.bazel b/cargo/remote/BUILD.tracing-0.1.36.bazel similarity index 66% rename from cargo/remote/BUILD.tracing-0.1.32.bazel rename to cargo/remote/BUILD.tracing-0.1.36.bazel index 80f2e3773..f82d01212 100644 --- a/cargo/remote/BUILD.tracing-0.1.32.bazel +++ b/cargo/remote/BUILD.tracing-0.1.36.bazel @@ -31,11 +31,25 @@ licenses([ # Generated Targets -# Unsupported target "global_subscriber" with type "bench" omitted +# Unsupported target "baseline" with type "bench" omitted -# Unsupported target "no_subscriber" with type "bench" omitted +# Unsupported target "dispatch_get_clone" with type "bench" omitted -# Unsupported target "subscriber" with type "bench" omitted +# Unsupported target "dispatch_get_ref" with type "bench" omitted + +# Unsupported target "empty_span" with type "bench" omitted + +# Unsupported target "enter_span" with type "bench" omitted + +# Unsupported target "event" with type "bench" omitted + +# Unsupported target "shared" with type "bench" omitted + +# Unsupported target "span_fields" with type "bench" omitted + +# Unsupported target "span_no_fields" with type "bench" omitted + +# Unsupported target "span_repeated" with type "bench" omitted rust_library( name = "tracing", @@ -54,12 +68,12 @@ rust_library( "crate-name=tracing", "manual", ], - version = "0.1.32", + version = "0.1.36", # buildifier: leave-alone deps = [ "@raze__cfg_if__1_0_0//:cfg_if", - "@raze__pin_project_lite__0_2_8//:pin_project_lite", - "@raze__tracing_core__0_1_23//:tracing_core", + "@raze__pin_project_lite__0_2_9//:pin_project_lite", + "@raze__tracing_core__0_1_29//:tracing_core", ], ) @@ -75,6 +89,8 @@ rust_library( # Unsupported target "filters_dont_leak" with type "test" omitted +# Unsupported target "future_send" with type "test" omitted + # Unsupported target "macro_imports" with type "test" omitted # Unsupported target "macros" with type "test" omitted @@ -87,6 +103,12 @@ rust_library( # Unsupported target "multiple_max_level_hints" with type "test" omitted +# Unsupported target "no_subscriber" with type "test" omitted + +# Unsupported target "register_callsite_deadlock" with type "test" omitted + +# Unsupported target "scoped_clobbers_default" with type "test" omitted + # Unsupported target "span" with type "test" omitted # Unsupported target "subscriber" with type "test" omitted diff --git a/cargo/remote/BUILD.tracing-core-0.1.23.bazel b/cargo/remote/BUILD.tracing-core-0.1.29.bazel similarity index 92% rename from cargo/remote/BUILD.tracing-core-0.1.23.bazel rename to cargo/remote/BUILD.tracing-core-0.1.29.bazel index 5ac91fdd0..ad5e1723e 100644 --- a/cargo/remote/BUILD.tracing-core-0.1.23.bazel +++ b/cargo/remote/BUILD.tracing-core-0.1.29.bazel @@ -35,7 +35,7 @@ rust_library( name = "tracing_core", srcs = glob(["**/*.rs"]), crate_features = [ - "lazy_static", + "once_cell", "std", ], crate_root = "src/lib.rs", @@ -49,10 +49,10 @@ rust_library( "crate-name=tracing-core", "manual", ], - version = "0.1.23", + version = "0.1.29", # buildifier: leave-alone deps = [ - "@raze__lazy_static__1_4_0//:lazy_static", + "@raze__once_cell__1_15_0//:once_cell", ], ) diff --git a/cargo/remote/BUILD.unic-langid-macros-impl-0.9.0.bazel b/cargo/remote/BUILD.unic-langid-macros-impl-0.9.0.bazel index b87fed5e4..b47793514 100644 --- a/cargo/remote/BUILD.unic-langid-macros-impl-0.9.0.bazel +++ b/cargo/remote/BUILD.unic-langid-macros-impl-0.9.0.bazel @@ -53,8 +53,8 @@ rust_proc_macro( version = "0.9.0", # buildifier: leave-alone deps = [ - "@raze__quote__1_0_15//:quote", - "@raze__syn__1_0_88//:syn", + "@raze__quote__1_0_21//:quote", + "@raze__syn__1_0_100//:syn", "@raze__unic_langid_impl__0_9_0//:unic_langid_impl", ], ) diff --git a/cargo/remote/BUILD.unicode-bidi-0.3.7.bazel b/cargo/remote/BUILD.unicode-bidi-0.3.8.bazel similarity index 95% rename from cargo/remote/BUILD.unicode-bidi-0.3.7.bazel rename to cargo/remote/BUILD.unicode-bidi-0.3.8.bazel index 3a66d0332..874841684 100644 --- a/cargo/remote/BUILD.unicode-bidi-0.3.7.bazel +++ b/cargo/remote/BUILD.unicode-bidi-0.3.8.bazel @@ -36,6 +36,7 @@ rust_library( srcs = glob(["**/*.rs"]), crate_features = [ "default", + "hardcoded-data", "std", ], crate_root = "src/lib.rs", @@ -49,7 +50,7 @@ rust_library( "crate-name=unicode_bidi", "manual", ], - version = "0.3.7", + version = "0.3.8", # buildifier: leave-alone deps = [ ], diff --git a/cargo/remote/BUILD.unicode-xid-0.2.2.bazel b/cargo/remote/BUILD.unicode-ident-1.0.4.bazel similarity index 75% rename from cargo/remote/BUILD.unicode-xid-0.2.2.bazel rename to cargo/remote/BUILD.unicode-ident-1.0.4.bazel index d6e87556b..1a1fce2c2 100644 --- a/cargo/remote/BUILD.unicode-xid-0.2.2.bazel +++ b/cargo/remote/BUILD.unicode-ident-1.0.4.bazel @@ -26,7 +26,7 @@ package(default_visibility = [ ]) licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" + "notice", # MIT from expression "(MIT OR Apache-2.0) AND Unicode-DFS-2016" ]) # Generated Targets @@ -34,26 +34,27 @@ licenses([ # Unsupported target "xid" with type "bench" omitted rust_library( - name = "unicode_xid", + name = "unicode_ident", srcs = glob(["**/*.rs"]), crate_features = [ - "default", ], crate_root = "src/lib.rs", data = [], - edition = "2015", + edition = "2018", rustc_flags = [ "--cap-lints=allow", ], tags = [ "cargo-raze", - "crate-name=unicode-xid", + "crate-name=unicode-ident", "manual", ], - version = "0.2.2", + version = "1.0.4", # buildifier: leave-alone deps = [ ], ) -# Unsupported target "exhaustive_tests" with type "test" omitted +# Unsupported target "compare" with type "test" omitted + +# Unsupported target "static_size" with type "test" omitted diff --git a/cargo/remote/BUILD.unicode-normalization-0.1.19.bazel b/cargo/remote/BUILD.unicode-normalization-0.1.22.bazel similarity index 94% rename from cargo/remote/BUILD.unicode-normalization-0.1.19.bazel rename to cargo/remote/BUILD.unicode-normalization-0.1.22.bazel index c400f5ea9..39ba10b18 100644 --- a/cargo/remote/BUILD.unicode-normalization-0.1.19.bazel +++ b/cargo/remote/BUILD.unicode-normalization-0.1.22.bazel @@ -51,9 +51,9 @@ rust_library( "crate-name=unicode-normalization", "manual", ], - version = "0.1.19", + version = "0.1.22", # buildifier: leave-alone deps = [ - "@raze__tinyvec__1_5_1//:tinyvec", + "@raze__tinyvec__1_6_0//:tinyvec", ], ) diff --git a/cargo/remote/BUILD.unicode-segmentation-1.9.0.bazel b/cargo/remote/BUILD.unicode-segmentation-1.9.0.bazel deleted file mode 100644 index 2fcad10d5..000000000 --- a/cargo/remote/BUILD.unicode-segmentation-1.9.0.bazel +++ /dev/null @@ -1,60 +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 "//cargo", 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 "graphemes" with type "bench" omitted - -# Unsupported target "unicode_words" with type "bench" omitted - -# Unsupported target "word_bounds" with type "bench" omitted - -rust_library( - name = "unicode_segmentation", - srcs = glob(["**/*.rs"]), - crate_features = [ - ], - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=unicode-segmentation", - "manual", - ], - version = "1.9.0", - # buildifier: leave-alone - deps = [ - ], -) diff --git a/cargo/remote/BUILD.unicode-width-0.1.9.bazel b/cargo/remote/BUILD.unicode-width-0.1.10.bazel similarity index 97% rename from cargo/remote/BUILD.unicode-width-0.1.9.bazel rename to cargo/remote/BUILD.unicode-width-0.1.10.bazel index cf2fbc035..1a7ca663f 100644 --- a/cargo/remote/BUILD.unicode-width-0.1.9.bazel +++ b/cargo/remote/BUILD.unicode-width-0.1.10.bazel @@ -48,7 +48,7 @@ rust_library( "crate-name=unicode-width", "manual", ], - version = "0.1.9", + version = "0.1.10", # buildifier: leave-alone deps = [ ], diff --git a/cargo/remote/BUILD.unindent-0.1.8.bazel b/cargo/remote/BUILD.unindent-0.1.10.bazel similarity index 97% rename from cargo/remote/BUILD.unindent-0.1.8.bazel rename to cargo/remote/BUILD.unindent-0.1.10.bazel index f88aaab7b..72499661d 100644 --- a/cargo/remote/BUILD.unindent-0.1.8.bazel +++ b/cargo/remote/BUILD.unindent-0.1.10.bazel @@ -47,7 +47,7 @@ rust_library( "crate-name=unindent", "manual", ], - version = "0.1.8", + version = "0.1.10", # buildifier: leave-alone deps = [ ], diff --git a/cargo/remote/BUILD.url-2.2.2.bazel b/cargo/remote/BUILD.url-2.3.1.bazel similarity index 79% rename from cargo/remote/BUILD.url-2.2.2.bazel rename to cargo/remote/BUILD.url-2.3.1.bazel index 58e1b6d6a..2a7097d9b 100644 --- a/cargo/remote/BUILD.url-2.2.2.bazel +++ b/cargo/remote/BUILD.url-2.3.1.bazel @@ -37,6 +37,7 @@ rust_library( name = "url", srcs = glob(["**/*.rs"]), crate_features = [ + "default", "serde", ], crate_root = "src/lib.rs", @@ -50,17 +51,18 @@ rust_library( "crate-name=url", "manual", ], - version = "2.2.2", + version = "2.3.1", # buildifier: leave-alone deps = [ - "@raze__form_urlencoded__1_0_1//:form_urlencoded", - "@raze__idna__0_2_3//:idna", - "@raze__matches__0_1_9//:matches", - "@raze__percent_encoding__2_1_0//:percent_encoding", - "@raze__serde__1_0_136//:serde", + "@raze__form_urlencoded__1_1_0//:form_urlencoded", + "@raze__idna__0_3_0//:idna", + "@raze__percent_encoding__2_2_0//:percent_encoding", + "@raze__serde__1_0_145//:serde", ], ) # Unsupported target "data" with type "test" omitted +# Unsupported target "debugger_visualizer" with type "test" omitted + # Unsupported target "unit" with type "test" omitted diff --git a/cargo/remote/BUILD.utime-0.3.1.bazel b/cargo/remote/BUILD.utime-0.3.1.bazel index 55e34f360..41ebbe194 100644 --- a/cargo/remote/BUILD.utime-0.3.1.bazel +++ b/cargo/remote/BUILD.utime-0.3.1.bazel @@ -62,7 +62,7 @@ rust_library( "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-apple-ios", ): [ - "@raze__libc__0_2_120//:libc", + "@raze__libc__0_2_133//:libc", ], "//conditions:default": [], }) + selects.with_or({ diff --git a/cargo/remote/BUILD.want-0.3.0.bazel b/cargo/remote/BUILD.want-0.3.0.bazel index 6e852483c..fb6f20fcf 100644 --- a/cargo/remote/BUILD.want-0.3.0.bazel +++ b/cargo/remote/BUILD.want-0.3.0.bazel @@ -52,7 +52,7 @@ rust_library( version = "0.3.0", # buildifier: leave-alone deps = [ - "@raze__log__0_4_14//:log", + "@raze__log__0_4_17//:log", "@raze__try_lock__0_2_3//:try_lock", ], ) diff --git a/cargo/remote/BUILD.wasm-bindgen-0.2.79.bazel b/cargo/remote/BUILD.wasm-bindgen-0.2.83.bazel similarity index 91% rename from cargo/remote/BUILD.wasm-bindgen-0.2.79.bazel rename to cargo/remote/BUILD.wasm-bindgen-0.2.83.bazel index 3a5b90786..b6128d50a 100644 --- a/cargo/remote/BUILD.wasm-bindgen-0.2.79.bazel +++ b/cargo/remote/BUILD.wasm-bindgen-0.2.83.bazel @@ -60,7 +60,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "0.2.79", + version = "0.2.83", visibility = ["//visibility:private"], deps = [ ], @@ -81,7 +81,7 @@ rust_library( data = [], edition = "2018", proc_macro_deps = [ - "@raze__wasm_bindgen_macro__0_2_79//:wasm_bindgen_macro", + "@raze__wasm_bindgen_macro__0_2_83//:wasm_bindgen_macro", ], rustc_flags = [ "--cap-lints=allow", @@ -91,13 +91,13 @@ rust_library( "crate-name=wasm-bindgen", "manual", ], - version = "0.2.79", + version = "0.2.83", # buildifier: leave-alone deps = [ ":wasm_bindgen_build_script", "@raze__cfg_if__1_0_0//:cfg_if", - "@raze__serde__1_0_136//:serde", - "@raze__serde_json__1_0_79//:serde_json", + "@raze__serde__1_0_145//:serde", + "@raze__serde_json__1_0_85//:serde_json", ], ) diff --git a/cargo/remote/BUILD.wasm-bindgen-backend-0.2.79.bazel b/cargo/remote/BUILD.wasm-bindgen-backend-0.2.83.bazel similarity index 75% rename from cargo/remote/BUILD.wasm-bindgen-backend-0.2.79.bazel rename to cargo/remote/BUILD.wasm-bindgen-backend-0.2.83.bazel index 59bc1fce7..e86ce381f 100644 --- a/cargo/remote/BUILD.wasm-bindgen-backend-0.2.79.bazel +++ b/cargo/remote/BUILD.wasm-bindgen-backend-0.2.83.bazel @@ -48,15 +48,15 @@ rust_library( "crate-name=wasm-bindgen-backend", "manual", ], - version = "0.2.79", + version = "0.2.83", # buildifier: leave-alone deps = [ - "@raze__bumpalo__3_9_1//:bumpalo", - "@raze__lazy_static__1_4_0//:lazy_static", - "@raze__log__0_4_14//:log", - "@raze__proc_macro2__1_0_36//:proc_macro2", - "@raze__quote__1_0_15//:quote", - "@raze__syn__1_0_88//:syn", - "@raze__wasm_bindgen_shared__0_2_79//:wasm_bindgen_shared", + "@raze__bumpalo__3_11_0//:bumpalo", + "@raze__log__0_4_17//:log", + "@raze__once_cell__1_15_0//:once_cell", + "@raze__proc_macro2__1_0_43//:proc_macro2", + "@raze__quote__1_0_21//:quote", + "@raze__syn__1_0_100//:syn", + "@raze__wasm_bindgen_shared__0_2_83//:wasm_bindgen_shared", ], ) diff --git a/cargo/remote/BUILD.wasm-bindgen-futures-0.4.29.bazel b/cargo/remote/BUILD.wasm-bindgen-futures-0.4.33.bazel similarity index 90% rename from cargo/remote/BUILD.wasm-bindgen-futures-0.4.29.bazel rename to cargo/remote/BUILD.wasm-bindgen-futures-0.4.33.bazel index f8b3938be..ed70264c8 100644 --- a/cargo/remote/BUILD.wasm-bindgen-futures-0.4.29.bazel +++ b/cargo/remote/BUILD.wasm-bindgen-futures-0.4.33.bazel @@ -47,12 +47,12 @@ rust_library( "crate-name=wasm-bindgen-futures", "manual", ], - version = "0.4.29", + version = "0.4.33", # buildifier: leave-alone deps = [ "@raze__cfg_if__1_0_0//:cfg_if", - "@raze__js_sys__0_3_56//:js_sys", - "@raze__wasm_bindgen__0_2_79//:wasm_bindgen", + "@raze__js_sys__0_3_60//:js_sys", + "@raze__wasm_bindgen__0_2_83//:wasm_bindgen", ], ) diff --git a/cargo/remote/BUILD.wasm-bindgen-macro-0.2.79.bazel b/cargo/remote/BUILD.wasm-bindgen-macro-0.2.83.bazel similarity index 89% rename from cargo/remote/BUILD.wasm-bindgen-macro-0.2.79.bazel rename to cargo/remote/BUILD.wasm-bindgen-macro-0.2.83.bazel index 25d14a628..17bdb975b 100644 --- a/cargo/remote/BUILD.wasm-bindgen-macro-0.2.79.bazel +++ b/cargo/remote/BUILD.wasm-bindgen-macro-0.2.83.bazel @@ -48,11 +48,11 @@ rust_proc_macro( "crate-name=wasm-bindgen-macro", "manual", ], - version = "0.2.79", + version = "0.2.83", # buildifier: leave-alone deps = [ - "@raze__quote__1_0_15//:quote", - "@raze__wasm_bindgen_macro_support__0_2_79//:wasm_bindgen_macro_support", + "@raze__quote__1_0_21//:quote", + "@raze__wasm_bindgen_macro_support__0_2_83//:wasm_bindgen_macro_support", ], ) diff --git a/cargo/remote/BUILD.wasm-bindgen-macro-support-0.2.79.bazel b/cargo/remote/BUILD.wasm-bindgen-macro-support-0.2.83.bazel similarity index 79% rename from cargo/remote/BUILD.wasm-bindgen-macro-support-0.2.79.bazel rename to cargo/remote/BUILD.wasm-bindgen-macro-support-0.2.83.bazel index 7f029e5f3..973534ce8 100644 --- a/cargo/remote/BUILD.wasm-bindgen-macro-support-0.2.79.bazel +++ b/cargo/remote/BUILD.wasm-bindgen-macro-support-0.2.83.bazel @@ -48,13 +48,13 @@ rust_library( "crate-name=wasm-bindgen-macro-support", "manual", ], - version = "0.2.79", + version = "0.2.83", # buildifier: leave-alone deps = [ - "@raze__proc_macro2__1_0_36//:proc_macro2", - "@raze__quote__1_0_15//:quote", - "@raze__syn__1_0_88//:syn", - "@raze__wasm_bindgen_backend__0_2_79//:wasm_bindgen_backend", - "@raze__wasm_bindgen_shared__0_2_79//:wasm_bindgen_shared", + "@raze__proc_macro2__1_0_43//:proc_macro2", + "@raze__quote__1_0_21//:quote", + "@raze__syn__1_0_100//:syn", + "@raze__wasm_bindgen_backend__0_2_83//:wasm_bindgen_backend", + "@raze__wasm_bindgen_shared__0_2_83//:wasm_bindgen_shared", ], ) diff --git a/cargo/remote/BUILD.wasm-bindgen-shared-0.2.79.bazel b/cargo/remote/BUILD.wasm-bindgen-shared-0.2.83.bazel similarity index 97% rename from cargo/remote/BUILD.wasm-bindgen-shared-0.2.79.bazel rename to cargo/remote/BUILD.wasm-bindgen-shared-0.2.83.bazel index 2642d4119..3b8a9436d 100644 --- a/cargo/remote/BUILD.wasm-bindgen-shared-0.2.79.bazel +++ b/cargo/remote/BUILD.wasm-bindgen-shared-0.2.83.bazel @@ -55,7 +55,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "0.2.79", + version = "0.2.83", visibility = ["//visibility:private"], deps = [ ], @@ -77,7 +77,7 @@ rust_library( "crate-name=wasm-bindgen-shared", "manual", ], - version = "0.2.79", + version = "0.2.83", # buildifier: leave-alone deps = [ ":wasm_bindgen_shared_build_script", diff --git a/cargo/remote/BUILD.web-sys-0.3.56.bazel b/cargo/remote/BUILD.web-sys-0.3.60.bazel similarity index 92% rename from cargo/remote/BUILD.web-sys-0.3.56.bazel rename to cargo/remote/BUILD.web-sys-0.3.60.bazel index 642b55995..9524dbbe0 100644 --- a/cargo/remote/BUILD.web-sys-0.3.56.bazel +++ b/cargo/remote/BUILD.web-sys-0.3.60.bazel @@ -64,11 +64,11 @@ rust_library( "crate-name=web-sys", "manual", ], - version = "0.3.56", + version = "0.3.60", # buildifier: leave-alone deps = [ - "@raze__js_sys__0_3_56//:js_sys", - "@raze__wasm_bindgen__0_2_79//:wasm_bindgen", + "@raze__js_sys__0_3_60//:js_sys", + "@raze__wasm_bindgen__0_2_83//:wasm_bindgen", ], ) diff --git a/cargo/remote/BUILD.which-4.2.4.bazel b/cargo/remote/BUILD.which-4.3.0.bazel similarity index 88% rename from cargo/remote/BUILD.which-4.2.4.bazel rename to cargo/remote/BUILD.which-4.3.0.bazel index ff401c720..55a2f8f3d 100644 --- a/cargo/remote/BUILD.which-4.2.4.bazel +++ b/cargo/remote/BUILD.which-4.3.0.bazel @@ -49,17 +49,17 @@ rust_library( "crate-name=which", "manual", ], - version = "4.2.4", + version = "4.3.0", # buildifier: leave-alone deps = [ - "@raze__either__1_6_1//:either", - "@raze__libc__0_2_120//:libc", + "@raze__either__1_8_0//:either", + "@raze__libc__0_2_133//:libc", ] + selects.with_or({ # cfg(windows) ( "@rules_rust//rust/platform:x86_64-pc-windows-msvc", ): [ - "@raze__lazy_static__1_4_0//:lazy_static", + "@raze__once_cell__1_15_0//:once_cell", ], "//conditions:default": [], }), diff --git a/cargo/remote/BUILD.winapi-0.3.9.bazel b/cargo/remote/BUILD.winapi-0.3.9.bazel index bdacd95c9..1e198e994 100644 --- a/cargo/remote/BUILD.winapi-0.3.9.bazel +++ b/cargo/remote/BUILD.winapi-0.3.9.bazel @@ -43,49 +43,38 @@ cargo_build_script( build_script_env = { }, crate_features = [ - "cfg", + "accctrl", + "aclapi", + "activation", + "combaseapi", "consoleapi", "errhandlingapi", - "evntrace", "fileapi", "handleapi", "impl-debug", "impl-default", - "in6addr", - "inaddr", - "ioapiset", "knownfolders", - "lmcons", - "minschannel", "minwinbase", "minwindef", - "mswsock", "namedpipeapi", "ntdef", "ntsecapi", - "ntstatus", "objbase", "processenv", + "processthreadsapi", "profileapi", - "schannel", - "securitybaseapi", + "roapi", "shlobj", - "sspi", "std", - "synchapi", "sysinfoapi", "threadpoollegacyapiset", "timezoneapi", "winbase", "wincon", - "wincrypt", - "windef", "winerror", - "winioctl", "winnt", "winreg", - "winsock2", - "ws2def", + "winstring", "ws2ipdef", "ws2tcpip", "wtypesbase", @@ -110,49 +99,38 @@ rust_library( name = "winapi", srcs = glob(["**/*.rs"]), crate_features = [ - "cfg", + "accctrl", + "aclapi", + "activation", + "combaseapi", "consoleapi", "errhandlingapi", - "evntrace", "fileapi", "handleapi", "impl-debug", "impl-default", - "in6addr", - "inaddr", - "ioapiset", "knownfolders", - "lmcons", - "minschannel", "minwinbase", "minwindef", - "mswsock", "namedpipeapi", "ntdef", "ntsecapi", - "ntstatus", "objbase", "processenv", + "processthreadsapi", "profileapi", - "schannel", - "securitybaseapi", + "roapi", "shlobj", - "sspi", "std", - "synchapi", "sysinfoapi", "threadpoollegacyapiset", "timezoneapi", "winbase", "wincon", - "wincrypt", - "windef", "winerror", - "winioctl", "winnt", "winreg", - "winsock2", - "ws2def", + "winstring", "ws2ipdef", "ws2tcpip", "wtypesbase", diff --git a/cargo/remote/BUILD.windows-sys-0.32.0.bazel b/cargo/remote/BUILD.windows-sys-0.36.1.bazel similarity index 74% rename from cargo/remote/BUILD.windows-sys-0.32.0.bazel rename to cargo/remote/BUILD.windows-sys-0.36.1.bazel index 1a87145c3..86bb47620 100644 --- a/cargo/remote/BUILD.windows-sys-0.32.0.bazel +++ b/cargo/remote/BUILD.windows-sys-0.36.1.bazel @@ -39,8 +39,20 @@ rust_library( crate_features = [ "Win32", "Win32_Foundation", + "Win32_Networking", + "Win32_Networking_WinSock", + "Win32_Security", + "Win32_Security_Authentication", + "Win32_Security_Authentication_Identity", + "Win32_Security_Credentials", + "Win32_Security_Cryptography", + "Win32_Storage", + "Win32_Storage_FileSystem", "Win32_System", + "Win32_System_IO", "Win32_System_LibraryLoader", + "Win32_System_Memory", + "Win32_System_Pipes", "Win32_System_SystemServices", "Win32_System_WindowsProgramming", "default", @@ -56,7 +68,7 @@ rust_library( "crate-name=windows-sys", "manual", ], - version = "0.32.0", + version = "0.36.1", # buildifier: leave-alone deps = [ ] + selects.with_or({ @@ -64,7 +76,7 @@ rust_library( ( "@rules_rust//rust/platform:x86_64-pc-windows-msvc", ): [ - "@raze__windows_x86_64_msvc__0_32_0//:windows_x86_64_msvc", + "@raze__windows_x86_64_msvc__0_36_1//:windows_x86_64_msvc", ], "//conditions:default": [], }), diff --git a/cargo/remote/BUILD.windows_aarch64_msvc-0.32.0.bazel b/cargo/remote/BUILD.windows_aarch64_msvc-0.36.1.bazel similarity index 97% rename from cargo/remote/BUILD.windows_aarch64_msvc-0.32.0.bazel rename to cargo/remote/BUILD.windows_aarch64_msvc-0.36.1.bazel index efc75aefe..56f0940e7 100644 --- a/cargo/remote/BUILD.windows_aarch64_msvc-0.32.0.bazel +++ b/cargo/remote/BUILD.windows_aarch64_msvc-0.36.1.bazel @@ -54,7 +54,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "0.32.0", + version = "0.36.1", visibility = ["//visibility:private"], deps = [ ], @@ -76,7 +76,7 @@ rust_library( "crate-name=windows_aarch64_msvc", "manual", ], - version = "0.32.0", + version = "0.36.1", # buildifier: leave-alone deps = [ ":windows_aarch64_msvc_build_script", diff --git a/cargo/remote/BUILD.windows_i686_gnu-0.32.0.bazel b/cargo/remote/BUILD.windows_i686_gnu-0.36.1.bazel similarity index 97% rename from cargo/remote/BUILD.windows_i686_gnu-0.32.0.bazel rename to cargo/remote/BUILD.windows_i686_gnu-0.36.1.bazel index 31fefc2dd..0181661d3 100644 --- a/cargo/remote/BUILD.windows_i686_gnu-0.32.0.bazel +++ b/cargo/remote/BUILD.windows_i686_gnu-0.36.1.bazel @@ -54,7 +54,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "0.32.0", + version = "0.36.1", visibility = ["//visibility:private"], deps = [ ], @@ -76,7 +76,7 @@ rust_library( "crate-name=windows_i686_gnu", "manual", ], - version = "0.32.0", + version = "0.36.1", # buildifier: leave-alone deps = [ ":windows_i686_gnu_build_script", diff --git a/cargo/remote/BUILD.windows_i686_msvc-0.32.0.bazel b/cargo/remote/BUILD.windows_i686_msvc-0.36.1.bazel similarity index 97% rename from cargo/remote/BUILD.windows_i686_msvc-0.32.0.bazel rename to cargo/remote/BUILD.windows_i686_msvc-0.36.1.bazel index 7a349281f..274f96194 100644 --- a/cargo/remote/BUILD.windows_i686_msvc-0.32.0.bazel +++ b/cargo/remote/BUILD.windows_i686_msvc-0.36.1.bazel @@ -54,7 +54,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "0.32.0", + version = "0.36.1", visibility = ["//visibility:private"], deps = [ ], @@ -76,7 +76,7 @@ rust_library( "crate-name=windows_i686_msvc", "manual", ], - version = "0.32.0", + version = "0.36.1", # buildifier: leave-alone deps = [ ":windows_i686_msvc_build_script", diff --git a/cargo/remote/BUILD.windows_x86_64_gnu-0.32.0.bazel b/cargo/remote/BUILD.windows_x86_64_gnu-0.36.1.bazel similarity index 97% rename from cargo/remote/BUILD.windows_x86_64_gnu-0.32.0.bazel rename to cargo/remote/BUILD.windows_x86_64_gnu-0.36.1.bazel index 608350902..15771fdfc 100644 --- a/cargo/remote/BUILD.windows_x86_64_gnu-0.32.0.bazel +++ b/cargo/remote/BUILD.windows_x86_64_gnu-0.36.1.bazel @@ -54,7 +54,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "0.32.0", + version = "0.36.1", visibility = ["//visibility:private"], deps = [ ], @@ -76,7 +76,7 @@ rust_library( "crate-name=windows_x86_64_gnu", "manual", ], - version = "0.32.0", + version = "0.36.1", # buildifier: leave-alone deps = [ ":windows_x86_64_gnu_build_script", diff --git a/cargo/remote/BUILD.windows_x86_64_msvc-0.32.0.bazel b/cargo/remote/BUILD.windows_x86_64_msvc-0.36.1.bazel similarity index 97% rename from cargo/remote/BUILD.windows_x86_64_msvc-0.32.0.bazel rename to cargo/remote/BUILD.windows_x86_64_msvc-0.36.1.bazel index a00b33cde..8fc9f2061 100644 --- a/cargo/remote/BUILD.windows_x86_64_msvc-0.32.0.bazel +++ b/cargo/remote/BUILD.windows_x86_64_msvc-0.36.1.bazel @@ -54,7 +54,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "0.32.0", + version = "0.36.1", visibility = ["//visibility:private"], deps = [ ], @@ -76,7 +76,7 @@ rust_library( "crate-name=windows_x86_64_msvc", "manual", ], - version = "0.32.0", + version = "0.36.1", # buildifier: leave-alone deps = [ ":windows_x86_64_msvc_build_script", diff --git a/cargo/remote/BUILD.xml5ever-0.16.2.bazel b/cargo/remote/BUILD.xml5ever-0.16.2.bazel deleted file mode 100644 index fdd4312e5..000000000 --- a/cargo/remote/BUILD.xml5ever-0.16.2.bazel +++ /dev/null @@ -1,64 +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 "//cargo", 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 "xml5ever" with type "bench" omitted - -# Unsupported target "simple_xml_tokenizer" with type "example" omitted - -# Unsupported target "xml_tokenizer" with type "example" omitted - -rust_library( - name = "xml5ever", - srcs = glob(["**/*.rs"]), - crate_features = [ - ], - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=xml5ever", - "manual", - ], - version = "0.16.2", - # buildifier: leave-alone - deps = [ - "@raze__log__0_4_14//:log", - "@raze__mac__0_1_1//:mac", - "@raze__markup5ever__0_10_1//:markup5ever", - "@raze__time__0_1_44//:time", - ], -) diff --git a/cargo/remote/BUILD.zip-0.5.13.bazel b/cargo/remote/BUILD.zip-0.6.2.bazel similarity index 89% rename from cargo/remote/BUILD.zip-0.5.13.bazel rename to cargo/remote/BUILD.zip-0.6.2.bazel index db541c57a..35f59ef9e 100644 --- a/cargo/remote/BUILD.zip-0.5.13.bazel +++ b/cargo/remote/BUILD.zip-0.6.2.bazel @@ -64,21 +64,24 @@ rust_library( "crate-name=zip", "manual", ], - version = "0.5.13", + version = "0.6.2", # buildifier: leave-alone deps = [ "@raze__byteorder__1_4_3//:byteorder", "@raze__crc32fast__1_3_2//:crc32fast", - "@raze__flate2__1_0_22//:flate2", - "@raze__thiserror__1_0_30//:thiserror", - "@raze__time__0_1_44//:time", + "@raze__flate2__1_0_24//:flate2", + "@raze__time__0_3_14//:time", ], ) +# Unsupported target "aes_encryption" with type "test" omitted + # Unsupported target "end_to_end" with type "test" omitted # Unsupported target "invalid_date" with type "test" omitted +# Unsupported target "issue_234" with type "test" omitted + # Unsupported target "zip64_large" with type "test" omitted # Unsupported target "zip_comment_garbage" with type "test" omitted diff --git a/cargo/remote/BUILD.zstd-0.10.0+zstd.1.5.2.bazel b/cargo/remote/BUILD.zstd-0.11.2+zstd.1.5.2.bazel similarity index 92% rename from cargo/remote/BUILD.zstd-0.10.0+zstd.1.5.2.bazel rename to cargo/remote/BUILD.zstd-0.11.2+zstd.1.5.2.bazel index 71df2ae69..b0f52ede4 100644 --- a/cargo/remote/BUILD.zstd-0.10.0+zstd.1.5.2.bazel +++ b/cargo/remote/BUILD.zstd-0.11.2+zstd.1.5.2.bazel @@ -48,6 +48,7 @@ rust_library( "arrays", "default", "legacy", + "zdict_builder", "zstdmt", ], crate_root = "src/lib.rs", @@ -61,9 +62,9 @@ rust_library( "crate-name=zstd", "manual", ], - version = "0.10.0+zstd.1.5.2", + version = "0.11.2+zstd.1.5.2", # buildifier: leave-alone deps = [ - "@raze__zstd_safe__4_1_4_zstd_1_5_2//:zstd_safe", + "@raze__zstd_safe__5_0_2_zstd_1_5_2//:zstd_safe", ], ) diff --git a/cargo/remote/BUILD.zstd-safe-4.1.4+zstd.1.5.2.bazel b/cargo/remote/BUILD.zstd-safe-5.0.2+zstd.1.5.2.bazel similarity index 86% rename from cargo/remote/BUILD.zstd-safe-4.1.4+zstd.1.5.2.bazel rename to cargo/remote/BUILD.zstd-safe-5.0.2+zstd.1.5.2.bazel index e5664118d..0e4864a3d 100644 --- a/cargo/remote/BUILD.zstd-safe-4.1.4+zstd.1.5.2.bazel +++ b/cargo/remote/BUILD.zstd-safe-5.0.2+zstd.1.5.2.bazel @@ -46,6 +46,7 @@ cargo_build_script( "arrays", "legacy", "std", + "zdict_builder", "zstdmt", ], crate_root = "build.rs", @@ -58,10 +59,10 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "4.1.4+zstd.1.5.2", + version = "5.0.2+zstd.1.5.2", visibility = ["//visibility:private"], deps = [ - "@raze__zstd_sys__1_6_3_zstd_1_5_2//:zstd_sys", + "@raze__zstd_sys__2_0_1_zstd_1_5_2//:zstd_sys", ], ) @@ -72,6 +73,7 @@ rust_library( "arrays", "legacy", "std", + "zdict_builder", "zstdmt", ], crate_root = "src/lib.rs", @@ -85,11 +87,11 @@ rust_library( "crate-name=zstd-safe", "manual", ], - version = "4.1.4+zstd.1.5.2", + version = "5.0.2+zstd.1.5.2", # buildifier: leave-alone deps = [ ":zstd_safe_build_script", - "@raze__libc__0_2_120//:libc", - "@raze__zstd_sys__1_6_3_zstd_1_5_2//:zstd_sys", + "@raze__libc__0_2_133//:libc", + "@raze__zstd_sys__2_0_1_zstd_1_5_2//:zstd_sys", ], ) diff --git a/cargo/remote/BUILD.zstd-sys-1.6.3+zstd.1.5.2.bazel b/cargo/remote/BUILD.zstd-sys-2.0.1+zstd.1.5.2.bazel similarity index 91% rename from cargo/remote/BUILD.zstd-sys-1.6.3+zstd.1.5.2.bazel rename to cargo/remote/BUILD.zstd-sys-2.0.1+zstd.1.5.2.bazel index 6e282344a..61f022257 100644 --- a/cargo/remote/BUILD.zstd-sys-1.6.3+zstd.1.5.2.bazel +++ b/cargo/remote/BUILD.zstd-sys-2.0.1+zstd.1.5.2.bazel @@ -45,6 +45,7 @@ cargo_build_script( crate_features = [ "legacy", "std", + "zdict_builder", "zstdmt", ], crate_root = "build.rs", @@ -58,7 +59,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "1.6.3+zstd.1.5.2", + version = "2.0.1+zstd.1.5.2", visibility = ["//visibility:private"], deps = [ "@raze__cc__1_0_73//:cc", @@ -71,6 +72,7 @@ rust_library( crate_features = [ "legacy", "std", + "zdict_builder", "zstdmt", ], crate_root = "src/lib.rs", @@ -84,10 +86,10 @@ rust_library( "crate-name=zstd-sys", "manual", ], - version = "1.6.3+zstd.1.5.2", + version = "2.0.1+zstd.1.5.2", # buildifier: leave-alone deps = [ ":zstd_sys_build_script", - "@raze__libc__0_2_120//:libc", + "@raze__libc__0_2_133//:libc", ], ) diff --git a/pylib/rsbridge/Cargo.toml b/pylib/rsbridge/Cargo.toml index 02dcbbbd8..663ec947c 100644 --- a/pylib/rsbridge/Cargo.toml +++ b/pylib/rsbridge/Cargo.toml @@ -11,7 +11,7 @@ anki = { path = "../../rslib" } # /cargo/update.py needs to be run if updating the version below [dependencies.pyo3] -version = "0.15.0" +version = "0.17.1" features = ["extension-module", "abi3", "abi3-py39"] [lib] diff --git a/pylib/rsbridge/cargo/BUILD.bazel b/pylib/rsbridge/cargo/BUILD.bazel index 3fca9bf94..5104f9b3e 100644 --- a/pylib/rsbridge/cargo/BUILD.bazel +++ b/pylib/rsbridge/cargo/BUILD.bazel @@ -14,7 +14,7 @@ licenses([ # Aliased targets alias( name = "ammonia", - actual = "@raze__ammonia__3_1_4//:ammonia", + actual = "@raze__ammonia__3_2_1//:ammonia", tags = [ "cargo-raze", "manual", @@ -23,7 +23,7 @@ alias( alias( name = "async_trait", - actual = "@raze__async_trait__0_1_52//:async_trait", + actual = "@raze__async_trait__0_1_57//:async_trait", tags = [ "cargo-raze", "manual", @@ -41,7 +41,7 @@ alias( alias( name = "bytes", - actual = "@raze__bytes__1_1_0//:bytes", + actual = "@raze__bytes__1_2_1//:bytes", tags = [ "cargo-raze", "manual", @@ -50,7 +50,7 @@ alias( alias( name = "chrono", - actual = "@raze__chrono__0_4_19//:chrono", + actual = "@raze__chrono__0_4_22//:chrono", tags = [ "cargo-raze", "manual", @@ -59,7 +59,7 @@ alias( alias( name = "coarsetime", - actual = "@raze__coarsetime__0_1_21//:coarsetime", + actual = "@raze__coarsetime__0_1_22//:coarsetime", tags = [ "cargo-raze", "manual", @@ -86,7 +86,7 @@ alias( alias( name = "env_logger", - actual = "@raze__env_logger__0_9_0//:env_logger", + actual = "@raze__env_logger__0_9_1//:env_logger", tags = [ "cargo-raze", "manual", @@ -95,7 +95,7 @@ alias( alias( name = "flate2", - actual = "@raze__flate2__1_0_22//:flate2", + actual = "@raze__flate2__1_0_24//:flate2", tags = [ "cargo-raze", "manual", @@ -140,7 +140,7 @@ alias( alias( name = "futures", - actual = "@raze__futures__0_3_21//:futures", + actual = "@raze__futures__0_3_24//:futures", tags = [ "cargo-raze", "manual", @@ -194,7 +194,7 @@ alias( alias( name = "itertools", - actual = "@raze__itertools__0_10_3//:itertools", + actual = "@raze__itertools__0_10_5//:itertools", tags = [ "cargo-raze", "manual", @@ -257,7 +257,7 @@ alias( alias( name = "num_integer", - actual = "@raze__num_integer__0_1_44//:num_integer", + actual = "@raze__num_integer__0_1_45//:num_integer", tags = [ "cargo-raze", "manual", @@ -266,7 +266,7 @@ alias( alias( name = "once_cell", - actual = "@raze__once_cell__1_10_0//:once_cell", + actual = "@raze__once_cell__1_15_0//:once_cell", tags = [ "cargo-raze", "manual", @@ -284,7 +284,7 @@ alias( alias( name = "phf", - actual = "@raze__phf__0_10_1//:phf", + actual = "@raze__phf__0_11_1//:phf", tags = [ "cargo-raze", "manual", @@ -293,7 +293,7 @@ alias( alias( name = "pin_project", - actual = "@raze__pin_project__1_0_10//:pin_project", + actual = "@raze__pin_project__1_0_12//:pin_project", tags = [ "cargo-raze", "manual", @@ -311,7 +311,7 @@ alias( alias( name = "prost", - actual = "@raze__prost__0_9_0//:prost", + actual = "@raze__prost__0_11_0//:prost", tags = [ "cargo-raze", "manual", @@ -320,7 +320,7 @@ alias( alias( name = "prost_build", - actual = "@raze__prost_build__0_9_0//:prost_build", + actual = "@raze__prost_build__0_11_1//:prost_build", tags = [ "cargo-raze", "manual", @@ -329,7 +329,7 @@ alias( alias( name = "pulldown_cmark", - actual = "@raze__pulldown_cmark__0_8_0//:pulldown_cmark", + actual = "@raze__pulldown_cmark__0_9_2//:pulldown_cmark", tags = [ "cargo-raze", "manual", @@ -338,7 +338,7 @@ alias( alias( name = "pyo3", - actual = "@raze__pyo3__0_15_1//:pyo3", + actual = "@raze__pyo3__0_17_1//:pyo3", tags = [ "cargo-raze", "manual", @@ -356,7 +356,7 @@ alias( alias( name = "regex", - actual = "@raze__regex__1_5_6//:regex", + actual = "@raze__regex__1_6_0//:regex", tags = [ "cargo-raze", "manual", @@ -374,7 +374,7 @@ alias( alias( name = "rusqlite", - actual = "@raze__rusqlite__0_26_3//:rusqlite", + actual = "@raze__rusqlite__0_28_0//:rusqlite", tags = [ "cargo-raze", "manual", @@ -392,7 +392,7 @@ alias( alias( name = "serde", - actual = "@raze__serde__1_0_136//:serde", + actual = "@raze__serde__1_0_145//:serde", tags = [ "cargo-raze", "manual", @@ -401,7 +401,7 @@ alias( alias( name = "serde_aux", - actual = "@raze__serde_aux__3_0_1//:serde_aux", + actual = "@raze__serde_aux__4_0_0//:serde_aux", tags = [ "cargo-raze", "manual", @@ -410,7 +410,7 @@ alias( alias( name = "serde_derive", - actual = "@raze__serde_derive__1_0_136//:serde_derive", + actual = "@raze__serde_derive__1_0_145//:serde_derive", tags = [ "cargo-raze", "manual", @@ -419,7 +419,7 @@ alias( alias( name = "serde_json", - actual = "@raze__serde_json__1_0_79//:serde_json", + actual = "@raze__serde_json__1_0_85//:serde_json", tags = [ "cargo-raze", "manual", @@ -428,7 +428,7 @@ alias( alias( name = "serde_repr", - actual = "@raze__serde_repr__0_1_7//:serde_repr", + actual = "@raze__serde_repr__0_1_9//:serde_repr", tags = [ "cargo-raze", "manual", @@ -491,7 +491,7 @@ alias( alias( name = "strum", - actual = "@raze__strum__0_23_0//:strum", + actual = "@raze__strum__0_24_1//:strum", tags = [ "cargo-raze", "manual", @@ -509,7 +509,7 @@ alias( alias( name = "tokio", - actual = "@raze__tokio__1_17_0//:tokio", + actual = "@raze__tokio__1_21_1//:tokio", tags = [ "cargo-raze", "manual", @@ -518,7 +518,7 @@ alias( alias( name = "tokio_util", - actual = "@raze__tokio_util__0_6_9//:tokio_util", + actual = "@raze__tokio_util__0_7_4//:tokio_util", tags = [ "cargo-raze", "manual", @@ -554,7 +554,7 @@ alias( alias( name = "unicode_normalization", - actual = "@raze__unicode_normalization__0_1_19//:unicode_normalization", + actual = "@raze__unicode_normalization__0_1_22//:unicode_normalization", tags = [ "cargo-raze", "manual", @@ -581,7 +581,7 @@ alias( alias( name = "zip", - actual = "@raze__zip__0_5_13//:zip", + actual = "@raze__zip__0_6_2//:zip", tags = [ "cargo-raze", "manual", @@ -590,7 +590,7 @@ alias( alias( name = "zstd", - actual = "@raze__zstd__0_10_0_zstd_1_5_2//:zstd", + actual = "@raze__zstd__0_11_2_zstd_1_5_2//:zstd", tags = [ "cargo-raze", "manual", diff --git a/pylib/rsbridge/lib.rs b/pylib/rsbridge/lib.rs index b9920da36..258b168c2 100644 --- a/pylib/rsbridge/lib.rs +++ b/pylib/rsbridge/lib.rs @@ -1,9 +1,6 @@ // Copyright: Ankitects Pty Ltd and contributors // License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html -// Can remove after update to pyo3 0.17 -#![allow(clippy::borrow_deref_ref)] - use anki::backend::{init_backend, Backend as RustBackend}; use anki::log::default_logger; use pyo3::exceptions::PyException; diff --git a/rslib/Cargo.toml b/rslib/Cargo.toml index 58e8e8e6e..3bc06a78c 100644 --- a/rslib/Cargo.toml +++ b/rslib/Cargo.toml @@ -22,45 +22,45 @@ required-features = ["bench"] # After updating anything below, run ../cargo/update.py [build-dependencies] -prost-build = "0.9.0" +prost-build = "0.11.1" [dev-dependencies] -env_logger = "0.9.0" -tokio = { version = "1.17", features = ["macros"] } +env_logger = "0.9.1" +tokio = { version = "1.21", features = ["macros"] } [dependencies] # pinned as any changes could invalidate sqlite indexes unicase = "=2.6.0" -tokio = { version = "1.17", features = ["fs", "rt-multi-thread"] } +tokio = { version = "1.21", features = ["fs", "rt-multi-thread"] } anki_i18n = { path="i18n" } -criterion = { version = "0.3.5", optional = true } +criterion = { version = "0.4.0", optional = true } -nom = "7.0.0" +nom = "7.1.1" proc-macro-nested = "0.1.7" -slog-term = "2.8.0" -blake3 = "1.0.0" -bytes = "1.1.0" -chrono = "0.4.19" -coarsetime = "0.1.19" -flate2 = "1.0.22" +slog-term = "2.9.0" +blake3 = "1.3.1" +bytes = "1.2.1" +chrono = "0.4.22" +coarsetime = "0.1.22" +flate2 = "1.0.24" fluent = "0.16.0" -fluent-bundle = "0.15.1" -futures = "0.3.17" +fluent-bundle = "0.15.2" +futures = "0.3.24" hex = "0.4.3" htmlescape = "0.3.1" intl-memoizer = "0.5.1" -itertools = "0.10.1" +itertools = "0.10.5" lazy_static = "1.4.0" -num_enum = "0.5.4" -num-integer = "0.1.44" -once_cell = "1.8.0" -pin-project = "1.0.8" -prost = "0.9.0" -rand = "0.8.4" -regex = "1.5.4" +num_enum = "0.5.7" +num-integer = "0.1.45" +once_cell = "1.15.0" +pin-project = "1.0.12" +prost = "0.11.0" +rand = "0.8.5" +regex = "1.6.0" reqwest = { git="https://github.com/ankitects/reqwest.git", rev="7591444614de02b658ddab125efba7b2bb4e2335", default-features=false, features=[ "json", "socks", @@ -72,33 +72,33 @@ reqwest = { git="https://github.com/ankitects/reqwest.git", rev="7591444614de02b "rustls-tls-webpki-roots", "rustls-tls-native-roots", ] } -rusqlite = { version = "0.26.1", features = ["trace", "functions", "collation", "bundled"] } +rusqlite = { version = "0.28.0", features = ["trace", "functions", "collation", "bundled"] } scopeguard = "1.1.0" -serde = "1.0.130" -serde_derive = "1.0.130" -serde_json = "1.0.68" -serde_repr = "0.1.7" +serde = "1.0.145" +serde_derive = "1.0.145" +serde_json = "1.0.85" +serde_repr = "0.1.9" serde_tuple = "0.5.0" -serde-aux = "3.0.1" +serde-aux = "4.0.0" sha1 = "0.6.0" slog = { version = "2.7.0", features = ["max_level_trace", "release_max_level_debug"] } slog-async = "2.7.0" slog-envlogger = "2.2.0" -tempfile = "3.2.0" +tempfile = "3.3.0" unic-langid = { version = "0.9.0", features = ["macros"] } -unicode-normalization = "0.1.19" +unicode-normalization = "0.1.22" utime = "0.3.1" -zip = { version = "0.5.13", default-features = false, features = ["deflate", "time"] } -async-trait = "0.1.51" -ammonia = "3.1.2" -pulldown-cmark = "0.8.0" +zip = { version = "0.6.2", default-features = false, features = ["deflate", "time"] } +async-trait = "0.1.57" +ammonia = "3.2.1" +pulldown-cmark = "0.9.2" fnv = "1.0.7" -strum = { version = "0.23.0", features = ["derive"] } -tokio-util = { version = "0.6.8", features = ["io"] } +strum = { version = "0.24.1", features = ["derive"] } +tokio-util = { version = "0.7.4", features = ["io"] } pct-str = { git="https://github.com/timothee-haudebourg/pct-str.git", rev="4adccd8d4a222ab2672350a102f06ae832a0572d" } unic-ucd-category = "0.9.0" id_tree = "1.8.0" -zstd = { version="0.10.0", features=["zstdmt"] } +zstd = { version="0.11.2", features=["zstdmt"] } num_cpus = "1.13.1" csv = { git="https://github.com/ankitects/rust-csv.git", rev="1c9d3aab6f79a7d815c69f925a46a4590c115f90" } dissimilar = "1.0.4" diff --git a/rslib/cargo/BUILD.bazel b/rslib/cargo/BUILD.bazel index 3fca9bf94..5104f9b3e 100644 --- a/rslib/cargo/BUILD.bazel +++ b/rslib/cargo/BUILD.bazel @@ -14,7 +14,7 @@ licenses([ # Aliased targets alias( name = "ammonia", - actual = "@raze__ammonia__3_1_4//:ammonia", + actual = "@raze__ammonia__3_2_1//:ammonia", tags = [ "cargo-raze", "manual", @@ -23,7 +23,7 @@ alias( alias( name = "async_trait", - actual = "@raze__async_trait__0_1_52//:async_trait", + actual = "@raze__async_trait__0_1_57//:async_trait", tags = [ "cargo-raze", "manual", @@ -41,7 +41,7 @@ alias( alias( name = "bytes", - actual = "@raze__bytes__1_1_0//:bytes", + actual = "@raze__bytes__1_2_1//:bytes", tags = [ "cargo-raze", "manual", @@ -50,7 +50,7 @@ alias( alias( name = "chrono", - actual = "@raze__chrono__0_4_19//:chrono", + actual = "@raze__chrono__0_4_22//:chrono", tags = [ "cargo-raze", "manual", @@ -59,7 +59,7 @@ alias( alias( name = "coarsetime", - actual = "@raze__coarsetime__0_1_21//:coarsetime", + actual = "@raze__coarsetime__0_1_22//:coarsetime", tags = [ "cargo-raze", "manual", @@ -86,7 +86,7 @@ alias( alias( name = "env_logger", - actual = "@raze__env_logger__0_9_0//:env_logger", + actual = "@raze__env_logger__0_9_1//:env_logger", tags = [ "cargo-raze", "manual", @@ -95,7 +95,7 @@ alias( alias( name = "flate2", - actual = "@raze__flate2__1_0_22//:flate2", + actual = "@raze__flate2__1_0_24//:flate2", tags = [ "cargo-raze", "manual", @@ -140,7 +140,7 @@ alias( alias( name = "futures", - actual = "@raze__futures__0_3_21//:futures", + actual = "@raze__futures__0_3_24//:futures", tags = [ "cargo-raze", "manual", @@ -194,7 +194,7 @@ alias( alias( name = "itertools", - actual = "@raze__itertools__0_10_3//:itertools", + actual = "@raze__itertools__0_10_5//:itertools", tags = [ "cargo-raze", "manual", @@ -257,7 +257,7 @@ alias( alias( name = "num_integer", - actual = "@raze__num_integer__0_1_44//:num_integer", + actual = "@raze__num_integer__0_1_45//:num_integer", tags = [ "cargo-raze", "manual", @@ -266,7 +266,7 @@ alias( alias( name = "once_cell", - actual = "@raze__once_cell__1_10_0//:once_cell", + actual = "@raze__once_cell__1_15_0//:once_cell", tags = [ "cargo-raze", "manual", @@ -284,7 +284,7 @@ alias( alias( name = "phf", - actual = "@raze__phf__0_10_1//:phf", + actual = "@raze__phf__0_11_1//:phf", tags = [ "cargo-raze", "manual", @@ -293,7 +293,7 @@ alias( alias( name = "pin_project", - actual = "@raze__pin_project__1_0_10//:pin_project", + actual = "@raze__pin_project__1_0_12//:pin_project", tags = [ "cargo-raze", "manual", @@ -311,7 +311,7 @@ alias( alias( name = "prost", - actual = "@raze__prost__0_9_0//:prost", + actual = "@raze__prost__0_11_0//:prost", tags = [ "cargo-raze", "manual", @@ -320,7 +320,7 @@ alias( alias( name = "prost_build", - actual = "@raze__prost_build__0_9_0//:prost_build", + actual = "@raze__prost_build__0_11_1//:prost_build", tags = [ "cargo-raze", "manual", @@ -329,7 +329,7 @@ alias( alias( name = "pulldown_cmark", - actual = "@raze__pulldown_cmark__0_8_0//:pulldown_cmark", + actual = "@raze__pulldown_cmark__0_9_2//:pulldown_cmark", tags = [ "cargo-raze", "manual", @@ -338,7 +338,7 @@ alias( alias( name = "pyo3", - actual = "@raze__pyo3__0_15_1//:pyo3", + actual = "@raze__pyo3__0_17_1//:pyo3", tags = [ "cargo-raze", "manual", @@ -356,7 +356,7 @@ alias( alias( name = "regex", - actual = "@raze__regex__1_5_6//:regex", + actual = "@raze__regex__1_6_0//:regex", tags = [ "cargo-raze", "manual", @@ -374,7 +374,7 @@ alias( alias( name = "rusqlite", - actual = "@raze__rusqlite__0_26_3//:rusqlite", + actual = "@raze__rusqlite__0_28_0//:rusqlite", tags = [ "cargo-raze", "manual", @@ -392,7 +392,7 @@ alias( alias( name = "serde", - actual = "@raze__serde__1_0_136//:serde", + actual = "@raze__serde__1_0_145//:serde", tags = [ "cargo-raze", "manual", @@ -401,7 +401,7 @@ alias( alias( name = "serde_aux", - actual = "@raze__serde_aux__3_0_1//:serde_aux", + actual = "@raze__serde_aux__4_0_0//:serde_aux", tags = [ "cargo-raze", "manual", @@ -410,7 +410,7 @@ alias( alias( name = "serde_derive", - actual = "@raze__serde_derive__1_0_136//:serde_derive", + actual = "@raze__serde_derive__1_0_145//:serde_derive", tags = [ "cargo-raze", "manual", @@ -419,7 +419,7 @@ alias( alias( name = "serde_json", - actual = "@raze__serde_json__1_0_79//:serde_json", + actual = "@raze__serde_json__1_0_85//:serde_json", tags = [ "cargo-raze", "manual", @@ -428,7 +428,7 @@ alias( alias( name = "serde_repr", - actual = "@raze__serde_repr__0_1_7//:serde_repr", + actual = "@raze__serde_repr__0_1_9//:serde_repr", tags = [ "cargo-raze", "manual", @@ -491,7 +491,7 @@ alias( alias( name = "strum", - actual = "@raze__strum__0_23_0//:strum", + actual = "@raze__strum__0_24_1//:strum", tags = [ "cargo-raze", "manual", @@ -509,7 +509,7 @@ alias( alias( name = "tokio", - actual = "@raze__tokio__1_17_0//:tokio", + actual = "@raze__tokio__1_21_1//:tokio", tags = [ "cargo-raze", "manual", @@ -518,7 +518,7 @@ alias( alias( name = "tokio_util", - actual = "@raze__tokio_util__0_6_9//:tokio_util", + actual = "@raze__tokio_util__0_7_4//:tokio_util", tags = [ "cargo-raze", "manual", @@ -554,7 +554,7 @@ alias( alias( name = "unicode_normalization", - actual = "@raze__unicode_normalization__0_1_19//:unicode_normalization", + actual = "@raze__unicode_normalization__0_1_22//:unicode_normalization", tags = [ "cargo-raze", "manual", @@ -581,7 +581,7 @@ alias( alias( name = "zip", - actual = "@raze__zip__0_5_13//:zip", + actual = "@raze__zip__0_6_2//:zip", tags = [ "cargo-raze", "manual", @@ -590,7 +590,7 @@ alias( alias( name = "zstd", - actual = "@raze__zstd__0_10_0_zstd_1_5_2//:zstd", + actual = "@raze__zstd__0_11_2_zstd_1_5_2//:zstd", tags = [ "cargo-raze", "manual", diff --git a/rslib/i18n/Cargo.toml b/rslib/i18n/Cargo.toml index d55ca521b..2a292573b 100644 --- a/rslib/i18n/Cargo.toml +++ b/rslib/i18n/Cargo.toml @@ -21,16 +21,16 @@ path = "build/write_json.rs" fluent-syntax = "0.11.0" fluent = "0.16.0" unic-langid = { version = "0.9.0", features = ["macros"] } -serde = { version = "1.0.130", features = ["derive"] } -serde_json = "1.0.68" +serde = { version = "1.0.145", features = ["derive"] } +serde_json = "1.0.85" inflections = "1.1.1" [dependencies] -phf = { version = "0.10.0", features = ["macros"] } +phf = { version = "0.11.1", features = ["macros"] } fluent = "0.16.0" num-format = "0.4.0" unic-langid = { version = "0.9.0", features = ["macros"] } -serde = { version = "1.0.130", features = ["derive"] } -serde_json = "1.0.68" +serde = { version = "1.0.145", features = ["derive"] } +serde_json = "1.0.85" intl-memoizer = "0.5.1" -fluent-bundle = "0.15.1" +fluent-bundle = "0.15.2" diff --git a/rslib/i18n/cargo/BUILD.bazel b/rslib/i18n/cargo/BUILD.bazel index 3fca9bf94..5104f9b3e 100644 --- a/rslib/i18n/cargo/BUILD.bazel +++ b/rslib/i18n/cargo/BUILD.bazel @@ -14,7 +14,7 @@ licenses([ # Aliased targets alias( name = "ammonia", - actual = "@raze__ammonia__3_1_4//:ammonia", + actual = "@raze__ammonia__3_2_1//:ammonia", tags = [ "cargo-raze", "manual", @@ -23,7 +23,7 @@ alias( alias( name = "async_trait", - actual = "@raze__async_trait__0_1_52//:async_trait", + actual = "@raze__async_trait__0_1_57//:async_trait", tags = [ "cargo-raze", "manual", @@ -41,7 +41,7 @@ alias( alias( name = "bytes", - actual = "@raze__bytes__1_1_0//:bytes", + actual = "@raze__bytes__1_2_1//:bytes", tags = [ "cargo-raze", "manual", @@ -50,7 +50,7 @@ alias( alias( name = "chrono", - actual = "@raze__chrono__0_4_19//:chrono", + actual = "@raze__chrono__0_4_22//:chrono", tags = [ "cargo-raze", "manual", @@ -59,7 +59,7 @@ alias( alias( name = "coarsetime", - actual = "@raze__coarsetime__0_1_21//:coarsetime", + actual = "@raze__coarsetime__0_1_22//:coarsetime", tags = [ "cargo-raze", "manual", @@ -86,7 +86,7 @@ alias( alias( name = "env_logger", - actual = "@raze__env_logger__0_9_0//:env_logger", + actual = "@raze__env_logger__0_9_1//:env_logger", tags = [ "cargo-raze", "manual", @@ -95,7 +95,7 @@ alias( alias( name = "flate2", - actual = "@raze__flate2__1_0_22//:flate2", + actual = "@raze__flate2__1_0_24//:flate2", tags = [ "cargo-raze", "manual", @@ -140,7 +140,7 @@ alias( alias( name = "futures", - actual = "@raze__futures__0_3_21//:futures", + actual = "@raze__futures__0_3_24//:futures", tags = [ "cargo-raze", "manual", @@ -194,7 +194,7 @@ alias( alias( name = "itertools", - actual = "@raze__itertools__0_10_3//:itertools", + actual = "@raze__itertools__0_10_5//:itertools", tags = [ "cargo-raze", "manual", @@ -257,7 +257,7 @@ alias( alias( name = "num_integer", - actual = "@raze__num_integer__0_1_44//:num_integer", + actual = "@raze__num_integer__0_1_45//:num_integer", tags = [ "cargo-raze", "manual", @@ -266,7 +266,7 @@ alias( alias( name = "once_cell", - actual = "@raze__once_cell__1_10_0//:once_cell", + actual = "@raze__once_cell__1_15_0//:once_cell", tags = [ "cargo-raze", "manual", @@ -284,7 +284,7 @@ alias( alias( name = "phf", - actual = "@raze__phf__0_10_1//:phf", + actual = "@raze__phf__0_11_1//:phf", tags = [ "cargo-raze", "manual", @@ -293,7 +293,7 @@ alias( alias( name = "pin_project", - actual = "@raze__pin_project__1_0_10//:pin_project", + actual = "@raze__pin_project__1_0_12//:pin_project", tags = [ "cargo-raze", "manual", @@ -311,7 +311,7 @@ alias( alias( name = "prost", - actual = "@raze__prost__0_9_0//:prost", + actual = "@raze__prost__0_11_0//:prost", tags = [ "cargo-raze", "manual", @@ -320,7 +320,7 @@ alias( alias( name = "prost_build", - actual = "@raze__prost_build__0_9_0//:prost_build", + actual = "@raze__prost_build__0_11_1//:prost_build", tags = [ "cargo-raze", "manual", @@ -329,7 +329,7 @@ alias( alias( name = "pulldown_cmark", - actual = "@raze__pulldown_cmark__0_8_0//:pulldown_cmark", + actual = "@raze__pulldown_cmark__0_9_2//:pulldown_cmark", tags = [ "cargo-raze", "manual", @@ -338,7 +338,7 @@ alias( alias( name = "pyo3", - actual = "@raze__pyo3__0_15_1//:pyo3", + actual = "@raze__pyo3__0_17_1//:pyo3", tags = [ "cargo-raze", "manual", @@ -356,7 +356,7 @@ alias( alias( name = "regex", - actual = "@raze__regex__1_5_6//:regex", + actual = "@raze__regex__1_6_0//:regex", tags = [ "cargo-raze", "manual", @@ -374,7 +374,7 @@ alias( alias( name = "rusqlite", - actual = "@raze__rusqlite__0_26_3//:rusqlite", + actual = "@raze__rusqlite__0_28_0//:rusqlite", tags = [ "cargo-raze", "manual", @@ -392,7 +392,7 @@ alias( alias( name = "serde", - actual = "@raze__serde__1_0_136//:serde", + actual = "@raze__serde__1_0_145//:serde", tags = [ "cargo-raze", "manual", @@ -401,7 +401,7 @@ alias( alias( name = "serde_aux", - actual = "@raze__serde_aux__3_0_1//:serde_aux", + actual = "@raze__serde_aux__4_0_0//:serde_aux", tags = [ "cargo-raze", "manual", @@ -410,7 +410,7 @@ alias( alias( name = "serde_derive", - actual = "@raze__serde_derive__1_0_136//:serde_derive", + actual = "@raze__serde_derive__1_0_145//:serde_derive", tags = [ "cargo-raze", "manual", @@ -419,7 +419,7 @@ alias( alias( name = "serde_json", - actual = "@raze__serde_json__1_0_79//:serde_json", + actual = "@raze__serde_json__1_0_85//:serde_json", tags = [ "cargo-raze", "manual", @@ -428,7 +428,7 @@ alias( alias( name = "serde_repr", - actual = "@raze__serde_repr__0_1_7//:serde_repr", + actual = "@raze__serde_repr__0_1_9//:serde_repr", tags = [ "cargo-raze", "manual", @@ -491,7 +491,7 @@ alias( alias( name = "strum", - actual = "@raze__strum__0_23_0//:strum", + actual = "@raze__strum__0_24_1//:strum", tags = [ "cargo-raze", "manual", @@ -509,7 +509,7 @@ alias( alias( name = "tokio", - actual = "@raze__tokio__1_17_0//:tokio", + actual = "@raze__tokio__1_21_1//:tokio", tags = [ "cargo-raze", "manual", @@ -518,7 +518,7 @@ alias( alias( name = "tokio_util", - actual = "@raze__tokio_util__0_6_9//:tokio_util", + actual = "@raze__tokio_util__0_7_4//:tokio_util", tags = [ "cargo-raze", "manual", @@ -554,7 +554,7 @@ alias( alias( name = "unicode_normalization", - actual = "@raze__unicode_normalization__0_1_19//:unicode_normalization", + actual = "@raze__unicode_normalization__0_1_22//:unicode_normalization", tags = [ "cargo-raze", "manual", @@ -581,7 +581,7 @@ alias( alias( name = "zip", - actual = "@raze__zip__0_5_13//:zip", + actual = "@raze__zip__0_6_2//:zip", tags = [ "cargo-raze", "manual", @@ -590,7 +590,7 @@ alias( alias( name = "zstd", - actual = "@raze__zstd__0_10_0_zstd_1_5_2//:zstd", + actual = "@raze__zstd__0_11_2_zstd_1_5_2//:zstd", tags = [ "cargo-raze", "manual", diff --git a/rslib/i18n/src/generated.rs b/rslib/i18n/src/generated.rs index f3fa71ce8..f3526f79f 100644 --- a/rslib/i18n/src/generated.rs +++ b/rslib/i18n/src/generated.rs @@ -4,5 +4,6 @@ // Include auto-generated content #![allow(clippy::all)] +#![allow(text_direction_codepoint_in_literal)] include!(concat!(env!("OUT_DIR"), "/strings.rs")); diff --git a/rslib/i18n_helpers/Cargo.toml b/rslib/i18n_helpers/Cargo.toml index 215d92b7f..f813b4b7c 100644 --- a/rslib/i18n_helpers/Cargo.toml +++ b/rslib/i18n_helpers/Cargo.toml @@ -14,7 +14,7 @@ path = "src/lib.rs" [dependencies] lazy_static = "1.4.0" -regex = "1.5.4" -serde_json = "1.0.68" +regex = "1.6.0" +serde_json = "1.0.85" walkdir = "2" fluent-syntax = "0.11.0" diff --git a/rslib/i18n_helpers/cargo/BUILD.bazel b/rslib/i18n_helpers/cargo/BUILD.bazel index 3fca9bf94..5104f9b3e 100644 --- a/rslib/i18n_helpers/cargo/BUILD.bazel +++ b/rslib/i18n_helpers/cargo/BUILD.bazel @@ -14,7 +14,7 @@ licenses([ # Aliased targets alias( name = "ammonia", - actual = "@raze__ammonia__3_1_4//:ammonia", + actual = "@raze__ammonia__3_2_1//:ammonia", tags = [ "cargo-raze", "manual", @@ -23,7 +23,7 @@ alias( alias( name = "async_trait", - actual = "@raze__async_trait__0_1_52//:async_trait", + actual = "@raze__async_trait__0_1_57//:async_trait", tags = [ "cargo-raze", "manual", @@ -41,7 +41,7 @@ alias( alias( name = "bytes", - actual = "@raze__bytes__1_1_0//:bytes", + actual = "@raze__bytes__1_2_1//:bytes", tags = [ "cargo-raze", "manual", @@ -50,7 +50,7 @@ alias( alias( name = "chrono", - actual = "@raze__chrono__0_4_19//:chrono", + actual = "@raze__chrono__0_4_22//:chrono", tags = [ "cargo-raze", "manual", @@ -59,7 +59,7 @@ alias( alias( name = "coarsetime", - actual = "@raze__coarsetime__0_1_21//:coarsetime", + actual = "@raze__coarsetime__0_1_22//:coarsetime", tags = [ "cargo-raze", "manual", @@ -86,7 +86,7 @@ alias( alias( name = "env_logger", - actual = "@raze__env_logger__0_9_0//:env_logger", + actual = "@raze__env_logger__0_9_1//:env_logger", tags = [ "cargo-raze", "manual", @@ -95,7 +95,7 @@ alias( alias( name = "flate2", - actual = "@raze__flate2__1_0_22//:flate2", + actual = "@raze__flate2__1_0_24//:flate2", tags = [ "cargo-raze", "manual", @@ -140,7 +140,7 @@ alias( alias( name = "futures", - actual = "@raze__futures__0_3_21//:futures", + actual = "@raze__futures__0_3_24//:futures", tags = [ "cargo-raze", "manual", @@ -194,7 +194,7 @@ alias( alias( name = "itertools", - actual = "@raze__itertools__0_10_3//:itertools", + actual = "@raze__itertools__0_10_5//:itertools", tags = [ "cargo-raze", "manual", @@ -257,7 +257,7 @@ alias( alias( name = "num_integer", - actual = "@raze__num_integer__0_1_44//:num_integer", + actual = "@raze__num_integer__0_1_45//:num_integer", tags = [ "cargo-raze", "manual", @@ -266,7 +266,7 @@ alias( alias( name = "once_cell", - actual = "@raze__once_cell__1_10_0//:once_cell", + actual = "@raze__once_cell__1_15_0//:once_cell", tags = [ "cargo-raze", "manual", @@ -284,7 +284,7 @@ alias( alias( name = "phf", - actual = "@raze__phf__0_10_1//:phf", + actual = "@raze__phf__0_11_1//:phf", tags = [ "cargo-raze", "manual", @@ -293,7 +293,7 @@ alias( alias( name = "pin_project", - actual = "@raze__pin_project__1_0_10//:pin_project", + actual = "@raze__pin_project__1_0_12//:pin_project", tags = [ "cargo-raze", "manual", @@ -311,7 +311,7 @@ alias( alias( name = "prost", - actual = "@raze__prost__0_9_0//:prost", + actual = "@raze__prost__0_11_0//:prost", tags = [ "cargo-raze", "manual", @@ -320,7 +320,7 @@ alias( alias( name = "prost_build", - actual = "@raze__prost_build__0_9_0//:prost_build", + actual = "@raze__prost_build__0_11_1//:prost_build", tags = [ "cargo-raze", "manual", @@ -329,7 +329,7 @@ alias( alias( name = "pulldown_cmark", - actual = "@raze__pulldown_cmark__0_8_0//:pulldown_cmark", + actual = "@raze__pulldown_cmark__0_9_2//:pulldown_cmark", tags = [ "cargo-raze", "manual", @@ -338,7 +338,7 @@ alias( alias( name = "pyo3", - actual = "@raze__pyo3__0_15_1//:pyo3", + actual = "@raze__pyo3__0_17_1//:pyo3", tags = [ "cargo-raze", "manual", @@ -356,7 +356,7 @@ alias( alias( name = "regex", - actual = "@raze__regex__1_5_6//:regex", + actual = "@raze__regex__1_6_0//:regex", tags = [ "cargo-raze", "manual", @@ -374,7 +374,7 @@ alias( alias( name = "rusqlite", - actual = "@raze__rusqlite__0_26_3//:rusqlite", + actual = "@raze__rusqlite__0_28_0//:rusqlite", tags = [ "cargo-raze", "manual", @@ -392,7 +392,7 @@ alias( alias( name = "serde", - actual = "@raze__serde__1_0_136//:serde", + actual = "@raze__serde__1_0_145//:serde", tags = [ "cargo-raze", "manual", @@ -401,7 +401,7 @@ alias( alias( name = "serde_aux", - actual = "@raze__serde_aux__3_0_1//:serde_aux", + actual = "@raze__serde_aux__4_0_0//:serde_aux", tags = [ "cargo-raze", "manual", @@ -410,7 +410,7 @@ alias( alias( name = "serde_derive", - actual = "@raze__serde_derive__1_0_136//:serde_derive", + actual = "@raze__serde_derive__1_0_145//:serde_derive", tags = [ "cargo-raze", "manual", @@ -419,7 +419,7 @@ alias( alias( name = "serde_json", - actual = "@raze__serde_json__1_0_79//:serde_json", + actual = "@raze__serde_json__1_0_85//:serde_json", tags = [ "cargo-raze", "manual", @@ -428,7 +428,7 @@ alias( alias( name = "serde_repr", - actual = "@raze__serde_repr__0_1_7//:serde_repr", + actual = "@raze__serde_repr__0_1_9//:serde_repr", tags = [ "cargo-raze", "manual", @@ -491,7 +491,7 @@ alias( alias( name = "strum", - actual = "@raze__strum__0_23_0//:strum", + actual = "@raze__strum__0_24_1//:strum", tags = [ "cargo-raze", "manual", @@ -509,7 +509,7 @@ alias( alias( name = "tokio", - actual = "@raze__tokio__1_17_0//:tokio", + actual = "@raze__tokio__1_21_1//:tokio", tags = [ "cargo-raze", "manual", @@ -518,7 +518,7 @@ alias( alias( name = "tokio_util", - actual = "@raze__tokio_util__0_6_9//:tokio_util", + actual = "@raze__tokio_util__0_7_4//:tokio_util", tags = [ "cargo-raze", "manual", @@ -554,7 +554,7 @@ alias( alias( name = "unicode_normalization", - actual = "@raze__unicode_normalization__0_1_19//:unicode_normalization", + actual = "@raze__unicode_normalization__0_1_22//:unicode_normalization", tags = [ "cargo-raze", "manual", @@ -581,7 +581,7 @@ alias( alias( name = "zip", - actual = "@raze__zip__0_5_13//:zip", + actual = "@raze__zip__0_6_2//:zip", tags = [ "cargo-raze", "manual", @@ -590,7 +590,7 @@ alias( alias( name = "zstd", - actual = "@raze__zstd__0_10_0_zstd_1_5_2//:zstd", + actual = "@raze__zstd__0_11_2_zstd_1_5_2//:zstd", tags = [ "cargo-raze", "manual", diff --git a/rslib/linkchecker/Cargo.toml b/rslib/linkchecker/Cargo.toml index 6d6f545bf..ec5188550 100644 --- a/rslib/linkchecker/Cargo.toml +++ b/rslib/linkchecker/Cargo.toml @@ -12,9 +12,9 @@ license = "AGPL-3.0-or-later" [dependencies] linkcheck = { git = "https://github.com/ankitects/linkcheck.git", rev = "2f20798ce521cc594d510d4e417e76d5eac04d4b" } anki = { path = ".." } -tokio = { version = "1.12.0", features = ["full"] } -strum = { version = "0.23.0", features = ["derive"] } -futures = "0.3.17" +tokio = { version = "1.21.1", features = ["full"] } +strum = { version = "0.24.1", features = ["derive"] } +futures = "0.3.24" reqwest = { git="https://github.com/ankitects/reqwest.git", rev="7591444614de02b658ddab125efba7b2bb4e2335", default-features=false, features=[ "json", "socks", @@ -26,4 +26,4 @@ reqwest = { git="https://github.com/ankitects/reqwest.git", rev="7591444614de02b "rustls-tls-webpki-roots", "rustls-tls-native-roots", ] } -itertools = "0.10.1" +itertools = "0.10.5" diff --git a/rslib/linkchecker/cargo/BUILD.bazel b/rslib/linkchecker/cargo/BUILD.bazel index 3fca9bf94..5104f9b3e 100644 --- a/rslib/linkchecker/cargo/BUILD.bazel +++ b/rslib/linkchecker/cargo/BUILD.bazel @@ -14,7 +14,7 @@ licenses([ # Aliased targets alias( name = "ammonia", - actual = "@raze__ammonia__3_1_4//:ammonia", + actual = "@raze__ammonia__3_2_1//:ammonia", tags = [ "cargo-raze", "manual", @@ -23,7 +23,7 @@ alias( alias( name = "async_trait", - actual = "@raze__async_trait__0_1_52//:async_trait", + actual = "@raze__async_trait__0_1_57//:async_trait", tags = [ "cargo-raze", "manual", @@ -41,7 +41,7 @@ alias( alias( name = "bytes", - actual = "@raze__bytes__1_1_0//:bytes", + actual = "@raze__bytes__1_2_1//:bytes", tags = [ "cargo-raze", "manual", @@ -50,7 +50,7 @@ alias( alias( name = "chrono", - actual = "@raze__chrono__0_4_19//:chrono", + actual = "@raze__chrono__0_4_22//:chrono", tags = [ "cargo-raze", "manual", @@ -59,7 +59,7 @@ alias( alias( name = "coarsetime", - actual = "@raze__coarsetime__0_1_21//:coarsetime", + actual = "@raze__coarsetime__0_1_22//:coarsetime", tags = [ "cargo-raze", "manual", @@ -86,7 +86,7 @@ alias( alias( name = "env_logger", - actual = "@raze__env_logger__0_9_0//:env_logger", + actual = "@raze__env_logger__0_9_1//:env_logger", tags = [ "cargo-raze", "manual", @@ -95,7 +95,7 @@ alias( alias( name = "flate2", - actual = "@raze__flate2__1_0_22//:flate2", + actual = "@raze__flate2__1_0_24//:flate2", tags = [ "cargo-raze", "manual", @@ -140,7 +140,7 @@ alias( alias( name = "futures", - actual = "@raze__futures__0_3_21//:futures", + actual = "@raze__futures__0_3_24//:futures", tags = [ "cargo-raze", "manual", @@ -194,7 +194,7 @@ alias( alias( name = "itertools", - actual = "@raze__itertools__0_10_3//:itertools", + actual = "@raze__itertools__0_10_5//:itertools", tags = [ "cargo-raze", "manual", @@ -257,7 +257,7 @@ alias( alias( name = "num_integer", - actual = "@raze__num_integer__0_1_44//:num_integer", + actual = "@raze__num_integer__0_1_45//:num_integer", tags = [ "cargo-raze", "manual", @@ -266,7 +266,7 @@ alias( alias( name = "once_cell", - actual = "@raze__once_cell__1_10_0//:once_cell", + actual = "@raze__once_cell__1_15_0//:once_cell", tags = [ "cargo-raze", "manual", @@ -284,7 +284,7 @@ alias( alias( name = "phf", - actual = "@raze__phf__0_10_1//:phf", + actual = "@raze__phf__0_11_1//:phf", tags = [ "cargo-raze", "manual", @@ -293,7 +293,7 @@ alias( alias( name = "pin_project", - actual = "@raze__pin_project__1_0_10//:pin_project", + actual = "@raze__pin_project__1_0_12//:pin_project", tags = [ "cargo-raze", "manual", @@ -311,7 +311,7 @@ alias( alias( name = "prost", - actual = "@raze__prost__0_9_0//:prost", + actual = "@raze__prost__0_11_0//:prost", tags = [ "cargo-raze", "manual", @@ -320,7 +320,7 @@ alias( alias( name = "prost_build", - actual = "@raze__prost_build__0_9_0//:prost_build", + actual = "@raze__prost_build__0_11_1//:prost_build", tags = [ "cargo-raze", "manual", @@ -329,7 +329,7 @@ alias( alias( name = "pulldown_cmark", - actual = "@raze__pulldown_cmark__0_8_0//:pulldown_cmark", + actual = "@raze__pulldown_cmark__0_9_2//:pulldown_cmark", tags = [ "cargo-raze", "manual", @@ -338,7 +338,7 @@ alias( alias( name = "pyo3", - actual = "@raze__pyo3__0_15_1//:pyo3", + actual = "@raze__pyo3__0_17_1//:pyo3", tags = [ "cargo-raze", "manual", @@ -356,7 +356,7 @@ alias( alias( name = "regex", - actual = "@raze__regex__1_5_6//:regex", + actual = "@raze__regex__1_6_0//:regex", tags = [ "cargo-raze", "manual", @@ -374,7 +374,7 @@ alias( alias( name = "rusqlite", - actual = "@raze__rusqlite__0_26_3//:rusqlite", + actual = "@raze__rusqlite__0_28_0//:rusqlite", tags = [ "cargo-raze", "manual", @@ -392,7 +392,7 @@ alias( alias( name = "serde", - actual = "@raze__serde__1_0_136//:serde", + actual = "@raze__serde__1_0_145//:serde", tags = [ "cargo-raze", "manual", @@ -401,7 +401,7 @@ alias( alias( name = "serde_aux", - actual = "@raze__serde_aux__3_0_1//:serde_aux", + actual = "@raze__serde_aux__4_0_0//:serde_aux", tags = [ "cargo-raze", "manual", @@ -410,7 +410,7 @@ alias( alias( name = "serde_derive", - actual = "@raze__serde_derive__1_0_136//:serde_derive", + actual = "@raze__serde_derive__1_0_145//:serde_derive", tags = [ "cargo-raze", "manual", @@ -419,7 +419,7 @@ alias( alias( name = "serde_json", - actual = "@raze__serde_json__1_0_79//:serde_json", + actual = "@raze__serde_json__1_0_85//:serde_json", tags = [ "cargo-raze", "manual", @@ -428,7 +428,7 @@ alias( alias( name = "serde_repr", - actual = "@raze__serde_repr__0_1_7//:serde_repr", + actual = "@raze__serde_repr__0_1_9//:serde_repr", tags = [ "cargo-raze", "manual", @@ -491,7 +491,7 @@ alias( alias( name = "strum", - actual = "@raze__strum__0_23_0//:strum", + actual = "@raze__strum__0_24_1//:strum", tags = [ "cargo-raze", "manual", @@ -509,7 +509,7 @@ alias( alias( name = "tokio", - actual = "@raze__tokio__1_17_0//:tokio", + actual = "@raze__tokio__1_21_1//:tokio", tags = [ "cargo-raze", "manual", @@ -518,7 +518,7 @@ alias( alias( name = "tokio_util", - actual = "@raze__tokio_util__0_6_9//:tokio_util", + actual = "@raze__tokio_util__0_7_4//:tokio_util", tags = [ "cargo-raze", "manual", @@ -554,7 +554,7 @@ alias( alias( name = "unicode_normalization", - actual = "@raze__unicode_normalization__0_1_19//:unicode_normalization", + actual = "@raze__unicode_normalization__0_1_22//:unicode_normalization", tags = [ "cargo-raze", "manual", @@ -581,7 +581,7 @@ alias( alias( name = "zip", - actual = "@raze__zip__0_5_13//:zip", + actual = "@raze__zip__0_6_2//:zip", tags = [ "cargo-raze", "manual", @@ -590,7 +590,7 @@ alias( alias( name = "zstd", - actual = "@raze__zstd__0_10_0_zstd_1_5_2//:zstd", + actual = "@raze__zstd__0_11_2_zstd_1_5_2//:zstd", tags = [ "cargo-raze", "manual",