Update Rust deps; pin Tokio

Tokio has had to be pinned, because the 1.17 release introduces
a dependency on windows_sys, which fails to build on Windows on
Bazel.

The issue appears to be the build script of a subcrate - it is using
CARGO_MANIFEST_DIR to update the linking path so windows.lib can be
found (it's contained in that crate), but the path is set incorrectly.

dfc25285a2/crates/targets/x86_64_msvc/build.rs

One way we might be able to work around it is to add to the link path
in our own build script.
This commit is contained in:
Damien Elmes 2022-02-25 16:30:59 +10:00
parent 625d8596a4
commit 89bce6d829
157 changed files with 1322 additions and 937 deletions

337
Cargo.lock generated
View file

@ -14,7 +14,7 @@ version = "0.7.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fcb51a0695d8f838b1ee009b3fbf66bda078cd64590202a864a8f3e8c4315c47"
dependencies = [
"getrandom 0.2.4",
"getrandom 0.2.5",
"once_cell",
"version_check",
]
@ -30,15 +30,14 @@ dependencies = [
[[package]]
name = "ammonia"
version = "3.1.2"
version = "3.1.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2e445c26125ff80316eaea16e812d717b147b82a68682bd4730f74d4845c8b35"
checksum = "ea9f21d23d82bae9d33c21080572af1fa749788e68234b5d8fa5e39d3e0783ed"
dependencies = [
"html5ever",
"lazy_static",
"maplit",
"markup5ever_rcdom",
"matches",
"tendril",
"url",
]
@ -77,7 +76,7 @@ dependencies = [
"prost",
"prost-build",
"pulldown-cmark",
"rand 0.8.4",
"rand 0.8.5",
"regex",
"reqwest",
"rusqlite",
@ -138,9 +137,9 @@ version = "0.0.0"
[[package]]
name = "anyhow"
version = "1.0.52"
version = "1.0.55"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "84450d0b4a8bd1ba4144ce8ce718fbc5d071358b1e5384bace6536b3d1f2d5b3"
checksum = "159bb86af3a200e19a068f4224eae4c8bb2d0fa054c7e5d1cacd5cef95e684cd"
[[package]]
name = "arc-swap"
@ -193,9 +192,9 @@ dependencies = [
[[package]]
name = "autocfg"
version = "1.0.1"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cdb031dd78e28731d87d56cc8ffef4a8f36ca26c38fe2de700543e627f8a464a"
checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
[[package]]
name = "base64"
@ -211,9 +210,9 @@ checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
[[package]]
name = "blake3"
version = "1.3.0"
version = "1.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "882e99e4a0cb2ae6cb6e442102e8e6b7131718d94110e64c3e6a34ea9b106f37"
checksum = "a08e53fc5a564bb15bfe6fae56bd71522205f1f91893f9c0116edad6496c183f"
dependencies = [
"arrayref",
"arrayvec 0.7.2",
@ -225,9 +224,9 @@ dependencies = [
[[package]]
name = "block-buffer"
version = "0.10.0"
version = "0.10.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f1d36a02058e76b040de25a4464ba1c80935655595b661505c8b39b664828b95"
checksum = "0bf7fe51849ea569fd452f37822f606a5cabb684dc918707a0193fd4664ff324"
dependencies = [
"generic-array",
]
@ -273,9 +272,9 @@ dependencies = [
[[package]]
name = "cc"
version = "1.0.72"
version = "1.0.73"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "22a9137b95ea06864e018375b72adfb7db6e6f68cfc8df5a04d00288050485ee"
checksum = "2fff2a6927b3bb87f9595d67196a70493f627687a71d87a0d692242c33f58c11"
[[package]]
name = "cfg-if"
@ -292,7 +291,7 @@ dependencies = [
"libc",
"num-integer",
"num-traits",
"time",
"time 0.1.44",
"winapi",
]
@ -309,13 +308,13 @@ dependencies = [
[[package]]
name = "coarsetime"
version = "0.1.20"
version = "0.1.21"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5b6ec6f6e80e839eb22bd61b18f19a8f2ae3f8bda9cf0fdce9dd96c9c5df8393"
checksum = "441947d9f3582f20b35fdd2bc5ada3a8c74c9ea380d66268607cb399b510ee08"
dependencies = [
"libc",
"once_cell",
"wasi 0.10.0+wasi-snapshot-preview1",
"wasi 0.11.0+wasi-snapshot-preview1",
"wasm-bindgen",
]
@ -354,9 +353,9 @@ checksum = "6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e"
[[package]]
name = "core-foundation"
version = "0.9.2"
version = "0.9.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6888e10551bb93e424d8df1d07f1a8b4fceb0001a3a4b048bfc47554946f47b3"
checksum = "194a7a9e6de53fa55116934067c844d9d749312f75c6f6d0980e8c252f8c2146"
dependencies = [
"core-foundation-sys",
"libc",
@ -370,9 +369,9 @@ checksum = "5827cebf4670468b8772dd191856768aedcb1b0278a04f989f7766351917b9dc"
[[package]]
name = "crc32fast"
version = "1.3.0"
version = "1.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "738c290dfaea84fc1ca15ad9c168d083b05a714e1efddd8edaab678dc28d2836"
checksum = "b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d"
dependencies = [
"cfg-if",
]
@ -436,9 +435,9 @@ dependencies = [
[[package]]
name = "crossbeam-epoch"
version = "0.9.6"
version = "0.9.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "97242a70df9b89a65d0b6df3c4bf5b9ce03c5b7309019777fbde37e7537f8762"
checksum = "c00d6d2ea26e8b151d99093005cb442fb9a37aeaca582a03ec70946f49ab5ed9"
dependencies = [
"cfg-if",
"crossbeam-utils",
@ -449,9 +448,9 @@ dependencies = [
[[package]]
name = "crossbeam-utils"
version = "0.8.6"
version = "0.8.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cfcae03edb34f947e64acdb1c33ec169824e20657e9ecb61cef6c8c74dcb8120"
checksum = "b5e5bed1f1c269533fa816a0a5492b3545209a205ca1a54842be180eb63a16a6"
dependencies = [
"cfg-if",
"lazy_static",
@ -459,11 +458,12 @@ dependencies = [
[[package]]
name = "crypto-common"
version = "0.1.1"
version = "0.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "683d6b536309245c849479fba3da410962a43ed8e51c26b729208ec0ac2798d0"
checksum = "57952ca27b5e3606ff4dd79b0020231aaf9d6aa76dc05fd30137538c50bd3ce8"
dependencies = [
"generic-array",
"typenum",
]
[[package]]
@ -530,13 +530,12 @@ dependencies = [
[[package]]
name = "digest"
version = "0.10.1"
version = "0.10.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b697d66081d42af4fba142d56918a3cb21dc8eb63372c6b85d14f44fb9c5979b"
checksum = "f2fb860ca6fafa5552fb6d0e816a69c8e49f0908bf524e30a90d97c85892d506"
dependencies = [
"block-buffer",
"crypto-common",
"generic-array",
"subtle",
]
@ -624,9 +623,9 @@ checksum = "7360491ce676a36bf9bb3c56c1aa791658183a54d2744120f27285738d90465a"
[[package]]
name = "fastrand"
version = "1.6.0"
version = "1.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "779d043b6a0b90cc4c0ed7ee380a6504394cee7efd7db050e3774eee387324b2"
checksum = "c3fcf0cee53519c866c09b5de1f6c56ff9d647101f81c1964fa632e148896cdf"
dependencies = [
"instant",
]
@ -726,9 +725,9 @@ dependencies = [
[[package]]
name = "futf"
version = "0.1.4"
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7c9c1ce3fa9336301af935ab852c437817d14cd33690446569392e65170aac3b"
checksum = "df420e2e84819663797d1ec6544b13c5be84629e7bb00dc960d6917db2987843"
dependencies = [
"mac",
"new_debug_unreachable",
@ -736,9 +735,9 @@ dependencies = [
[[package]]
name = "futures"
version = "0.3.19"
version = "0.3.21"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "28560757fe2bb34e79f907794bb6b22ae8b0e5c669b638a1132f2592b19035b4"
checksum = "f73fe65f54d1e12b726f517d3e2135ca3125a437b6d998caf1962961f7172d9e"
dependencies = [
"futures-channel",
"futures-core",
@ -751,9 +750,9 @@ dependencies = [
[[package]]
name = "futures-channel"
version = "0.3.19"
version = "0.3.21"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ba3dda0b6588335f360afc675d0564c17a77a2bda81ca178a4b6081bd86c7f0b"
checksum = "c3083ce4b914124575708913bca19bfe887522d6e2e6d0952943f5eac4a74010"
dependencies = [
"futures-core",
"futures-sink",
@ -761,15 +760,15 @@ dependencies = [
[[package]]
name = "futures-core"
version = "0.3.19"
version = "0.3.21"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d0c8ff0461b82559810cdccfde3215c3f373807f5e5232b71479bff7bb2583d7"
checksum = "0c09fd04b7e4073ac7156a9539b57a484a8ea920f79c7c675d05d289ab6110d3"
[[package]]
name = "futures-executor"
version = "0.3.19"
version = "0.3.21"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "29d6d2ff5bb10fb95c85b8ce46538a2e5f5e7fdc755623a7d4529ab8a4ed9d2a"
checksum = "9420b90cfa29e327d0429f19be13e7ddb68fa1cccb09d65e5706b8c7a749b8a6"
dependencies = [
"futures-core",
"futures-task",
@ -778,15 +777,15 @@ dependencies = [
[[package]]
name = "futures-io"
version = "0.3.19"
version = "0.3.21"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b1f9d34af5a1aac6fb380f735fe510746c38067c5bf16c7fd250280503c971b2"
checksum = "fc4045962a5a5e935ee2fdedaa4e08284547402885ab326734432bed5d12966b"
[[package]]
name = "futures-macro"
version = "0.3.19"
version = "0.3.21"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6dbd947adfffb0efc70599b3ddcf7b5597bb5fa9e245eb99f62b3a5f7bb8bd3c"
checksum = "33c1e13800337f4d4d7a316bf45a567dbcb6ffe087f16424852d97e97a91f512"
dependencies = [
"proc-macro2",
"quote",
@ -795,21 +794,21 @@ dependencies = [
[[package]]
name = "futures-sink"
version = "0.3.19"
version = "0.3.21"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e3055baccb68d74ff6480350f8d6eb8fcfa3aa11bdc1a1ae3afdd0514617d508"
checksum = "21163e139fa306126e6eedaf49ecdb4588f939600f0b1e770f4205ee4b7fa868"
[[package]]
name = "futures-task"
version = "0.3.19"
version = "0.3.21"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6ee7c6485c30167ce4dfb83ac568a849fe53274c831081476ee13e0dce1aad72"
checksum = "57c66a976bf5909d801bbef33416c41372779507e7a6b3a5e25e4749c58f776a"
[[package]]
name = "futures-util"
version = "0.3.19"
version = "0.3.21"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d9b5cf40b47a271f77a8b1bec03ca09044d99d2372c0de244e66430761127164"
checksum = "d8b7abd5d659d9b90c8cba917f6ec750a74e2dc23902ef9cd4cc8c8b22e6036a"
dependencies = [
"futures-channel",
"futures-core",
@ -864,9 +863,9 @@ dependencies = [
[[package]]
name = "getrandom"
version = "0.2.4"
version = "0.2.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "418d37c8b1d42553c93648be529cb70f920d3baf8ef469b74b9638df426e0b4c"
checksum = "d39cd93900197114fa1fcb7ae84ca742095eed9442088988ae74fa744e930e77"
dependencies = [
"cfg-if",
"libc",
@ -875,9 +874,9 @@ dependencies = [
[[package]]
name = "h2"
version = "0.3.10"
version = "0.3.11"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0c9de88456263e249e241fcd211d3954e2c9b0ef7ccfc235a444eb367cae3689"
checksum = "d9f1f717ddc7b2ba36df7e871fd88db79326551d3d6f1fc406fbfd28b582ff8e"
dependencies = [
"bytes",
"fnv",
@ -984,9 +983,9 @@ dependencies = [
[[package]]
name = "httparse"
version = "1.5.1"
version = "1.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "acd94fdbe1d4ff688b67b04eee2e17bd50995534a61539e45adfefb45e5e5503"
checksum = "9100414882e15fb7feccb4897e5f0ff0ff1ca7d1a86a23208ada4d7a18e6c6c4"
[[package]]
name = "httpdate"
@ -1002,9 +1001,9 @@ checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"
[[package]]
name = "hyper"
version = "0.14.16"
version = "0.14.17"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b7ec3e62bdc98a2f0393a5048e4c30ef659440ea6e0e572965103e72bd836f55"
checksum = "043f0e083e9901b6cc658a77d1eb86f4fc650bbb977a4337dd63192826aa85dd"
dependencies = [
"bytes",
"futures-channel",
@ -1015,7 +1014,7 @@ dependencies = [
"http-body",
"httparse",
"httpdate",
"itoa 0.4.8",
"itoa 1.0.1",
"pin-project-lite",
"socket2",
"tokio",
@ -1180,9 +1179,9 @@ checksum = "1aab8fc367588b89dcee83ab0fd66b72b50b72fa1904d7095045ace2b0c81c35"
[[package]]
name = "js-sys"
version = "0.3.55"
version = "0.3.56"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7cc9ffccd38c451a86bf13657df244e9c3f37493cce8e5e21e940963777acc84"
checksum = "a38fc24e30fd564ce974c02bf1d337caddff65be6cc4735a1f7eab22a7440f04"
dependencies = [
"wasm-bindgen",
]
@ -1207,9 +1206,9 @@ checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
[[package]]
name = "libc"
version = "0.2.112"
version = "0.2.119"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1b03d17f364a3a042d5e5d46b053bbbf82c92c9430c592dd4c064dc6ee997125"
checksum = "1bf2e165bb3457c8e098ea76f3e3bc9db55f87aa90d52d0e6be741470916aaa4"
[[package]]
name = "libsqlite3-sys"
@ -1268,9 +1267,9 @@ dependencies = [
[[package]]
name = "lock_api"
version = "0.4.5"
version = "0.4.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "712a4d093c9976e24e7dbca41db895dabcbac38eb5f4045393d17a95bdfb1109"
checksum = "88943dd7ef4a2e5a4bfa2753aaab3013e34ce2533d1996fb18ef591e315e2b3b"
dependencies = [
"scopeguard",
]
@ -1351,9 +1350,9 @@ checksum = "2a60c7ce501c71e03a9c9c0d35b861413ae925bd979cc7a4e30d060069aaac8d"
[[package]]
name = "mime_guess"
version = "2.0.3"
version = "2.0.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2684d4c2e97d99848d30b324b00c8fcc7e5c897b7cbb5819b09e7c90e8baf212"
checksum = "4192263c238a5f0d0c6bfd21f336a313a4ce1c450542449ca191bb657b4642ef"
dependencies = [
"mime",
"unicase",
@ -1446,9 +1445,9 @@ dependencies = [
[[package]]
name = "ntapi"
version = "0.3.6"
version = "0.3.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3f6bb902e437b6d86e03cce10a7e2af662292c5dfef23b65899ea3ac9354ad44"
checksum = "c28774a7fd2fbb4f0babd8237ce554b73af68021b5f695a3cebd6c59bac0980f"
dependencies = [
"winapi",
]
@ -1513,6 +1512,15 @@ dependencies = [
"syn",
]
[[package]]
name = "num_threads"
version = "0.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "97ba99ba6393e2c3734791401b66902d981cb03bf190af674ca69949b6d5fb15"
dependencies = [
"libc",
]
[[package]]
name = "once_cell"
version = "1.9.0"
@ -1675,7 +1683,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5d5285893bb5eb82e6aaf5d59ee909a06a16737a8970984dd7746ba9283498d6"
dependencies = [
"phf_shared 0.10.0",
"rand 0.8.4",
"rand 0.8.5",
]
[[package]]
@ -1804,9 +1812,9 @@ checksum = "925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c"
[[package]]
name = "proc-macro-crate"
version = "1.1.0"
version = "1.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1ebace6889caf889b4d3f76becee12e90353f2b8c7d875534a71e5742f8f6f83"
checksum = "e17d47ce914bf4de440332250b0edd23ce48c005f59fab39d3335866b114f11a"
dependencies = [
"thiserror",
"toml",
@ -1948,9 +1956,9 @@ dependencies = [
[[package]]
name = "quote"
version = "1.0.14"
version = "1.0.15"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "47aa80447ce4daf1717500037052af176af5d38cc3e571d9ec1c7353fc10c87d"
checksum = "864d3e96a899863136fc6e99f3d7cae289dafe43bf2c5ac19b70df7210c0a145"
dependencies = [
"proc-macro2",
]
@ -1965,20 +1973,19 @@ dependencies = [
"libc",
"rand_chacha 0.2.2",
"rand_core 0.5.1",
"rand_hc 0.2.0",
"rand_hc",
"rand_pcg",
]
[[package]]
name = "rand"
version = "0.8.4"
version = "0.8.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2e7573632e6454cf6b99d7aac4ccca54be06da05aca2ef7423d22d27d4d4bcd8"
checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
dependencies = [
"libc",
"rand_chacha 0.3.1",
"rand_core 0.6.3",
"rand_hc 0.3.1",
]
[[package]]
@ -2016,7 +2023,7 @@ version = "0.6.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d34f1408f55294453790c48b2f1ebbb1c5b4b7563eb1f418bcfcfdbb06ebb4e7"
dependencies = [
"getrandom 0.2.4",
"getrandom 0.2.5",
]
[[package]]
@ -2028,15 +2035,6 @@ dependencies = [
"rand_core 0.5.1",
]
[[package]]
name = "rand_hc"
version = "0.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d51e9f596de227fda2ea6c84607f5558e196eeaf43c986b724ba4fb8fdf497e7"
dependencies = [
"rand_core 0.6.3",
]
[[package]]
name = "rand_pcg"
version = "0.2.1"
@ -2086,7 +2084,7 @@ version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "528532f3d801c87aec9def2add9ca802fe569e44a544afe633765267840abe64"
dependencies = [
"getrandom 0.2.4",
"getrandom 0.2.5",
"redox_syscall",
]
@ -2291,9 +2289,9 @@ dependencies = [
[[package]]
name = "security-framework"
version = "2.4.2"
version = "2.6.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "525bc1abfda2e1998d152c45cf13e696f76d0a4972310b22fac1658b05df7c87"
checksum = "2dc14f172faf8a0194a3aded622712b0de276821addc574fa54fc0a1167e10dc"
dependencies = [
"bitflags",
"core-foundation",
@ -2304,9 +2302,9 @@ dependencies = [
[[package]]
name = "security-framework-sys"
version = "2.4.2"
version = "2.6.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a9dd14d83160b528b7bfd66439110573efcfbe281b17fc2ca9f39f550d619c7e"
checksum = "0160a13a177a45bfb43ce71c01580998474f556ad854dcbca936dd2841a5c556"
dependencies = [
"core-foundation-sys",
"libc",
@ -2340,15 +2338,15 @@ checksum = "1ef965a420fe14fdac7dd018862966a4c14094f900e1650bbc71ddd7d580c8af"
[[package]]
name = "semver"
version = "1.0.4"
version = "1.0.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "568a8e6258aa33c13358f81fd834adb854c6f7c9468520910a9b1e8fac068012"
checksum = "a4a3381e03edd24287172047536f20cabde766e2cd3e65e6b00fb3af51c4f38d"
[[package]]
name = "serde"
version = "1.0.133"
version = "1.0.136"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "97565067517b60e2d1ea8b268e59ce036de907ac523ad83a0475da04e818989a"
checksum = "ce31e24b01e1e524df96f1c2fdd054405f8d7376249a5110886fb4b658484789"
dependencies = [
"serde_derive",
]
@ -2376,9 +2374,9 @@ dependencies = [
[[package]]
name = "serde_derive"
version = "1.0.133"
version = "1.0.136"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ed201699328568d8d08208fdd080e3ff594e6c422e438b6705905da01005d537"
checksum = "08597e7152fcd306f41838ed3e37be9eaeed2b61c42e2117266a554fab4662f9"
dependencies = [
"proc-macro2",
"quote",
@ -2387,9 +2385,9 @@ dependencies = [
[[package]]
name = "serde_json"
version = "1.0.74"
version = "1.0.79"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ee2bb9cd061c5865d345bb02ca49fcef1391741b672b54a0bf7b679badec3142"
checksum = "8e8d9fa5c3b304765ce1fd9c4c8a3de2c8db365a5b91be52f186efc675681d95"
dependencies = [
"itoa 1.0.1",
"ryu",
@ -2430,12 +2428,12 @@ dependencies = [
[[package]]
name = "serde_urlencoded"
version = "0.7.0"
version = "0.7.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "edfa57a7f8d9c1d260a549e7224100f6c43d43f9103e06dd8b4095a9b2b43ce9"
checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd"
dependencies = [
"form_urlencoded",
"itoa 0.4.8",
"itoa 1.0.1",
"ryu",
"serde",
]
@ -2452,9 +2450,18 @@ dependencies = [
[[package]]
name = "sha1"
version = "0.6.0"
version = "0.6.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2579985fda508104f7587689507983eadd6a6e84dd35d6d115361f530916fa0d"
checksum = "c1da05c97445caa12d05e848c4a4fcbbea29e748ac28f7e80e9b010392063770"
dependencies = [
"sha1_smol",
]
[[package]]
name = "sha1_smol"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ae1a47186c03a32177042e55dbc5fd5aee900b8e0069a8d70fba96a9375cd012"
[[package]]
name = "signal-hook-registry"
@ -2467,9 +2474,9 @@ dependencies = [
[[package]]
name = "siphasher"
version = "0.3.7"
version = "0.3.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "533494a8f9b724d33625ab53c6c4800f7cc445895924a8ef649222dcb76e938b"
checksum = "a86232ab60fa71287d7f2ddae4a7073f6b7aac33631c3015abb556f08c6d0a3e"
[[package]]
name = "slab"
@ -2534,15 +2541,15 @@ dependencies = [
[[package]]
name = "slog-term"
version = "2.8.0"
version = "2.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "95c1e7e5aab61ced6006149ea772770b84a0d16ce0f7885def313e4829946d76"
checksum = "87d29185c55b7b258b4f120eab00f48557d4d9bc814f41713f449d35b0f8977c"
dependencies = [
"atty",
"chrono",
"slog",
"term",
"thread_local",
"time 0.3.7",
]
[[package]]
@ -2559,9 +2566,9 @@ checksum = "27207bb65232eda1f588cf46db2fee75c0808d557f6b3cf19a75f5d6d7c94df1"
[[package]]
name = "socket2"
version = "0.4.2"
version = "0.4.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5dc90fe6c7be1a323296982db1836d1ea9e47b6839496dde9a541bc496df3516"
checksum = "66d72b759436ae32898a2af0a14218dbf55efde3feeb170eb623637db85ee1e0"
dependencies = [
"libc",
"winapi",
@ -2581,14 +2588,14 @@ checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
[[package]]
name = "string_cache"
version = "0.8.2"
version = "0.8.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "923f0f39b6267d37d23ce71ae7235602134b250ace715dd2c90421998ddac0c6"
checksum = "33994d0838dc2d152d17a62adf608a869b5e846b65b389af7f3dbc1de45c5b26"
dependencies = [
"lazy_static",
"new_debug_unreachable",
"parking_lot",
"phf_shared 0.8.0",
"phf_shared 0.10.0",
"precomputed-hash",
"serde",
]
@ -2635,9 +2642,9 @@ checksum = "6bdef32e8150c2a081110b42772ffe7d7c9032b606bc226c8260fd97e0976601"
[[package]]
name = "syn"
version = "1.0.85"
version = "1.0.86"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a684ac3dcd8913827e18cd09a68384ee66c1de24157e3c556c9ab16d85695fb7"
checksum = "8a65b3f4ffa0092e9887669db0eae07941f023991ab58ea44da8fe8e2d511c6b"
dependencies = [
"proc-macro2",
"quote",
@ -2732,9 +2739,9 @@ dependencies = [
[[package]]
name = "thread_local"
version = "1.1.3"
version = "1.1.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8018d24e04c95ac8790716a5987d0fec4f8b27249ffa0f7d33f1369bdfb88cbd"
checksum = "5516c27b78311c50bf42c071425c560ac799b11c30b31f87e3081965fe5e0180"
dependencies = [
"once_cell",
]
@ -2750,6 +2757,24 @@ dependencies = [
"winapi",
]
[[package]]
name = "time"
version = "0.3.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "004cbc98f30fa233c61a38bc77e96a9106e65c88f2d3bef182ae952027e5753d"
dependencies = [
"itoa 1.0.1",
"libc",
"num_threads",
"time-macros",
]
[[package]]
name = "time-macros"
version = "0.2.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "25eb0ca3468fc0acc11828786797f6ef9aa1555e4a211a60d64cc8e4d1be47d6"
[[package]]
name = "tinystr"
version = "0.3.4"
@ -2783,9 +2808,9 @@ checksum = "cda74da7e1a664f795bb1f8a87ec406fb89a02522cf6e50620d016add6dbbf5c"
[[package]]
name = "tokio"
version = "1.15.0"
version = "1.16.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fbbf1c778ec206785635ce8ad57fe52b3009ae9e0c9f574a728f3049d3e55838"
checksum = "0c27a64b625de6d309e8c57716ba93021dccf1b3b5c97edd6d3dd2d2135afc0a"
dependencies = [
"bytes",
"libc",
@ -2884,9 +2909,9 @@ checksum = "360dfd1d6d30e05fda32ace2c8c70e9c0a9da713275777f5a4dbb8a1893930c6"
[[package]]
name = "tracing"
version = "0.1.29"
version = "0.1.31"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "375a639232caf30edfc78e8d89b2d4c375515393e7af7e16f01cd96917fb2105"
checksum = "f6c650a8ef0cd2dd93736f033d21cbd1224c5a967aa0c258d00fcf7dafef9b9f"
dependencies = [
"cfg-if",
"pin-project-lite",
@ -2895,9 +2920,9 @@ dependencies = [
[[package]]
name = "tracing-core"
version = "0.1.21"
version = "0.1.22"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1f4ed65637b8390770814083d20756f87bfa2c21bf2f110babdc5438351746e4"
checksum = "03cfcb51380632a72d3111cb8d3447a8d908e577d31beeac006f836383d29a23"
dependencies = [
"lazy_static",
]
@ -3034,9 +3059,9 @@ dependencies = [
[[package]]
name = "unicode-segmentation"
version = "1.8.0"
version = "1.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8895849a949e7845e06bd6dc1aa51731a103c42707010a5b591c0038fb73385b"
checksum = "7e8820f5d777f6224dc4be3632222971ac30164d4a258d595640799554ebfd99"
[[package]]
name = "unicode-width"
@ -3052,9 +3077,9 @@ checksum = "8ccb82d61f80a663efe1f787a51b16b5a51e3314d6ac365b08639f52387b33f3"
[[package]]
name = "unindent"
version = "0.1.7"
version = "0.1.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f14ee04d9415b52b3aeab06258a3f07093182b88ba0f9b8d203f211a7a7d41c7"
checksum = "514672a55d7380da379785a4d70ca8386c8883ff7eaae877be4d2081cebe73d8"
[[package]]
name = "untrusted"
@ -3143,10 +3168,16 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f"
[[package]]
name = "wasm-bindgen"
version = "0.2.78"
name = "wasi"
version = "0.11.0+wasi-snapshot-preview1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "632f73e236b219150ea279196e54e610f5dbafa5d61786303d4da54f84e47fce"
checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
[[package]]
name = "wasm-bindgen"
version = "0.2.79"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "25f1af7423d8588a3d840681122e72e6a24ddbcb3f0ec385cac0d12d24256c06"
dependencies = [
"cfg-if",
"serde",
@ -3156,9 +3187,9 @@ dependencies = [
[[package]]
name = "wasm-bindgen-backend"
version = "0.2.78"
version = "0.2.79"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a317bf8f9fba2476b4b2c85ef4c4af8ff39c3c7f0cdfeed4f82c34a880aa837b"
checksum = "8b21c0df030f5a177f3cba22e9bc4322695ec43e7257d865302900290bcdedca"
dependencies = [
"bumpalo",
"lazy_static",
@ -3171,9 +3202,9 @@ dependencies = [
[[package]]
name = "wasm-bindgen-futures"
version = "0.4.28"
version = "0.4.29"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8e8d7523cb1f2a4c96c1317ca690031b714a51cc14e05f712446691f413f5d39"
checksum = "2eb6ec270a31b1d3c7e266b999739109abce8b6c87e4b31fcfcd788b65267395"
dependencies = [
"cfg-if",
"js-sys",
@ -3183,9 +3214,9 @@ dependencies = [
[[package]]
name = "wasm-bindgen-macro"
version = "0.2.78"
version = "0.2.79"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d56146e7c495528bf6587663bea13a8eb588d39b36b679d83972e1a2dbbdacf9"
checksum = "2f4203d69e40a52ee523b2529a773d5ffc1dc0071801c87b3d270b471b80ed01"
dependencies = [
"quote",
"wasm-bindgen-macro-support",
@ -3193,9 +3224,9 @@ dependencies = [
[[package]]
name = "wasm-bindgen-macro-support"
version = "0.2.78"
version = "0.2.79"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7803e0eea25835f8abdc585cd3021b3deb11543c6fe226dcd30b228857c5c5ab"
checksum = "bfa8a30d46208db204854cadbb5d4baf5fcf8071ba5bf48190c3e59937962ebc"
dependencies = [
"proc-macro2",
"quote",
@ -3206,15 +3237,15 @@ dependencies = [
[[package]]
name = "wasm-bindgen-shared"
version = "0.2.78"
version = "0.2.79"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0237232789cf037d5480773fe568aac745bfe2afbc11a863e97901780a6b47cc"
checksum = "3d958d035c4438e28c70e4321a2911302f10135ce78a9c7834c0cab4123d06a2"
[[package]]
name = "web-sys"
version = "0.3.55"
version = "0.3.56"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "38eb105f1c59d9eaa6b5cdc92b859d85b926e82cb2e0945cd0c9259faa6fe9fb"
checksum = "c060b319f29dd25724f09a2ba1418f142f539b2be99fbf4d2d5a8f7330afb8eb"
dependencies = [
"js-sys",
"wasm-bindgen",
@ -3241,9 +3272,9 @@ dependencies = [
[[package]]
name = "which"
version = "4.2.2"
version = "4.2.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ea187a8ef279bc014ec368c27a920da2024d2a711109bfbe3440585d5cf27ad9"
checksum = "2a5a7e487e921cf220206864a94a89b6c6905bfc19f1057fa26a4cb360e5c1d2"
dependencies = [
"either",
"lazy_static",
@ -3299,7 +3330,7 @@ dependencies = [
"log",
"mac",
"markup5ever",
"time",
"time 0.1.44",
]
[[package]]
@ -3312,5 +3343,5 @@ dependencies = [
"crc32fast",
"flate2",
"thiserror",
"time",
"time 0.1.44",
]

View file

@ -14,7 +14,7 @@ licenses([
# Aliased targets
alias(
name = "ammonia",
actual = "@raze__ammonia__3_1_2//:ammonia",
actual = "@raze__ammonia__3_1_4//:ammonia",
tags = [
"cargo-raze",
"manual",
@ -32,7 +32,7 @@ alias(
alias(
name = "blake3",
actual = "@raze__blake3__1_3_0//:blake3",
actual = "@raze__blake3__1_3_1//:blake3",
tags = [
"cargo-raze",
"manual",
@ -59,7 +59,7 @@ alias(
alias(
name = "coarsetime",
actual = "@raze__coarsetime__0_1_20//:coarsetime",
actual = "@raze__coarsetime__0_1_21//:coarsetime",
tags = [
"cargo-raze",
"manual",
@ -122,7 +122,7 @@ alias(
alias(
name = "futures",
actual = "@raze__futures__0_3_19//:futures",
actual = "@raze__futures__0_3_21//:futures",
tags = [
"cargo-raze",
"manual",
@ -320,7 +320,7 @@ alias(
alias(
name = "rand",
actual = "@raze__rand__0_8_4//:rand",
actual = "@raze__rand__0_8_5//:rand",
tags = [
"cargo-raze",
"manual",
@ -365,7 +365,7 @@ alias(
alias(
name = "serde",
actual = "@raze__serde__1_0_133//:serde",
actual = "@raze__serde__1_0_136//:serde",
tags = [
"cargo-raze",
"manual",
@ -383,7 +383,7 @@ alias(
alias(
name = "serde_derive",
actual = "@raze__serde_derive__1_0_133//:serde_derive",
actual = "@raze__serde_derive__1_0_136//:serde_derive",
tags = [
"cargo-raze",
"manual",
@ -392,7 +392,7 @@ alias(
alias(
name = "serde_json",
actual = "@raze__serde_json__1_0_74//:serde_json",
actual = "@raze__serde_json__1_0_79//:serde_json",
tags = [
"cargo-raze",
"manual",
@ -419,7 +419,7 @@ alias(
alias(
name = "sha1",
actual = "@raze__sha1__0_6_0//:sha1",
actual = "@raze__sha1__0_6_1//:sha1",
tags = [
"cargo-raze",
"manual",
@ -455,7 +455,7 @@ alias(
alias(
name = "slog_term",
actual = "@raze__slog_term__2_8_0//:slog_term",
actual = "@raze__slog_term__2_9_0//:slog_term",
tags = [
"cargo-raze",
"manual",
@ -482,7 +482,7 @@ alias(
alias(
name = "tokio",
actual = "@raze__tokio__1_15_0//:tokio",
actual = "@raze__tokio__1_16_1//:tokio",
tags = [
"cargo-raze",
"manual",

View file

@ -79,10 +79,10 @@ rust_library(
"@raze__bytes__1_1_0//:bytes",
"@raze__http__0_2_6//:http",
"@raze__hyper_timeout__0_4_1//:hyper_timeout",
"@raze__mime_guess__2_0_3//:mime_guess",
"@raze__serde__1_0_133//:serde",
"@raze__serde_json__1_0_74//:serde_json",
"@raze__serde_urlencoded__0_7_0//:serde_urlencoded",
"@raze__mime_guess__2_0_4//:mime_guess",
"@raze__serde__1_0_136//:serde",
"@raze__serde_json__1_0_79//:serde_json",
"@raze__serde_urlencoded__0_7_1//:serde_urlencoded",
"@raze__url__2_2_2//:url",
] + selects.with_or({
# cfg(not(target_arch = "wasm32"))
@ -97,10 +97,10 @@ rust_library(
): [
"@raze__base64__0_13_0//:base64",
"@raze__encoding_rs__0_8_30//:encoding_rs",
"@raze__futures_core__0_3_19//:futures_core",
"@raze__futures_util__0_3_19//:futures_util",
"@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_16//:hyper",
"@raze__hyper__0_14_17//:hyper",
"@raze__hyper_tls__0_5_0//:hyper_tls",
"@raze__ipnet__2_3_1//:ipnet",
"@raze__lazy_static__1_4_0//:lazy_static",
@ -109,7 +109,7 @@ rust_library(
"@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_15_0//:tokio",
"@raze__tokio__1_16_1//:tokio",
"@raze__tokio_native_tls__0_3_0//:tokio_native_tls",
"@raze__tokio_socks__0_5_1//:tokio_socks",
],

View file

@ -82,10 +82,10 @@ rust_library(
"@raze__bytes__1_1_0//:bytes",
"@raze__http__0_2_6//:http",
"@raze__hyper_timeout__0_4_1//:hyper_timeout",
"@raze__mime_guess__2_0_3//:mime_guess",
"@raze__serde__1_0_133//:serde",
"@raze__serde_json__1_0_74//:serde_json",
"@raze__serde_urlencoded__0_7_0//:serde_urlencoded",
"@raze__mime_guess__2_0_4//:mime_guess",
"@raze__serde__1_0_136//:serde",
"@raze__serde_json__1_0_79//:serde_json",
"@raze__serde_urlencoded__0_7_1//:serde_urlencoded",
"@raze__url__2_2_2//:url",
] + selects.with_or({
# cfg(not(target_arch = "wasm32"))
@ -99,10 +99,10 @@ rust_library(
): [
"@raze__base64__0_13_0//:base64",
"@raze__encoding_rs__0_8_30//:encoding_rs",
"@raze__futures_core__0_3_19//:futures_core",
"@raze__futures_util__0_3_19//:futures_util",
"@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_16//:hyper",
"@raze__hyper__0_14_17//:hyper",
"@raze__hyper_rustls__0_22_1//:hyper_rustls",
"@raze__ipnet__2_3_1//:ipnet",
"@raze__lazy_static__1_4_0//:lazy_static",
@ -112,7 +112,7 @@ rust_library(
"@raze__pin_project_lite__0_2_8//:pin_project_lite",
"@raze__rustls__0_19_1//:rustls",
"@raze__rustls_native_certs__0_5_0//:rustls_native_certs",
"@raze__tokio__1_15_0//:tokio",
"@raze__tokio__1_16_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",

File diff suppressed because it is too large Load diff

View file

@ -28,7 +28,7 @@
},
{
"name": "ammonia",
"version": "3.1.2",
"version": "3.1.4",
"authors": "Michael Howell <michael@notriddle.com>",
"repository": "https://github.com/rust-ammonia/ammonia",
"license": "Apache-2.0 OR MIT",
@ -55,7 +55,7 @@
},
{
"name": "anyhow",
"version": "1.0.52",
"version": "1.0.55",
"authors": "David Tolnay <dtolnay@gmail.com>",
"repository": "https://github.com/dtolnay/anyhow",
"license": "Apache-2.0 OR MIT",
@ -118,7 +118,7 @@
},
{
"name": "autocfg",
"version": "1.0.1",
"version": "1.1.0",
"authors": "Josh Stone <cuviper@gmail.com>",
"repository": "https://github.com/cuviper/autocfg",
"license": "Apache-2.0 OR MIT",
@ -145,7 +145,7 @@
},
{
"name": "blake3",
"version": "1.3.0",
"version": "1.3.1",
"authors": "Jack O'Connor <oconnor663@gmail.com>|Samuel Neves",
"repository": "https://github.com/BLAKE3-team/BLAKE3",
"license": "Apache-2.0 OR CC0-1.0",
@ -154,7 +154,7 @@
},
{
"name": "block-buffer",
"version": "0.10.0",
"version": "0.10.2",
"authors": "RustCrypto Developers",
"repository": "https://github.com/RustCrypto/utils",
"license": "Apache-2.0 OR MIT",
@ -190,7 +190,7 @@
},
{
"name": "cc",
"version": "1.0.72",
"version": "1.0.73",
"authors": "Alex Crichton <alex@alexcrichton.com>",
"repository": "https://github.com/alexcrichton/cc-rs",
"license": "Apache-2.0 OR MIT",
@ -217,7 +217,7 @@
},
{
"name": "coarsetime",
"version": "0.1.20",
"version": "0.1.21",
"authors": "Frank Denis <github@pureftpd.org>",
"repository": "https://github.com/jedisct1/rust-coarsetime",
"license": "ISC",
@ -235,7 +235,7 @@
},
{
"name": "core-foundation",
"version": "0.9.2",
"version": "0.9.3",
"authors": "The Servo Project Developers",
"repository": "https://github.com/servo/core-foundation-rs",
"license": "Apache-2.0 OR MIT",
@ -253,7 +253,7 @@
},
{
"name": "crc32fast",
"version": "1.3.0",
"version": "1.3.2",
"authors": "Sam Rijs <srijs@airpost.net>|Alex Crichton <alex@alexcrichton.com>",
"repository": "https://github.com/srijs/rust-crc32fast",
"license": "Apache-2.0 OR MIT",
@ -271,7 +271,7 @@
},
{
"name": "crossbeam-utils",
"version": "0.8.6",
"version": "0.8.7",
"authors": null,
"repository": "https://github.com/crossbeam-rs/crossbeam",
"license": "Apache-2.0 OR MIT",
@ -280,7 +280,7 @@
},
{
"name": "crypto-common",
"version": "0.1.1",
"version": "0.1.3",
"authors": "RustCrypto Developers",
"repository": "https://github.com/RustCrypto/traits",
"license": "Apache-2.0 OR MIT",
@ -289,7 +289,7 @@
},
{
"name": "digest",
"version": "0.10.1",
"version": "0.10.3",
"authors": "RustCrypto Developers",
"repository": "https://github.com/RustCrypto/traits",
"license": "Apache-2.0 OR MIT",
@ -361,7 +361,7 @@
},
{
"name": "fastrand",
"version": "1.6.0",
"version": "1.7.0",
"authors": "Stjepan Glavina <stjepang@gmail.com>",
"repository": "https://github.com/smol-rs/fastrand",
"license": "Apache-2.0 OR MIT",
@ -460,7 +460,7 @@
},
{
"name": "futf",
"version": "0.1.4",
"version": "0.1.5",
"authors": "Keegan McAllister <kmcallister@mozilla.com>",
"repository": "https://github.com/servo/futf",
"license": "Apache-2.0 OR MIT",
@ -469,7 +469,7 @@
},
{
"name": "futures",
"version": "0.3.19",
"version": "0.3.21",
"authors": null,
"repository": "https://github.com/rust-lang/futures-rs",
"license": "Apache-2.0 OR MIT",
@ -478,7 +478,7 @@
},
{
"name": "futures-channel",
"version": "0.3.19",
"version": "0.3.21",
"authors": null,
"repository": "https://github.com/rust-lang/futures-rs",
"license": "Apache-2.0 OR MIT",
@ -487,7 +487,7 @@
},
{
"name": "futures-core",
"version": "0.3.19",
"version": "0.3.21",
"authors": null,
"repository": "https://github.com/rust-lang/futures-rs",
"license": "Apache-2.0 OR MIT",
@ -496,7 +496,7 @@
},
{
"name": "futures-executor",
"version": "0.3.19",
"version": "0.3.21",
"authors": null,
"repository": "https://github.com/rust-lang/futures-rs",
"license": "Apache-2.0 OR MIT",
@ -505,7 +505,7 @@
},
{
"name": "futures-io",
"version": "0.3.19",
"version": "0.3.21",
"authors": null,
"repository": "https://github.com/rust-lang/futures-rs",
"license": "Apache-2.0 OR MIT",
@ -514,7 +514,7 @@
},
{
"name": "futures-macro",
"version": "0.3.19",
"version": "0.3.21",
"authors": null,
"repository": "https://github.com/rust-lang/futures-rs",
"license": "Apache-2.0 OR MIT",
@ -523,7 +523,7 @@
},
{
"name": "futures-sink",
"version": "0.3.19",
"version": "0.3.21",
"authors": null,
"repository": "https://github.com/rust-lang/futures-rs",
"license": "Apache-2.0 OR MIT",
@ -532,7 +532,7 @@
},
{
"name": "futures-task",
"version": "0.3.19",
"version": "0.3.21",
"authors": null,
"repository": "https://github.com/rust-lang/futures-rs",
"license": "Apache-2.0 OR MIT",
@ -541,7 +541,7 @@
},
{
"name": "futures-util",
"version": "0.3.19",
"version": "0.3.21",
"authors": null,
"repository": "https://github.com/rust-lang/futures-rs",
"license": "Apache-2.0 OR MIT",
@ -577,7 +577,7 @@
},
{
"name": "getrandom",
"version": "0.2.4",
"version": "0.2.5",
"authors": "The Rand Project Developers",
"repository": "https://github.com/rust-random/getrandom",
"license": "Apache-2.0 OR MIT",
@ -586,7 +586,7 @@
},
{
"name": "h2",
"version": "0.3.10",
"version": "0.3.11",
"authors": "Carl Lerche <me@carllerche.com>|Sean McArthur <sean@seanmonstar.com>",
"repository": "https://github.com/hyperium/h2",
"license": "MIT",
@ -676,7 +676,7 @@
},
{
"name": "httparse",
"version": "1.5.1",
"version": "1.6.0",
"authors": "Sean McArthur <sean@seanmonstar.com>",
"repository": "https://github.com/seanmonstar/httparse",
"license": "Apache-2.0 OR MIT",
@ -703,7 +703,7 @@
},
{
"name": "hyper",
"version": "0.14.16",
"version": "0.14.17",
"authors": "Sean McArthur <sean@seanmonstar.com>",
"repository": "https://github.com/hyperium/hyper",
"license": "MIT",
@ -838,7 +838,7 @@
},
{
"name": "js-sys",
"version": "0.3.55",
"version": "0.3.56",
"authors": "The wasm-bindgen Developers",
"repository": "https://github.com/rustwasm/wasm-bindgen/tree/master/crates/js-sys",
"license": "Apache-2.0 OR MIT",
@ -856,7 +856,7 @@
},
{
"name": "libc",
"version": "0.2.112",
"version": "0.2.119",
"authors": "The Rust Project Developers",
"repository": "https://github.com/rust-lang/libc",
"license": "Apache-2.0 OR MIT",
@ -874,7 +874,7 @@
},
{
"name": "lock_api",
"version": "0.4.5",
"version": "0.4.6",
"authors": "Amanieu d'Antras <amanieu@gmail.com>",
"repository": "https://github.com/Amanieu/parking_lot",
"license": "Apache-2.0 OR MIT",
@ -955,7 +955,7 @@
},
{
"name": "mime_guess",
"version": "2.0.3",
"version": "2.0.4",
"authors": "Austin Bonander <austin.bonander@gmail.com>",
"repository": "https://github.com/abonander/mime_guess",
"license": "MIT",
@ -1045,7 +1045,7 @@
},
{
"name": "ntapi",
"version": "0.3.6",
"version": "0.3.7",
"authors": "MSxDOS <melcodos@gmail.com>",
"repository": "https://github.com/MSxDOS/ntapi",
"license": "Apache-2.0 OR MIT",
@ -1106,6 +1106,15 @@
"license_file": null,
"description": "Internal implementation details for ::num_enum (Procedural macros to make inter-operation between primitives and enums easier)"
},
{
"name": "num_threads",
"version": "0.1.3",
"authors": "Jacob Pratt <open-source@jhpratt.dev>",
"repository": "https://github.com/jhpratt/num_threads",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "A minimal library that determines the number of running threads for the current process."
},
{
"name": "once_cell",
"version": "1.9.0",
@ -1333,7 +1342,7 @@
},
{
"name": "proc-macro-crate",
"version": "1.1.0",
"version": "1.1.3",
"authors": "Bastian Köcher <git@kchr.de>",
"repository": "https://github.com/bkchr/proc-macro-crate",
"license": "Apache-2.0 OR MIT",
@ -1414,7 +1423,7 @@
},
{
"name": "quote",
"version": "1.0.14",
"version": "1.0.15",
"authors": "David Tolnay <dtolnay@gmail.com>",
"repository": "https://github.com/dtolnay/quote",
"license": "Apache-2.0 OR MIT",
@ -1432,7 +1441,7 @@
},
{
"name": "rand",
"version": "0.8.4",
"version": "0.8.5",
"authors": "The Rand Project Developers|The Rust Project Developers",
"repository": "https://github.com/rust-random/rand",
"license": "Apache-2.0 OR MIT",
@ -1484,15 +1493,6 @@
"license_file": null,
"description": "HC128 random number generator"
},
{
"name": "rand_hc",
"version": "0.3.1",
"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",
@ -1648,7 +1648,7 @@
},
{
"name": "security-framework",
"version": "2.4.2",
"version": "2.6.1",
"authors": "Steven Fackler <sfackler@gmail.com>|Kornel <kornel@geekhood.net>",
"repository": "https://github.com/kornelski/rust-security-framework",
"license": "Apache-2.0 OR MIT",
@ -1657,7 +1657,7 @@
},
{
"name": "security-framework-sys",
"version": "2.4.2",
"version": "2.6.1",
"authors": "Steven Fackler <sfackler@gmail.com>|Kornel <kornel@geekhood.net>",
"repository": "https://github.com/kornelski/rust-security-framework",
"license": "Apache-2.0 OR MIT",
@ -1675,7 +1675,7 @@
},
{
"name": "serde",
"version": "1.0.133",
"version": "1.0.136",
"authors": "Erick Tryzelaar <erick.tryzelaar@gmail.com>|David Tolnay <dtolnay@gmail.com>",
"repository": "https://github.com/serde-rs/serde",
"license": "Apache-2.0 OR MIT",
@ -1693,7 +1693,7 @@
},
{
"name": "serde_derive",
"version": "1.0.133",
"version": "1.0.136",
"authors": "Erick Tryzelaar <erick.tryzelaar@gmail.com>|David Tolnay <dtolnay@gmail.com>",
"repository": "https://github.com/serde-rs/serde",
"license": "Apache-2.0 OR MIT",
@ -1702,7 +1702,7 @@
},
{
"name": "serde_json",
"version": "1.0.74",
"version": "1.0.79",
"authors": "Erick Tryzelaar <erick.tryzelaar@gmail.com>|David Tolnay <dtolnay@gmail.com>",
"repository": "https://github.com/serde-rs/json",
"license": "Apache-2.0 OR MIT",
@ -1738,7 +1738,7 @@
},
{
"name": "serde_urlencoded",
"version": "0.7.0",
"version": "0.7.1",
"authors": "Anthony Ramine <n.oxyde@gmail.com>",
"repository": "https://github.com/nox/serde_urlencoded",
"license": "Apache-2.0 OR MIT",
@ -1747,12 +1747,21 @@
},
{
"name": "sha1",
"version": "0.6.0",
"version": "0.6.1",
"authors": "Armin Ronacher <armin.ronacher@active-4.com>",
"repository": "https://github.com/mitsuhiko/rust-sha1",
"repository": "https://github.com/mitsuhiko/sha1-smol",
"license": "BSD-3-Clause",
"license_file": null,
"description": "Minimal implementation of SHA1 for Rust."
"description": "Minimal dependency free implementation of SHA1 for Rust."
},
{
"name": "sha1_smol",
"version": "1.0.0",
"authors": "Armin Ronacher <armin.ronacher@active-4.com>",
"repository": "https://github.com/mitsuhiko/sha1-smol",
"license": "BSD-3-Clause",
"license_file": null,
"description": "Minimal dependency free implementation of SHA1 for Rust."
},
{
"name": "signal-hook-registry",
@ -1765,7 +1774,7 @@
},
{
"name": "siphasher",
"version": "0.3.7",
"version": "0.3.9",
"authors": "Frank Denis <github@pureftpd.org>",
"repository": "https://github.com/jedisct1/rust-siphash",
"license": "Apache-2.0 OR MIT",
@ -1828,7 +1837,7 @@
},
{
"name": "slog-term",
"version": "2.8.0",
"version": "2.9.0",
"authors": "Dawid Ciężarkiewicz <dpc@dpc.pw>",
"repository": "https://github.com/slog-rs/term",
"license": "Apache-2.0 OR MIT OR MPL-2.0",
@ -1855,7 +1864,7 @@
},
{
"name": "socket2",
"version": "0.4.2",
"version": "0.4.4",
"authors": "Alex Crichton <alex@alexcrichton.com>|Thomas de Zeeuw <thomasdezeeuw@gmail.com>",
"repository": "https://github.com/rust-lang/socket2",
"license": "Apache-2.0 OR MIT",
@ -1873,7 +1882,7 @@
},
{
"name": "string_cache",
"version": "0.8.2",
"version": "0.8.3",
"authors": "The Servo Project Developers",
"repository": "https://github.com/servo/string-cache",
"license": "Apache-2.0 OR MIT",
@ -1918,7 +1927,7 @@
},
{
"name": "syn",
"version": "1.0.85",
"version": "1.0.86",
"authors": "David Tolnay <dtolnay@gmail.com>",
"repository": "https://github.com/dtolnay/syn",
"license": "Apache-2.0 OR MIT",
@ -1990,7 +1999,7 @@
},
{
"name": "thread_local",
"version": "1.1.3",
"version": "1.1.4",
"authors": "Amanieu d'Antras <amanieu@gmail.com>",
"repository": "https://github.com/Amanieu/thread_local-rs",
"license": "Apache-2.0 OR MIT",
@ -2006,6 +2015,24 @@
"license_file": null,
"description": "Utilities for working with time-related functions in Rust."
},
{
"name": "time",
"version": "0.3.7",
"authors": "Jacob Pratt <open-source@jhpratt.dev>|Time contributors",
"repository": "https://github.com/time-rs/time",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "Date and time library. Fully interoperable with the standard library. Mostly compatible with #![no_std]."
},
{
"name": "time-macros",
"version": "0.2.3",
"authors": "Jacob Pratt <open-source@jhpratt.dev>|Time contributors",
"repository": "https://github.com/time-rs/time",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "Procedural macros for the time crate."
},
{
"name": "tinystr",
"version": "0.3.4",
@ -2035,7 +2062,7 @@
},
{
"name": "tokio",
"version": "1.15.0",
"version": "1.16.1",
"authors": "Tokio Contributors <team@tokio.rs>",
"repository": "https://github.com/tokio-rs/tokio",
"license": "MIT",
@ -2116,7 +2143,7 @@
},
{
"name": "tracing",
"version": "0.1.29",
"version": "0.1.31",
"authors": "Eliza Weisman <eliza@buoyant.io>|Tokio Contributors <team@tokio.rs>",
"repository": "https://github.com/tokio-rs/tracing",
"license": "MIT",
@ -2125,7 +2152,7 @@
},
{
"name": "tracing-core",
"version": "0.1.21",
"version": "0.1.22",
"authors": "Tokio Contributors <team@tokio.rs>",
"repository": "https://github.com/tokio-rs/tracing",
"license": "MIT",
@ -2269,7 +2296,7 @@
},
{
"name": "unicode-segmentation",
"version": "1.8.0",
"version": "1.9.0",
"authors": "kwantam <kwantam@gmail.com>|Manish Goregaokar <manishsmail@gmail.com>",
"repository": "https://github.com/unicode-rs/unicode-segmentation",
"license": "Apache-2.0 OR MIT",
@ -2384,9 +2411,18 @@
"license_file": null,
"description": "Experimental WASI API bindings for Rust"
},
{
"name": "wasi",
"version": "0.11.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": "wasm-bindgen",
"version": "0.2.78",
"version": "0.2.79",
"authors": "The wasm-bindgen Developers",
"repository": "https://github.com/rustwasm/wasm-bindgen",
"license": "Apache-2.0 OR MIT",
@ -2395,7 +2431,7 @@
},
{
"name": "wasm-bindgen-backend",
"version": "0.2.78",
"version": "0.2.79",
"authors": "The wasm-bindgen Developers",
"repository": "https://github.com/rustwasm/wasm-bindgen/tree/master/crates/backend",
"license": "Apache-2.0 OR MIT",
@ -2404,7 +2440,7 @@
},
{
"name": "wasm-bindgen-futures",
"version": "0.4.28",
"version": "0.4.29",
"authors": "The wasm-bindgen Developers",
"repository": "https://github.com/rustwasm/wasm-bindgen/tree/master/crates/futures",
"license": "Apache-2.0 OR MIT",
@ -2413,7 +2449,7 @@
},
{
"name": "wasm-bindgen-macro",
"version": "0.2.78",
"version": "0.2.79",
"authors": "The wasm-bindgen Developers",
"repository": "https://github.com/rustwasm/wasm-bindgen/tree/master/crates/macro",
"license": "Apache-2.0 OR MIT",
@ -2422,7 +2458,7 @@
},
{
"name": "wasm-bindgen-macro-support",
"version": "0.2.78",
"version": "0.2.79",
"authors": "The wasm-bindgen Developers",
"repository": "https://github.com/rustwasm/wasm-bindgen/tree/master/crates/macro-support",
"license": "Apache-2.0 OR MIT",
@ -2431,7 +2467,7 @@
},
{
"name": "wasm-bindgen-shared",
"version": "0.2.78",
"version": "0.2.79",
"authors": "The wasm-bindgen Developers",
"repository": "https://github.com/rustwasm/wasm-bindgen/tree/master/crates/shared",
"license": "Apache-2.0 OR MIT",
@ -2440,7 +2476,7 @@
},
{
"name": "web-sys",
"version": "0.3.55",
"version": "0.3.56",
"authors": "The wasm-bindgen Developers",
"repository": "https://github.com/rustwasm/wasm-bindgen/tree/master/crates/web-sys",
"license": "Apache-2.0 OR MIT",
@ -2467,7 +2503,7 @@
},
{
"name": "which",
"version": "4.2.2",
"version": "4.2.4",
"authors": "Harry Fei <tiziyuanfang@gmail.com>",
"repository": "https://github.com/harryfei/which-rs.git",
"license": "MIT",

View file

@ -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_4//:getrandom",
"@raze__getrandom__0_2_5//:getrandom",
],
"//conditions:default": [],
}) + selects.with_or({

View file

@ -49,14 +49,13 @@ rust_library(
"crate-name=ammonia",
"manual",
],
version = "3.1.2",
version = "3.1.4",
# buildifier: leave-alone
deps = [
"@raze__html5ever__0_25_1//:html5ever",
"@raze__lazy_static__1_4_0//:lazy_static",
"@raze__maplit__1_0_2//:maplit",
"@raze__markup5ever_rcdom__0_1_0//:markup5ever_rcdom",
"@raze__matches__0_1_9//:matches",
"@raze__tendril__0_4_2//:tendril",
"@raze__url__2_2_2//:url",
],

View file

@ -56,7 +56,7 @@ cargo_build_script(
"cargo-raze",
"manual",
],
version = "1.0.52",
version = "1.0.55",
visibility = ["//visibility:private"],
deps = [
],
@ -80,7 +80,7 @@ rust_library(
"crate-name=anyhow",
"manual",
],
version = "1.0.52",
version = "1.0.55",
# buildifier: leave-alone
deps = [
":anyhow_build_script",

View file

@ -81,8 +81,8 @@ rust_proc_macro(
deps = [
":async_trait_build_script",
"@raze__proc_macro2__1_0_36//:proc_macro2",
"@raze__quote__1_0_14//:quote",
"@raze__syn__1_0_85//:syn",
"@raze__quote__1_0_15//:quote",
"@raze__syn__1_0_86//:syn",
],
)

View file

@ -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_112//:libc",
"@raze__libc__0_2_119//:libc",
],
"//conditions:default": [],
}) + selects.with_or({

View file

@ -55,7 +55,7 @@ rust_library(
"crate-name=autocfg",
"manual",
],
version = "1.0.1",
version = "1.1.0",
# buildifier: leave-alone
deps = [
],

View file

@ -57,10 +57,10 @@ cargo_build_script(
"cargo-raze",
"manual",
],
version = "1.3.0",
version = "1.3.1",
visibility = ["//visibility:private"],
deps = [
"@raze__cc__1_0_72//:cc",
"@raze__cc__1_0_73//:cc",
],
)
@ -85,7 +85,7 @@ rust_library(
"crate-name=blake3",
"manual",
],
version = "1.3.0",
version = "1.3.1",
# buildifier: leave-alone
deps = [
":blake3_build_script",
@ -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_1//:digest",
"@raze__digest__0_10_3//:digest",
],
)

View file

@ -47,7 +47,7 @@ rust_library(
"crate-name=block-buffer",
"manual",
],
version = "0.10.0",
version = "0.10.2",
# buildifier: leave-alone
deps = [
"@raze__generic_array__0_14_5//:generic_array",

View file

@ -49,7 +49,7 @@ rust_binary(
"crate-name=gcc-shim",
"manual",
],
version = "1.0.72",
version = "1.0.73",
# buildifier: leave-alone
deps = [
":cc",
@ -72,7 +72,7 @@ rust_library(
"crate-name=cc",
"manual",
],
version = "1.0.72",
version = "1.0.73",
# buildifier: leave-alone
deps = [
],

View file

@ -64,7 +64,7 @@ rust_library(
version = "0.4.19",
# buildifier: leave-alone
deps = [
"@raze__libc__0_2_112//:libc",
"@raze__libc__0_2_119//:libc",
"@raze__num_integer__0_1_44//:num_integer",
"@raze__num_traits__0_2_14//:num_traits",
"@raze__time__0_1_44//:time",

View file

@ -49,7 +49,7 @@ rust_library(
"crate-name=coarsetime",
"manual",
],
version = "0.1.20",
version = "0.1.21",
# buildifier: leave-alone
deps = [
"@raze__once_cell__1_9_0//:once_cell",
@ -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_112//:libc",
"@raze__libc__0_2_119//:libc",
],
"//conditions:default": [],
}),

View file

@ -53,6 +53,6 @@ rust_library(
# buildifier: leave-alone
deps = [
"@raze__codespan_reporting__0_11_1//:codespan_reporting",
"@raze__serde__1_0_133//:serde",
"@raze__serde__1_0_136//:serde",
],
)

View file

@ -62,7 +62,7 @@ rust_library(
version = "0.11.1",
# buildifier: leave-alone
deps = [
"@raze__serde__1_0_133//:serde",
"@raze__serde__1_0_136//:serde",
"@raze__termcolor__1_1_2//:termcolor",
"@raze__unicode_width__0_1_9//:unicode_width",
],

View file

@ -47,11 +47,11 @@ rust_library(
"crate-name=core-foundation",
"manual",
],
version = "0.9.2",
version = "0.9.3",
# buildifier: leave-alone
deps = [
"@raze__core_foundation_sys__0_8_3//:core_foundation_sys",
"@raze__libc__0_2_112//:libc",
"@raze__libc__0_2_119//:libc",
],
)

View file

@ -56,7 +56,7 @@ cargo_build_script(
"cargo-raze",
"manual",
],
version = "1.3.0",
version = "1.3.2",
visibility = ["//visibility:private"],
deps = [
],
@ -82,7 +82,7 @@ rust_library(
"crate-name=crc32fast",
"manual",
],
version = "1.3.0",
version = "1.3.2",
# buildifier: leave-alone
deps = [
":crc32fast_build_script",

View file

@ -62,7 +62,7 @@ rust_library(
# buildifier: leave-alone
deps = [
"@raze__cfg_if__1_0_0//:cfg_if",
"@raze__crossbeam_utils__0_8_6//:crossbeam_utils",
"@raze__crossbeam_utils__0_8_7//:crossbeam_utils",
],
)

View file

@ -56,7 +56,7 @@ cargo_build_script(
"cargo-raze",
"manual",
],
version = "0.8.6",
version = "0.8.7",
visibility = ["//visibility:private"],
deps = [
],
@ -82,7 +82,7 @@ rust_library(
"crate-name=crossbeam-utils",
"manual",
],
version = "0.8.6",
version = "0.8.7",
# buildifier: leave-alone
deps = [
":crossbeam_utils_build_script",

View file

@ -48,9 +48,10 @@ rust_library(
"crate-name=crypto-common",
"manual",
],
version = "0.1.1",
version = "0.1.3",
# buildifier: leave-alone
deps = [
"@raze__generic_array__0_14_5//:generic_array",
"@raze__typenum__1_15_0//:typenum",
],
)

View file

@ -58,8 +58,8 @@ cargo_build_script(
visibility = ["//visibility:private"],
deps = [
"@raze__proc_macro2__1_0_36//:proc_macro2",
"@raze__quote__1_0_14//:quote",
"@raze__syn__1_0_85//:syn",
"@raze__quote__1_0_15//:quote",
"@raze__syn__1_0_86//:syn",
],
)

View file

@ -50,7 +50,7 @@ rust_proc_macro(
version = "0.6.0",
# buildifier: leave-alone
deps = [
"@raze__quote__1_0_14//:quote",
"@raze__syn__1_0_85//:syn",
"@raze__quote__1_0_15//:quote",
"@raze__syn__1_0_86//:syn",
],
)

View file

@ -80,8 +80,8 @@ rust_proc_macro(
deps = [
"@raze__convert_case__0_4_0//:convert_case",
"@raze__proc_macro2__1_0_36//:proc_macro2",
"@raze__quote__1_0_14//:quote",
"@raze__syn__1_0_85//:syn",
"@raze__quote__1_0_15//:quote",
"@raze__syn__1_0_86//:syn",
],
)

View file

@ -54,12 +54,11 @@ rust_library(
"crate-name=digest",
"manual",
],
version = "0.10.1",
version = "0.10.3",
# buildifier: leave-alone
deps = [
"@raze__block_buffer__0_10_0//:block_buffer",
"@raze__crypto_common__0_1_1//:crypto_common",
"@raze__generic_array__0_14_5//:generic_array",
"@raze__block_buffer__0_10_2//:block_buffer",
"@raze__crypto_common__0_1_3//:crypto_common",
"@raze__subtle__2_4_1//:subtle",
],
)

View file

@ -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_112//:libc",
"@raze__libc__0_2_119//:libc",
],
"//conditions:default": [],
}) + selects.with_or({

View file

@ -49,10 +49,12 @@ rust_library(
"crate-name=fastrand",
"manual",
],
version = "1.6.0",
version = "1.7.0",
# buildifier: leave-alone
deps = [
],
)
# Unsupported target "char" with type "test" omitted
# Unsupported target "smoke" with type "test" omitted

View file

@ -98,8 +98,8 @@ rust_library(
# buildifier: leave-alone
deps = [
"@raze__cfg_if__1_0_0//:cfg_if",
"@raze__crc32fast__1_3_0//:crc32fast",
"@raze__libc__0_2_112//:libc",
"@raze__crc32fast__1_3_2//:crc32fast",
"@raze__libc__0_2_119//:libc",
"@raze__miniz_oxide__0_4_4//:miniz_oxide",
],
)

View file

@ -47,7 +47,7 @@ rust_library(
"crate-name=futf",
"manual",
],
version = "0.1.4",
version = "0.1.5",
# buildifier: leave-alone
deps = [
"@raze__mac__0_1_1//:mac",

View file

@ -53,16 +53,16 @@ rust_library(
"crate-name=futures",
"manual",
],
version = "0.3.19",
version = "0.3.21",
# buildifier: leave-alone
deps = [
"@raze__futures_channel__0_3_19//:futures_channel",
"@raze__futures_core__0_3_19//:futures_core",
"@raze__futures_executor__0_3_19//:futures_executor",
"@raze__futures_io__0_3_19//:futures_io",
"@raze__futures_sink__0_3_19//:futures_sink",
"@raze__futures_task__0_3_19//:futures_task",
"@raze__futures_util__0_3_19//:futures_util",
"@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",
],
)

View file

@ -59,7 +59,7 @@ cargo_build_script(
"cargo-raze",
"manual",
],
version = "0.3.19",
version = "0.3.21",
visibility = ["//visibility:private"],
deps = [
],
@ -88,12 +88,12 @@ rust_library(
"crate-name=futures-channel",
"manual",
],
version = "0.3.19",
version = "0.3.21",
# buildifier: leave-alone
deps = [
":futures_channel_build_script",
"@raze__futures_core__0_3_19//:futures_core",
"@raze__futures_sink__0_3_19//:futures_sink",
"@raze__futures_core__0_3_21//:futures_core",
"@raze__futures_sink__0_3_21//:futures_sink",
],
)

View file

@ -57,7 +57,7 @@ cargo_build_script(
"cargo-raze",
"manual",
],
version = "0.3.19",
version = "0.3.21",
visibility = ["//visibility:private"],
deps = [
],
@ -82,7 +82,7 @@ rust_library(
"crate-name=futures-core",
"manual",
],
version = "0.3.19",
version = "0.3.21",
# buildifier: leave-alone
deps = [
":futures_core_build_script",

View file

@ -50,12 +50,12 @@ rust_library(
"crate-name=futures-executor",
"manual",
],
version = "0.3.19",
version = "0.3.21",
# buildifier: leave-alone
deps = [
"@raze__futures_core__0_3_19//:futures_core",
"@raze__futures_task__0_3_19//:futures_task",
"@raze__futures_util__0_3_19//:futures_util",
"@raze__futures_core__0_3_21//:futures_core",
"@raze__futures_task__0_3_21//:futures_task",
"@raze__futures_util__0_3_21//:futures_util",
],
)

View file

@ -48,7 +48,7 @@ rust_library(
"crate-name=futures-io",
"manual",
],
version = "0.3.19",
version = "0.3.21",
# buildifier: leave-alone
deps = [
],

View file

@ -47,11 +47,11 @@ rust_proc_macro(
"crate-name=futures-macro",
"manual",
],
version = "0.3.19",
version = "0.3.21",
# buildifier: leave-alone
deps = [
"@raze__proc_macro2__1_0_36//:proc_macro2",
"@raze__quote__1_0_14//:quote",
"@raze__syn__1_0_85//:syn",
"@raze__quote__1_0_15//:quote",
"@raze__syn__1_0_86//:syn",
],
)

View file

@ -50,7 +50,7 @@ rust_library(
"crate-name=futures-sink",
"manual",
],
version = "0.3.19",
version = "0.3.21",
# buildifier: leave-alone
deps = [
],

View file

@ -56,7 +56,7 @@ cargo_build_script(
"cargo-raze",
"manual",
],
version = "0.3.19",
version = "0.3.21",
visibility = ["//visibility:private"],
deps = [
],
@ -80,7 +80,7 @@ rust_library(
"crate-name=futures-task",
"manual",
],
version = "0.3.19",
version = "0.3.21",
# buildifier: leave-alone
deps = [
":futures_task_build_script",

View file

@ -68,12 +68,14 @@ cargo_build_script(
"cargo-raze",
"manual",
],
version = "0.3.19",
version = "0.3.21",
visibility = ["//visibility:private"],
deps = [
],
)
# Unsupported target "flatten_unordered" with type "bench" omitted
# Unsupported target "futures_unordered" with type "bench" omitted
rust_library(
@ -99,7 +101,7 @@ rust_library(
data = [],
edition = "2018",
proc_macro_deps = [
"@raze__futures_macro__0_3_19//:futures_macro",
"@raze__futures_macro__0_3_21//:futures_macro",
],
rustc_flags = [
"--cap-lints=allow",
@ -109,15 +111,15 @@ rust_library(
"crate-name=futures-util",
"manual",
],
version = "0.3.19",
version = "0.3.21",
# buildifier: leave-alone
deps = [
":futures_util_build_script",
"@raze__futures_channel__0_3_19//:futures_channel",
"@raze__futures_core__0_3_19//:futures_core",
"@raze__futures_io__0_3_19//:futures_io",
"@raze__futures_sink__0_3_19//:futures_sink",
"@raze__futures_task__0_3_19//:futures_task",
"@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__pin_utils__0_1_0//:pin_utils",

View file

@ -43,6 +43,7 @@ cargo_build_script(
build_script_env = {
},
crate_features = [
"more_lengths",
],
crate_root = "build.rs",
data = glob(["**"]),
@ -65,6 +66,7 @@ rust_library(
name = "generic_array",
srcs = glob(["**/*.rs"]),
crate_features = [
"more_lengths",
],
crate_root = "src/lib.rs",
data = [],

View file

@ -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_112//:libc",
"@raze__libc__0_2_119//:libc",
],
"//conditions:default": [],
}),

View file

@ -52,7 +52,7 @@ rust_library(
"crate-name=getrandom",
"manual",
],
version = "0.2.4",
version = "0.2.5",
# 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_112//:libc",
"@raze__libc__0_2_119//:libc",
],
"//conditions:default": [],
}),

View file

@ -53,19 +53,19 @@ rust_library(
"crate-name=h2",
"manual",
],
version = "0.3.10",
version = "0.3.11",
# buildifier: leave-alone
deps = [
"@raze__bytes__1_1_0//:bytes",
"@raze__fnv__1_0_7//:fnv",
"@raze__futures_core__0_3_19//:futures_core",
"@raze__futures_sink__0_3_19//:futures_sink",
"@raze__futures_util__0_3_19//:futures_util",
"@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_15_0//:tokio",
"@raze__tokio__1_16_1//:tokio",
"@raze__tokio_util__0_6_9//:tokio_util",
"@raze__tracing__0_1_29//:tracing",
"@raze__tracing__0_1_31//:tracing",
],
)

View file

@ -50,6 +50,6 @@ rust_library(
version = "0.3.3",
# buildifier: leave-alone
deps = [
"@raze__unicode_segmentation__1_8_0//:unicode_segmentation",
"@raze__unicode_segmentation__1_9_0//:unicode_segmentation",
],
)

View file

@ -51,6 +51,6 @@ rust_library(
version = "0.1.19",
# buildifier: leave-alone
deps = [
"@raze__libc__0_2_112//:libc",
"@raze__libc__0_2_119//:libc",
],
)

View file

@ -58,8 +58,8 @@ cargo_build_script(
visibility = ["//visibility:private"],
deps = [
"@raze__proc_macro2__1_0_36//:proc_macro2",
"@raze__quote__1_0_14//:quote",
"@raze__syn__1_0_85//:syn",
"@raze__quote__1_0_15//:quote",
"@raze__syn__1_0_86//:syn",
],
)

View file

@ -56,7 +56,7 @@ cargo_build_script(
"cargo-raze",
"manual",
],
version = "1.5.1",
version = "1.6.0",
visibility = ["//visibility:private"],
deps = [
],
@ -82,7 +82,7 @@ rust_library(
"crate-name=httparse",
"manual",
],
version = "1.5.1",
version = "1.6.0",
# buildifier: leave-alone
deps = [
":httparse_build_script",

View file

@ -99,24 +99,24 @@ rust_library(
"crate-name=hyper",
"manual",
],
version = "0.14.16",
version = "0.14.17",
# buildifier: leave-alone
deps = [
"@raze__bytes__1_1_0//:bytes",
"@raze__futures_channel__0_3_19//:futures_channel",
"@raze__futures_core__0_3_19//:futures_core",
"@raze__futures_util__0_3_19//:futures_util",
"@raze__h2__0_3_10//:h2",
"@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_11//:h2",
"@raze__http__0_2_6//:http",
"@raze__http_body__0_4_4//:http_body",
"@raze__httparse__1_5_1//:httparse",
"@raze__httparse__1_6_0//:httparse",
"@raze__httpdate__1_0_2//:httpdate",
"@raze__itoa__0_4_8//:itoa",
"@raze__itoa__1_0_1//:itoa",
"@raze__pin_project_lite__0_2_8//:pin_project_lite",
"@raze__socket2__0_4_2//:socket2",
"@raze__tokio__1_15_0//:tokio",
"@raze__socket2__0_4_4//:socket2",
"@raze__tokio__1_16_1//:tokio",
"@raze__tower_service__0_3_1//:tower_service",
"@raze__tracing__0_1_29//:tracing",
"@raze__tracing__0_1_31//:tracing",
"@raze__want__0_3_0//:want",
],
)

View file

@ -54,11 +54,11 @@ rust_library(
version = "0.22.1",
# buildifier: leave-alone
deps = [
"@raze__futures_util__0_3_19//:futures_util",
"@raze__hyper__0_14_16//:hyper",
"@raze__futures_util__0_3_21//:futures_util",
"@raze__hyper__0_14_17//:hyper",
"@raze__log__0_4_14//:log",
"@raze__rustls__0_19_1//:rustls",
"@raze__tokio__1_15_0//:tokio",
"@raze__tokio__1_16_1//:tokio",
"@raze__tokio_rustls__0_22_0//:tokio_rustls",
"@raze__webpki__0_21_4//:webpki",
],

View file

@ -52,9 +52,9 @@ rust_library(
version = "0.4.1",
# buildifier: leave-alone
deps = [
"@raze__hyper__0_14_16//:hyper",
"@raze__hyper__0_14_17//:hyper",
"@raze__pin_project_lite__0_2_8//:pin_project_lite",
"@raze__tokio__1_15_0//:tokio",
"@raze__tokio__1_16_1//:tokio",
"@raze__tokio_io_timeout__1_1_1//:tokio_io_timeout",
],
)

View file

@ -53,9 +53,9 @@ rust_library(
# buildifier: leave-alone
deps = [
"@raze__bytes__1_1_0//:bytes",
"@raze__hyper__0_14_16//:hyper",
"@raze__hyper__0_14_17//:hyper",
"@raze__native_tls__0_2_8//:native_tls",
"@raze__tokio__1_15_0//:tokio",
"@raze__tokio__1_16_1//:tokio",
"@raze__tokio_native_tls__0_3_0//:tokio_native_tls",
],
)

View file

@ -58,7 +58,7 @@ cargo_build_script(
version = "1.8.0",
visibility = ["//visibility:private"],
deps = [
"@raze__autocfg__1_0_1//:autocfg",
"@raze__autocfg__1_1_0//:autocfg",
],
)

View file

@ -54,8 +54,8 @@ rust_proc_macro(
# buildifier: leave-alone
deps = [
"@raze__proc_macro2__1_0_36//:proc_macro2",
"@raze__quote__1_0_14//:quote",
"@raze__syn__1_0_85//:syn",
"@raze__unindent__0_1_7//:unindent",
"@raze__quote__1_0_15//:quote",
"@raze__syn__1_0_86//:syn",
"@raze__unindent__0_1_8//:unindent",
],
)

View file

@ -47,10 +47,10 @@ rust_library(
"crate-name=js-sys",
"manual",
],
version = "0.3.55",
version = "0.3.56",
# buildifier: leave-alone
deps = [
"@raze__wasm_bindgen__0_2_78//:wasm_bindgen",
"@raze__wasm_bindgen__0_2_79//:wasm_bindgen",
],
)

View file

@ -56,7 +56,7 @@ cargo_build_script(
"cargo-raze",
"manual",
],
version = "0.2.112",
version = "0.2.119",
visibility = ["//visibility:private"],
deps = [
],
@ -80,7 +80,7 @@ rust_library(
"crate-name=libc",
"manual",
],
version = "0.2.112",
version = "0.2.119",
# buildifier: leave-alone
deps = [
":libc_build_script",

View file

@ -67,7 +67,7 @@ cargo_build_script(
version = "0.23.2",
visibility = ["//visibility:private"],
deps = [
"@raze__cc__1_0_72//:cc",
"@raze__cc__1_0_73//:cc",
"@raze__pkg_config__0_3_24//:pkg_config",
"@raze__vcpkg__0_2_15//:vcpkg",
],

View file

@ -56,7 +56,7 @@ rust_library(
"@raze__bytes__1_1_0//:bytes",
"@raze__codespan__0_11_1//:codespan",
"@raze__dunce__1_0_2//:dunce",
"@raze__futures__0_3_19//:futures",
"@raze__futures__0_3_21//:futures",
"@raze__http__0_2_6//:http",
"@raze__kuchiki__0_8_1//:kuchiki",
"@raze__lazy_static__1_4_0//:lazy_static",
@ -65,7 +65,7 @@ rust_library(
"@raze__pulldown_cmark__0_8_0//:pulldown_cmark",
"@raze__regex__1_5_4//:regex",
"@raze__reqwest__0_11_3//:reqwest",
"@raze__serde__1_0_133//:serde",
"@raze__serde__1_0_136//:serde",
"@raze__thiserror__1_0_30//:thiserror",
"@raze__url__2_2_2//:url",
],

View file

@ -47,7 +47,7 @@ rust_library(
"crate-name=lock_api",
"manual",
],
version = "0.4.5",
version = "0.4.6",
# buildifier: leave-alone
deps = [
"@raze__scopeguard__1_1_0//:scopeguard",

View file

@ -84,7 +84,7 @@ rust_library(
":markup5ever_build_script",
"@raze__log__0_4_14//:log",
"@raze__phf__0_8_0//:phf",
"@raze__string_cache__0_8_2//:string_cache",
"@raze__string_cache__0_8_3//:string_cache",
"@raze__tendril__0_4_2//:tendril",
],
)

View file

@ -54,7 +54,7 @@ cargo_build_script(
"cargo-raze",
"manual",
],
version = "2.0.3",
version = "2.0.4",
visibility = ["//visibility:private"],
deps = [
"@raze__unicase__2_6_0//:unicase",
@ -81,7 +81,7 @@ rust_library(
"crate-name=mime_guess",
"manual",
],
version = "2.0.3",
version = "2.0.4",
# buildifier: leave-alone
deps = [
":mime_guess_build_script",

View file

@ -57,7 +57,7 @@ cargo_build_script(
version = "0.4.4",
visibility = ["//visibility:private"],
deps = [
"@raze__autocfg__1_0_1//:autocfg",
"@raze__autocfg__1_1_0//:autocfg",
],
)

View file

@ -75,7 +75,7 @@ rust_library(
"@rules_rust//rust/platform:aarch64-unknown-linux-gnu",
"@rules_rust//rust/platform:x86_64-apple-ios",
): [
"@raze__libc__0_2_112//:libc",
"@raze__libc__0_2_119//:libc",
],
"//conditions:default": [],
}) + selects.with_or({
@ -84,7 +84,7 @@ rust_library(
"@rules_rust//rust/platform:x86_64-pc-windows-msvc",
): [
"@raze__miow__0_3_7//:miow",
"@raze__ntapi__0_3_6//:ntapi",
"@raze__ntapi__0_3_7//:ntapi",
"@raze__winapi__0_3_9//:winapi",
],
"//conditions:default": [],

View file

@ -65,7 +65,7 @@ cargo_build_script(
"@rules_rust//rust/platform:aarch64-apple-ios",
"@rules_rust//rust/platform:x86_64-apple-ios",
): [
"@raze__security_framework_sys__2_4_2//:security_framework_sys",
"@raze__security_framework_sys__2_6_1//:security_framework_sys",
],
"//conditions:default": [],
}) + selects.with_or({
@ -122,9 +122,9 @@ rust_library(
"@rules_rust//rust/platform:x86_64-apple-ios",
): [
"@raze__lazy_static__1_4_0//:lazy_static",
"@raze__libc__0_2_112//:libc",
"@raze__security_framework__2_4_2//:security_framework",
"@raze__security_framework_sys__2_4_2//:security_framework_sys",
"@raze__libc__0_2_119//:libc",
"@raze__security_framework__2_6_1//:security_framework",
"@raze__security_framework_sys__2_6_1//:security_framework_sys",
"@raze__tempfile__3_3_0//:tempfile",
],
"//conditions:default": [],

View file

@ -56,7 +56,7 @@ cargo_build_script(
"cargo-raze",
"manual",
],
version = "0.3.6",
version = "0.3.7",
visibility = ["//visibility:private"],
deps = [
],
@ -80,7 +80,7 @@ rust_library(
"crate-name=ntapi",
"manual",
],
version = "0.3.6",
version = "0.3.7",
# buildifier: leave-alone
deps = [
":ntapi_build_script",

View file

@ -59,7 +59,7 @@ cargo_build_script(
version = "0.1.44",
visibility = ["//visibility:private"],
deps = [
"@raze__autocfg__1_0_1//:autocfg",
"@raze__autocfg__1_1_0//:autocfg",
],
)

View file

@ -58,7 +58,7 @@ cargo_build_script(
version = "0.2.14",
visibility = ["//visibility:private"],
deps = [
"@raze__autocfg__1_0_1//:autocfg",
"@raze__autocfg__1_1_0//:autocfg",
],
)

View file

@ -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_112//:libc",
"@raze__libc__0_2_119//:libc",
],
"//conditions:default": [],
}),

View file

@ -53,8 +53,8 @@ rust_proc_macro(
# buildifier: leave-alone
deps = [
"@raze__proc_macro2__1_0_36//:proc_macro2",
"@raze__proc_macro_crate__1_1_0//:proc_macro_crate",
"@raze__quote__1_0_14//:quote",
"@raze__syn__1_0_85//:syn",
"@raze__proc_macro_crate__1_1_3//:proc_macro_crate",
"@raze__quote__1_0_15//:quote",
"@raze__syn__1_0_86//:syn",
],
)

View file

@ -0,0 +1,65 @@
"""
@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 = "num_threads",
srcs = glob(["**/*.rs"]),
aliases = {
},
crate_features = [
],
crate_root = "src/lib.rs",
data = [],
edition = "2015",
rustc_flags = [
"--cap-lints=allow",
],
tags = [
"cargo-raze",
"crate-name=num_threads",
"manual",
],
version = "0.1.3",
# buildifier: leave-alone
deps = [
] + selects.with_or({
# cfg(any(target_os = "macos", target_os = "freebsd"))
(
"@rules_rust//rust/platform:x86_64-apple-darwin",
"@rules_rust//rust/platform:aarch64-apple-darwin",
): [
"@raze__libc__0_2_119//:libc",
],
"//conditions:default": [],
}),
)

View file

@ -89,7 +89,7 @@ rust_library(
"@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_112//:libc",
"@raze__libc__0_2_119//:libc",
"@raze__once_cell__1_9_0//:once_cell",
"@raze__openssl_sys__0_9_72//:openssl_sys",
],

View file

@ -58,8 +58,8 @@ cargo_build_script(
version = "0.9.72",
visibility = ["//visibility:private"],
deps = [
"@raze__autocfg__1_0_1//:autocfg",
"@raze__cc__1_0_72//:cc",
"@raze__autocfg__1_1_0//:autocfg",
"@raze__cc__1_0_73//:cc",
"@raze__pkg_config__0_3_24//:pkg_config",
] + selects.with_or({
# cfg(target_env = "msvc")
@ -94,7 +94,7 @@ rust_library(
# buildifier: leave-alone
deps = [
":openssl_sys_build_script",
"@raze__libc__0_2_112//:libc",
"@raze__libc__0_2_119//:libc",
] + selects.with_or({
# cfg(target_env = "msvc")
(

View file

@ -52,7 +52,7 @@ rust_library(
# buildifier: leave-alone
deps = [
"@raze__instant__0_1_12//:instant",
"@raze__lock_api__0_4_5//:lock_api",
"@raze__lock_api__0_4_6//:lock_api",
"@raze__parking_lot_core__0_8_5//:parking_lot_core",
],
)

View file

@ -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_112//:libc",
"@raze__libc__0_2_119//:libc",
],
"//conditions:default": [],
}) + selects.with_or({

View file

@ -56,7 +56,7 @@ rust_binary(
deps = [
":phf_generator",
"@raze__phf_shared__0_10_0//:phf_shared",
"@raze__rand__0_8_4//:rand",
"@raze__rand__0_8_5//:rand",
],
)
@ -80,6 +80,6 @@ rust_library(
# buildifier: leave-alone
deps = [
"@raze__phf_shared__0_10_0//:phf_shared",
"@raze__rand__0_8_4//:rand",
"@raze__rand__0_8_5//:rand",
],
)

View file

@ -56,7 +56,7 @@ rust_proc_macro(
"@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_14//:quote",
"@raze__syn__1_0_85//:syn",
"@raze__quote__1_0_15//:quote",
"@raze__syn__1_0_86//:syn",
],
)

View file

@ -58,8 +58,8 @@ rust_proc_macro(
"@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_14//:quote",
"@raze__syn__1_0_85//:syn",
"@raze__quote__1_0_15//:quote",
"@raze__syn__1_0_86//:syn",
],
)

View file

@ -35,6 +35,7 @@ rust_library(
name = "phf_shared",
srcs = glob(["**/*.rs"]),
crate_features = [
"default",
"std",
],
crate_root = "src/lib.rs",
@ -51,6 +52,6 @@ rust_library(
version = "0.10.0",
# buildifier: leave-alone
deps = [
"@raze__siphasher__0_3_7//:siphasher",
"@raze__siphasher__0_3_9//:siphasher",
],
)

View file

@ -52,6 +52,6 @@ rust_library(
version = "0.8.0",
# buildifier: leave-alone
deps = [
"@raze__siphasher__0_3_7//:siphasher",
"@raze__siphasher__0_3_9//:siphasher",
],
)

View file

@ -51,7 +51,7 @@ rust_proc_macro(
# buildifier: leave-alone
deps = [
"@raze__proc_macro2__1_0_36//:proc_macro2",
"@raze__quote__1_0_14//:quote",
"@raze__syn__1_0_85//:syn",
"@raze__quote__1_0_15//:quote",
"@raze__syn__1_0_86//:syn",
],
)

View file

@ -47,7 +47,7 @@ rust_library(
"crate-name=proc-macro-crate",
"manual",
],
version = "1.1.0",
version = "1.1.3",
# buildifier: leave-alone
deps = [
"@raze__thiserror__1_0_30//:thiserror",

View file

@ -57,7 +57,7 @@ cargo_build_script(
version = "0.9.0",
visibility = ["//visibility:private"],
deps = [
"@raze__which__4_2_2//:which",
"@raze__which__4_2_4//:which",
],
)

View file

@ -50,10 +50,10 @@ rust_proc_macro(
version = "0.9.0",
# buildifier: leave-alone
deps = [
"@raze__anyhow__1_0_52//:anyhow",
"@raze__anyhow__1_0_55//:anyhow",
"@raze__itertools__0_10_3//:itertools",
"@raze__proc_macro2__1_0_36//:proc_macro2",
"@raze__quote__1_0_14//:quote",
"@raze__syn__1_0_85//:syn",
"@raze__quote__1_0_15//:quote",
"@raze__syn__1_0_86//:syn",
],
)

View file

@ -126,10 +126,10 @@ rust_library(
":pyo3_build_script",
"@raze__cfg_if__1_0_0//:cfg_if",
"@raze__indoc__0_3_6//:indoc",
"@raze__libc__0_2_112//:libc",
"@raze__libc__0_2_119//:libc",
"@raze__parking_lot__0_11_2//:parking_lot",
"@raze__paste__0_1_18//:paste",
"@raze__unindent__0_1_7//:unindent",
"@raze__unindent__0_1_8//:unindent",
],
)

View file

@ -51,7 +51,7 @@ rust_proc_macro(
# buildifier: leave-alone
deps = [
"@raze__pyo3_macros_backend__0_15_1//:pyo3_macros_backend",
"@raze__quote__1_0_14//:quote",
"@raze__syn__1_0_85//:syn",
"@raze__quote__1_0_15//:quote",
"@raze__syn__1_0_86//:syn",
],
)

View file

@ -52,7 +52,7 @@ rust_library(
deps = [
"@raze__proc_macro2__1_0_36//:proc_macro2",
"@raze__pyo3_build_config__0_15_1//:pyo3_build_config",
"@raze__quote__1_0_14//:quote",
"@raze__syn__1_0_85//:syn",
"@raze__quote__1_0_15//:quote",
"@raze__syn__1_0_86//:syn",
],
)

View file

@ -49,7 +49,7 @@ rust_library(
"crate-name=quote",
"manual",
],
version = "1.0.14",
version = "1.0.15",
# buildifier: leave-alone
deps = [
"@raze__proc_macro2__1_0_36//:proc_macro2",

View file

@ -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_112//:libc",
"@raze__libc__0_2_119//:libc",
],
"//conditions:default": [],
}),

View file

@ -42,7 +42,6 @@ rust_library(
"getrandom",
"libc",
"rand_chacha",
"rand_hc",
"small_rng",
"std",
"std_rng",
@ -58,25 +57,12 @@ rust_library(
"crate-name=rand",
"manual",
],
version = "0.8.4",
version = "0.8.5",
# buildifier: leave-alone
deps = [
"@raze__rand_chacha__0_3_1//:rand_chacha",
"@raze__rand_core__0_6_3//:rand_core",
] + selects.with_or({
# cfg(not(target_os = "emscripten"))
(
"@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__rand_chacha__0_3_1//:rand_chacha",
],
"//conditions:default": [],
}) + selects.with_or({
# cfg(unix)
(
"@rules_rust//rust/platform:x86_64-apple-darwin",
@ -86,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_112//:libc",
"@raze__libc__0_2_119//:libc",
],
"//conditions:default": [],
}),

View file

@ -53,6 +53,6 @@ rust_library(
version = "0.6.3",
# buildifier: leave-alone
deps = [
"@raze__getrandom__0_2_4//:getrandom",
"@raze__getrandom__0_2_5//:getrandom",
],
)

View file

@ -50,7 +50,7 @@ rust_library(
version = "0.4.0",
# buildifier: leave-alone
deps = [
"@raze__getrandom__0_2_4//:getrandom",
"@raze__getrandom__0_2_5//:getrandom",
"@raze__redox_syscall__0_2_10//:redox_syscall",
],
)

View file

@ -91,10 +91,10 @@ rust_library(
"@raze__bytes__1_1_0//:bytes",
"@raze__http__0_2_6//:http",
"@raze__hyper_timeout__0_4_1//:hyper_timeout",
"@raze__mime_guess__2_0_3//:mime_guess",
"@raze__serde__1_0_133//:serde",
"@raze__serde_json__1_0_74//:serde_json",
"@raze__serde_urlencoded__0_7_0//:serde_urlencoded",
"@raze__mime_guess__2_0_4//:mime_guess",
"@raze__serde__1_0_136//:serde",
"@raze__serde_json__1_0_79//:serde_json",
"@raze__serde_urlencoded__0_7_1//:serde_urlencoded",
"@raze__url__2_2_2//:url",
] + selects.with_or({
# cfg(not(target_arch = "wasm32"))
@ -109,10 +109,10 @@ rust_library(
): [
"@raze__base64__0_13_0//:base64",
"@raze__encoding_rs__0_8_30//:encoding_rs",
"@raze__futures_core__0_3_19//:futures_core",
"@raze__futures_util__0_3_19//:futures_util",
"@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_16//:hyper",
"@raze__hyper__0_14_17//:hyper",
"@raze__hyper_rustls__0_22_1//:hyper_rustls",
"@raze__hyper_tls__0_5_0//:hyper_tls",
"@raze__ipnet__2_3_1//:ipnet",
@ -124,7 +124,7 @@ rust_library(
"@raze__pin_project_lite__0_2_8//:pin_project_lite",
"@raze__rustls__0_19_1//:rustls",
"@raze__rustls_native_certs__0_5_0//:rustls_native_certs",
"@raze__tokio__1_15_0//:tokio",
"@raze__tokio__1_16_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",

View file

@ -62,7 +62,7 @@ cargo_build_script(
version = "0.16.20",
visibility = ["//visibility:private"],
deps = [
"@raze__cc__1_0_72//:cc",
"@raze__cc__1_0_73//:cc",
] + selects.with_or({
# cfg(any(target_arch = "x86", target_arch = "x86_64", all(any(target_arch = "aarch64", target_arch = "arm"), any(target_os = "android", target_os = "fuchsia", target_os = "linux"))))
(
@ -138,7 +138,7 @@ rust_library(
"@rules_rust//rust/platform:x86_64-unknown-linux-gnu",
"@rules_rust//rust/platform:aarch64-unknown-linux-gnu",
): [
"@raze__libc__0_2_112//:libc",
"@raze__libc__0_2_119//:libc",
"@raze__once_cell__1_9_0//:once_cell",
],
"//conditions:default": [],

View file

@ -50,7 +50,7 @@ rust_library(
version = "0.4.0",
# buildifier: leave-alone
deps = [
"@raze__semver__1_0_4//:semver",
"@raze__semver__1_0_6//:semver",
],
)

View file

@ -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_4_2//:security_framework",
"@raze__security_framework__2_6_1//:security_framework",
],
"//conditions:default": [],
}) + selects.with_or({

View file

@ -55,13 +55,13 @@ rust_library(
"crate-name=security-framework",
"manual",
],
version = "2.4.2",
version = "2.6.1",
# buildifier: leave-alone
deps = [
"@raze__bitflags__1_3_2//:bitflags",
"@raze__core_foundation__0_9_2//:core_foundation",
"@raze__core_foundation__0_9_3//:core_foundation",
"@raze__core_foundation_sys__0_8_3//:core_foundation_sys",
"@raze__libc__0_2_112//:libc",
"@raze__security_framework_sys__2_4_2//:security_framework_sys",
"@raze__libc__0_2_119//:libc",
"@raze__security_framework_sys__2_6_1//:security_framework_sys",
],
)

View file

@ -49,10 +49,10 @@ rust_library(
"crate-name=security-framework-sys",
"manual",
],
version = "2.4.2",
version = "2.6.1",
# buildifier: leave-alone
deps = [
"@raze__core_foundation_sys__0_8_3//:core_foundation_sys",
"@raze__libc__0_2_112//:libc",
"@raze__libc__0_2_119//:libc",
],
)

View file

@ -56,7 +56,7 @@ cargo_build_script(
"cargo-raze",
"manual",
],
version = "1.0.4",
version = "1.0.6",
visibility = ["//visibility:private"],
deps = [
],
@ -82,7 +82,7 @@ rust_library(
"crate-name=semver",
"manual",
],
version = "1.0.4",
version = "1.0.6",
# buildifier: leave-alone
deps = [
":semver_build_script",

View file

@ -59,7 +59,7 @@ cargo_build_script(
"cargo-raze",
"manual",
],
version = "1.0.133",
version = "1.0.136",
visibility = ["//visibility:private"],
deps = [
],
@ -79,7 +79,7 @@ rust_library(
data = [],
edition = "2015",
proc_macro_deps = [
"@raze__serde_derive__1_0_133//:serde_derive",
"@raze__serde_derive__1_0_136//:serde_derive",
],
rustc_flags = [
"--cap-lints=allow",
@ -89,7 +89,7 @@ rust_library(
"crate-name=serde",
"manual",
],
version = "1.0.133",
version = "1.0.136",
# buildifier: leave-alone
deps = [
":serde_build_script",

Some files were not shown because too many files have changed in this diff Show more