update cargo deps; add script to copy them from rslib/

This commit is contained in:
Damien Elmes 2020-11-02 18:17:26 +10:00
parent e0817c004d
commit dc3bd07919
122 changed files with 2029 additions and 984 deletions

View file

@ -86,7 +86,7 @@ alias(
alias( alias(
name = "flate2", name = "flate2",
actual = "@raze__flate2__1_0_14//:flate2", actual = "@raze__flate2__1_0_18//:flate2",
tags = [ tags = [
"cargo-raze", "cargo-raze",
"manual", "manual",
@ -113,7 +113,7 @@ alias(
alias( alias(
name = "futures", name = "futures",
actual = "@raze__futures__0_3_6//:futures", actual = "@raze__futures__0_3_7//:futures",
tags = [ tags = [
"cargo-raze", "cargo-raze",
"manual", "manual",
@ -174,15 +174,6 @@ alias(
], ],
) )
alias(
name = "log",
actual = "@raze__log__0_4_11//:log",
tags = [
"cargo-raze",
"manual",
],
)
alias( alias(
name = "nom", name = "nom",
actual = "@raze__nom__5_1_2//:nom", actual = "@raze__nom__5_1_2//:nom",
@ -203,7 +194,7 @@ alias(
alias( alias(
name = "num_integer", name = "num_integer",
actual = "@raze__num_integer__0_1_43//:num_integer", actual = "@raze__num_integer__0_1_44//:num_integer",
tags = [ tags = [
"cargo-raze", "cargo-raze",
"manual", "manual",
@ -275,7 +266,7 @@ alias(
alias( alias(
name = "regex", name = "regex",
actual = "@raze__regex__1_4_1//:regex", actual = "@raze__regex__1_4_2//:regex",
tags = [ tags = [
"cargo-raze", "cargo-raze",
"manual", "manual",
@ -399,15 +390,6 @@ alias(
], ],
) )
alias(
name = "slog_stdlog",
actual = "@raze__slog_stdlog__4_0_0//:slog_stdlog",
tags = [
"cargo-raze",
"manual",
],
)
alias( alias(
name = "slog_term", name = "slog_term",
actual = "@raze__slog_term__2_6_0//:slog_term", actual = "@raze__slog_term__2_6_0//:slog_term",
@ -473,7 +455,7 @@ alias(
alias( alias(
name = "zip", name = "zip",
actual = "@raze__zip__0_5_8//:zip", actual = "@raze__zip__0_5_6//:zip",
tags = [ tags = [
"cargo-raze", "cargo-raze",
"manual", "manual",

505
cargo/Cargo.lock generated
View file

@ -2,9 +2,9 @@
# It is not intended for manual editing. # It is not intended for manual editing.
[[package]] [[package]]
name = "addr2line" name = "addr2line"
version = "0.13.0" version = "0.14.0"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1b6a2d3371669ab3ca9797670853d61402b03d0b4b9ebf33d677dfa720203072" checksum = "7c0929d69e78dd9bf5408269919fcbcaeb2e35e5d43e5815517cdc6a8e11a423"
dependencies = [ dependencies = [
"gimli", "gimli",
] ]
@ -15,12 +15,6 @@ version = "0.2.3"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ee2a4ec343196209d6594e19543ae87a39f96d5534d7174822a3ad825dd6ed7e" checksum = "ee2a4ec343196209d6594e19543ae87a39f96d5534d7174822a3ad825dd6ed7e"
[[package]]
name = "adler32"
version = "1.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "aae1277d39aeec15cb388266ecc24b11c80469deae6067e17a1a7aa9e5c1f234"
[[package]] [[package]]
name = "aho-corasick" name = "aho-corasick"
version = "0.7.14" version = "0.7.14"
@ -30,64 +24,6 @@ dependencies = [
"memchr", "memchr",
] ]
[[package]]
name = "anki"
version = "2.1.36"
dependencies = [
"askama",
"async-compression",
"blake3",
"bytes 0.5.6",
"chrono",
"coarsetime",
"env_logger",
"failure",
"flate2",
"fluent",
"fluent-syntax",
"futures",
"hex",
"htmlescape",
"hyper",
"intl-memoizer",
"itertools",
"lazy_static",
"log",
"nom",
"num-format",
"num-integer",
"num_enum",
"once_cell",
"pin-project",
"prost",
"prost-build",
"pyo3",
"rand",
"regex",
"reqwest",
"rusqlite",
"scopeguard",
"serde",
"serde-aux",
"serde_derive",
"serde_json",
"serde_repr",
"serde_tuple",
"sha1",
"slog",
"slog-async",
"slog-envlogger",
"slog-stdlog",
"slog-term",
"tempfile",
"tokio",
"unic-langid",
"unicase",
"unicode-normalization",
"utime",
"zip",
]
[[package]] [[package]]
name = "anyhow" name = "anyhow"
version = "1.0.33" version = "1.0.33"
@ -117,9 +53,9 @@ dependencies = [
[[package]] [[package]]
name = "arrayvec" name = "arrayvec"
version = "0.5.1" version = "0.5.2"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cff77d8686867eceff3105329d4698d96c2391c176d5d03adc90c7389162b5b8" checksum = "23b62fc65de8e4e7f52534fb52b0f3ed04746ae267519eef2a83941e8085068b"
[[package]] [[package]]
name = "askama" name = "askama"
@ -200,14 +136,14 @@ checksum = "cdb031dd78e28731d87d56cc8ffef4a8f36ca26c38fe2de700543e627f8a464a"
[[package]] [[package]]
name = "backtrace" name = "backtrace"
version = "0.3.53" version = "0.3.54"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "707b586e0e2f247cbde68cdd2c3ce69ea7b7be43e1c5b426e37c9319c4b9838e" checksum = "2baad346b2d4e94a24347adeee9c7a93f412ee94b9cc26e5b59dea23848e9f28"
dependencies = [ dependencies = [
"addr2line", "addr2line",
"cfg-if 1.0.0", "cfg-if 1.0.0",
"libc", "libc",
"miniz_oxide 0.4.3", "miniz_oxide",
"object", "object",
"rustc-demangle", "rustc-demangle",
] ]
@ -237,7 +173,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d8fb2d74254a3a0b5cac33ac9f8ed0e44aa50378d9dbb2e5d83bd21ed1dc2c8a" checksum = "d8fb2d74254a3a0b5cac33ac9f8ed0e44aa50378d9dbb2e5d83bd21ed1dc2c8a"
dependencies = [ dependencies = [
"arrayref", "arrayref",
"arrayvec 0.5.1", "arrayvec 0.5.2",
"constant_time_eq", "constant_time_eq",
] ]
@ -248,7 +184,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e9ff35b701f3914bdb8fad3368d822c766ef2858b2583198e41639b936f09d3f" checksum = "e9ff35b701f3914bdb8fad3368d822c766ef2858b2583198e41639b936f09d3f"
dependencies = [ dependencies = [
"arrayref", "arrayref",
"arrayvec 0.5.1", "arrayvec 0.5.2",
"cc", "cc",
"cfg-if 0.1.10", "cfg-if 0.1.10",
"constant_time_eq", "constant_time_eq",
@ -341,26 +277,28 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "245097e9a4535ee1e3e3931fcfcd55a796a44c643e8596ff6566d68f09b87bbc" checksum = "245097e9a4535ee1e3e3931fcfcd55a796a44c643e8596ff6566d68f09b87bbc"
[[package]] [[package]]
name = "crc32fast" name = "core-foundation"
version = "1.2.0" version = "0.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ba125de2af0df55319f41944744ad91c71113bf74a4646efff39afe1f6842db1" checksum = "57d24c7a13c43e870e37c1556b74555437870a04514f7685f5b354e090567171"
dependencies = [ dependencies = [
"cfg-if 0.1.10", "core-foundation-sys",
"libc",
] ]
[[package]] [[package]]
name = "crossbeam" name = "core-foundation-sys"
version = "0.7.3" version = "0.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "69323bff1fb41c635347b8ead484a5ca6c3f11914d784170b158d8449ab07f8e" checksum = "b3a71ab494c0b5b860bdc8407ae08978052417070c2ced38573a9157ad75b8ac"
[[package]]
name = "crc32fast"
version = "1.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "81156fece84ab6a9f2afdb109ce3ae577e42b1228441eded99bd77f627953b1a"
dependencies = [ dependencies = [
"cfg-if 0.1.10", "cfg-if 1.0.0",
"crossbeam-channel",
"crossbeam-deque",
"crossbeam-epoch",
"crossbeam-queue",
"crossbeam-utils",
] ]
[[package]] [[package]]
@ -373,43 +311,6 @@ dependencies = [
"maybe-uninit", "maybe-uninit",
] ]
[[package]]
name = "crossbeam-deque"
version = "0.7.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9f02af974daeee82218205558e51ec8768b48cf524bd01d550abe5573a608285"
dependencies = [
"crossbeam-epoch",
"crossbeam-utils",
"maybe-uninit",
]
[[package]]
name = "crossbeam-epoch"
version = "0.8.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "058ed274caafc1f60c4997b5fc07bf7dc7cca454af7c6e81edffe5f33f70dace"
dependencies = [
"autocfg",
"cfg-if 0.1.10",
"crossbeam-utils",
"lazy_static",
"maybe-uninit",
"memoffset",
"scopeguard",
]
[[package]]
name = "crossbeam-queue"
version = "0.2.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "774ba60a54c213d409d5353bda12d49cd68d14e45036a285234c8d6f91f92570"
dependencies = [
"cfg-if 0.1.10",
"crossbeam-utils",
"maybe-uninit",
]
[[package]] [[package]]
name = "crossbeam-utils" name = "crossbeam-utils"
version = "0.7.2" version = "0.7.2"
@ -497,6 +398,62 @@ version = "0.4.6"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "134951f4028bdadb9b84baf4232681efbf277da25144b9b0ad65df75946c422b" checksum = "134951f4028bdadb9b84baf4232681efbf277da25144b9b0ad65df75946c422b"
[[package]]
name = "dummy"
version = "0.0.0"
dependencies = [
"askama",
"async-compression",
"blake3",
"bytes 0.5.6",
"chrono",
"coarsetime",
"env_logger",
"failure",
"flate2",
"fluent",
"fluent-syntax",
"futures",
"hex",
"htmlescape",
"hyper",
"intl-memoizer",
"itertools",
"lazy_static",
"nom",
"num-format",
"num-integer",
"num_enum",
"once_cell",
"pin-project 0.4.27",
"prost",
"prost-build",
"pyo3",
"rand",
"regex",
"reqwest",
"rusqlite",
"scopeguard",
"serde",
"serde-aux",
"serde_derive",
"serde_json",
"serde_repr",
"serde_tuple",
"sha1",
"slog",
"slog-async",
"slog-envlogger",
"slog-term",
"tempfile",
"tokio",
"unic-langid",
"unicase",
"unicode-normalization",
"utime",
"zip",
]
[[package]] [[package]]
name = "either" name = "either"
version = "1.6.1" version = "1.6.1"
@ -505,11 +462,11 @@ checksum = "e78d4f1cc4ae33bbfc157ed5d5a5ef3bc29227303d595861deb238fcec4e9457"
[[package]] [[package]]
name = "encoding_rs" name = "encoding_rs"
version = "0.8.24" version = "0.8.25"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a51b8cf747471cb9499b6d59e59b0444f4c90eba8968c4e44874e92b5b64ace2" checksum = "f62bc5e388624f1a13da83b479275dbec9663a876e414df80decf7d2cdab6670"
dependencies = [ dependencies = [
"cfg-if 0.1.10", "cfg-if 1.0.0",
] ]
[[package]] [[package]]
@ -567,14 +524,14 @@ checksum = "37ab347416e802de484e4d03c7316c48f1ecb56574dfd4a46a80f173ce1de04d"
[[package]] [[package]]
name = "flate2" name = "flate2"
version = "1.0.14" version = "1.0.18"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2cfff41391129e0a856d6d822600b8d71179d46879e310417eb9c762eb178b42" checksum = "da80be589a72651dcda34d8b35bcdc9b7254ad06325611074d9cc0fbb19f60ee"
dependencies = [ dependencies = [
"cfg-if 0.1.10", "cfg-if 0.1.10",
"crc32fast", "crc32fast",
"libc", "libc",
"miniz_oxide 0.3.7", "miniz_oxide",
] ]
[[package]] [[package]]
@ -621,6 +578,21 @@ version = "1.0.7"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
[[package]]
name = "foreign-types"
version = "0.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
dependencies = [
"foreign-types-shared",
]
[[package]]
name = "foreign-types-shared"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
[[package]] [[package]]
name = "fuchsia-zircon" name = "fuchsia-zircon"
version = "0.3.3" version = "0.3.3"
@ -639,9 +611,9 @@ checksum = "3dcaa9ae7725d12cdb85b3ad99a434db70b468c09ded17e012d86b5c1010f7a7"
[[package]] [[package]]
name = "futures" name = "futures"
version = "0.3.6" version = "0.3.7"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5d8e3078b7b2a8a671cb7a3d17b4760e4181ea243227776ba83fd043b4ca034e" checksum = "95314d38584ffbfda215621d723e0a3906f032e03ae5551e650058dac83d4797"
dependencies = [ dependencies = [
"futures-channel", "futures-channel",
"futures-core", "futures-core",
@ -654,9 +626,9 @@ dependencies = [
[[package]] [[package]]
name = "futures-channel" name = "futures-channel"
version = "0.3.6" version = "0.3.7"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a7a4d35f7401e948629c9c3d6638fb9bf94e0b2121e96c3b428cc4e631f3eb74" checksum = "0448174b01148032eed37ac4aed28963aaaa8cfa93569a08e5b479bbc6c2c151"
dependencies = [ dependencies = [
"futures-core", "futures-core",
"futures-sink", "futures-sink",
@ -664,15 +636,15 @@ dependencies = [
[[package]] [[package]]
name = "futures-core" name = "futures-core"
version = "0.3.6" version = "0.3.7"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d674eaa0056896d5ada519900dbf97ead2e46a7b6621e8160d79e2f2e1e2784b" checksum = "18eaa56102984bed2c88ea39026cff3ce3b4c7f508ca970cedf2450ea10d4e46"
[[package]] [[package]]
name = "futures-executor" name = "futures-executor"
version = "0.3.6" version = "0.3.7"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cc709ca1da6f66143b8c9bec8e6260181869893714e9b5a490b169b0414144ab" checksum = "f5f8e0c9258abaea85e78ebdda17ef9666d390e987f006be6080dfe354b708cb"
dependencies = [ dependencies = [
"futures-core", "futures-core",
"futures-task", "futures-task",
@ -681,15 +653,15 @@ dependencies = [
[[package]] [[package]]
name = "futures-io" name = "futures-io"
version = "0.3.6" version = "0.3.7"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5fc94b64bb39543b4e432f1790b6bf18e3ee3b74653c5449f63310e9a74b123c" checksum = "6e1798854a4727ff944a7b12aa999f58ce7aa81db80d2dfaaf2ba06f065ddd2b"
[[package]] [[package]]
name = "futures-macro" name = "futures-macro"
version = "0.3.6" version = "0.3.7"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f57ed14da4603b2554682e9f2ff3c65d7567b53188db96cb71538217fc64581b" checksum = "e36fccf3fc58563b4a14d265027c627c3b665d7fed489427e88e7cc929559efe"
dependencies = [ dependencies = [
"proc-macro-hack", "proc-macro-hack",
"proc-macro2", "proc-macro2",
@ -699,24 +671,24 @@ dependencies = [
[[package]] [[package]]
name = "futures-sink" name = "futures-sink"
version = "0.3.6" version = "0.3.7"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0d8764258ed64ebc5d9ed185cf86a95db5cac810269c5d20ececb32e0088abbd" checksum = "0e3ca3f17d6e8804ae5d3df7a7d35b2b3a6fe89dac84b31872720fc3060a0b11"
[[package]] [[package]]
name = "futures-task" name = "futures-task"
version = "0.3.6" version = "0.3.7"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4dd26820a9f3637f1302da8bceba3ff33adbe53464b54ca24d4e2d4f1db30f94" checksum = "96d502af37186c4fef99453df03e374683f8a1eec9dcc1e66b3b82dc8278ce3c"
dependencies = [ dependencies = [
"once_cell", "once_cell",
] ]
[[package]] [[package]]
name = "futures-util" name = "futures-util"
version = "0.3.6" version = "0.3.7"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8a894a0acddba51a2d49a6f4263b1e64b8c579ece8af50fa86503d52cd1eea34" checksum = "abcb44342f62e6f3e8ac427b8aa815f724fd705dfad060b18ac7866c15bb8e34"
dependencies = [ dependencies = [
"futures-channel", "futures-channel",
"futures-core", "futures-core",
@ -725,7 +697,7 @@ dependencies = [
"futures-sink", "futures-sink",
"futures-task", "futures-task",
"memchr", "memchr",
"pin-project", "pin-project 1.0.1",
"pin-utils", "pin-utils",
"proc-macro-hack", "proc-macro-hack",
"proc-macro-nested", "proc-macro-nested",
@ -775,15 +747,15 @@ dependencies = [
[[package]] [[package]]
name = "gimli" name = "gimli"
version = "0.22.0" version = "0.23.0"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "aaf91faf136cb47367fa430cd46e37a788775e7fa104f8b4bcb3861dc389b724" checksum = "f6503fe142514ca4799d4c26297c4248239fe8838d827db6bd6065c6ed29a6ce"
[[package]] [[package]]
name = "h2" name = "h2"
version = "0.2.6" version = "0.2.7"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "993f9e0baeed60001cf565546b0d3dbe6a6ad23f2bd31644a133c641eccf6d53" checksum = "5e4728fd124914ad25e99e3d15a9361a879f6620f63cb56bbb08f95abb97a535"
dependencies = [ dependencies = [
"bytes 0.5.6", "bytes 0.5.6",
"fnv", "fnv",
@ -796,6 +768,7 @@ dependencies = [
"tokio", "tokio",
"tokio-util", "tokio-util",
"tracing", "tracing",
"tracing-futures",
] ]
[[package]] [[package]]
@ -898,7 +871,7 @@ dependencies = [
"httparse", "httparse",
"httpdate", "httpdate",
"itoa", "itoa",
"pin-project", "pin-project 0.4.27",
"socket2", "socket2",
"tokio", "tokio",
"tower-service", "tower-service",
@ -935,6 +908,19 @@ dependencies = [
"tokio-io-timeout", "tokio-io-timeout",
] ]
[[package]]
name = "hyper-tls"
version = "0.4.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d979acc56dcb5b8dddba3917601745e877576475aa046df3226eabdecef78eed"
dependencies = [
"bytes 0.5.6",
"hyper",
"native-tls",
"tokio",
"tokio-tls",
]
[[package]] [[package]]
name = "idna" name = "idna"
version = "0.2.0" version = "0.2.0"
@ -981,11 +967,11 @@ dependencies = [
[[package]] [[package]]
name = "instant" name = "instant"
version = "0.1.7" version = "0.1.8"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "63312a18f7ea8760cdd0a7c5aac1a619752a246b833545e3e36d1f81f7cd9e66" checksum = "cb1fc4429a33e1f80d41dc9fea4d108a88bec1de8053878898ae448a0b52f613"
dependencies = [ dependencies = [
"cfg-if 0.1.10", "cfg-if 1.0.0",
] ]
[[package]] [[package]]
@ -1084,7 +1070,7 @@ version = "0.7.4"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "db65c6da02e61f55dae90a0ae427b2a5f6b3e8db09f58d10efab23af92592616" checksum = "db65c6da02e61f55dae90a0ae427b2a5f6b3e8db09f58d10efab23af92592616"
dependencies = [ dependencies = [
"arrayvec 0.5.1", "arrayvec 0.5.2",
"bitflags", "bitflags",
"cfg-if 0.1.10", "cfg-if 0.1.10",
"ryu", "ryu",
@ -1093,9 +1079,9 @@ dependencies = [
[[package]] [[package]]
name = "libc" name = "libc"
version = "0.2.79" version = "0.2.80"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2448f6066e80e3bfc792e9c98bf705b4b0fc6e8ef5b43e5889aff0eaa9c58743" checksum = "4d58d1b70b004888f764dfbf6a26a3b0342a1632d33968e4a179d8011c760614"
[[package]] [[package]]
name = "libsqlite3-sys" name = "libsqlite3-sys"
@ -1155,18 +1141,9 @@ checksum = "60302e4db3a61da70c0cb7991976248362f30319e88850c487b9b95bbf059e00"
[[package]] [[package]]
name = "memchr" name = "memchr"
version = "2.3.3" version = "2.3.4"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3728d817d99e5ac407411fa471ff9800a778d88a24685968b36824eaf4bee400" checksum = "0ee1c47aaa256ecabcaea351eae4a9b01ef39ed810004e298d2511ed284b1525"
[[package]]
name = "memoffset"
version = "0.5.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "043175f069eda7b85febe4a74abbaeff828d9f8b448515d3151a14a3542811aa"
dependencies = [
"autocfg",
]
[[package]] [[package]]
name = "mime" name = "mime"
@ -1184,15 +1161,6 @@ dependencies = [
"unicase", "unicase",
] ]
[[package]]
name = "miniz_oxide"
version = "0.3.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "791daaae1ed6889560f8c4359194f56648355540573244a5448a83ba1ecc7435"
dependencies = [
"adler32",
]
[[package]] [[package]]
name = "miniz_oxide" name = "miniz_oxide"
version = "0.4.3" version = "0.4.3"
@ -1240,6 +1208,24 @@ version = "0.8.2"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1255076139a83bb467426e7f8d0134968a8118844faa755985e077cf31850333" checksum = "1255076139a83bb467426e7f8d0134968a8118844faa755985e077cf31850333"
[[package]]
name = "native-tls"
version = "0.2.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2b0d88c06fe90d5ee94048ba40409ef1d9315d86f6f38c2efdaad4fb50c58b2d"
dependencies = [
"lazy_static",
"libc",
"log",
"openssl",
"openssl-probe",
"openssl-sys",
"schannel",
"security-framework",
"security-framework-sys",
"tempfile",
]
[[package]] [[package]]
name = "net2" name = "net2"
version = "0.2.35" version = "0.2.35"
@ -1280,9 +1266,9 @@ dependencies = [
[[package]] [[package]]
name = "num-integer" name = "num-integer"
version = "0.1.43" version = "0.1.44"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8d59457e662d541ba17869cf51cf177c0b5f0cbf476c66bdc90bf1edac4f875b" checksum = "d2cc698a63b549a70bc047073d2949cce27cd1c7b0a4a862d08a8031bc2801db"
dependencies = [ dependencies = [
"autocfg", "autocfg",
"num-traits", "num-traits",
@ -1290,9 +1276,9 @@ dependencies = [
[[package]] [[package]]
name = "num-traits" name = "num-traits"
version = "0.2.12" version = "0.2.14"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ac267bcc07f48ee5f8935ab0d24f316fb722d7a1292e2913f0cc196b29ffd611" checksum = "9a64b1ec5cda2586e284722486d802acf1f7dbdc623e2bfc57e65ca1cd099290"
dependencies = [ dependencies = [
"autocfg", "autocfg",
] ]
@ -1331,9 +1317,9 @@ dependencies = [
[[package]] [[package]]
name = "object" name = "object"
version = "0.21.1" version = "0.22.0"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "37fd5004feb2ce328a52b0b3d01dbf4ffff72583493900ed15f22d4111c51693" checksum = "8d3b63360ec3cb337817c2dbd47ab4a0f170d285d8e5a2064600f3def1402397"
[[package]] [[package]]
name = "once_cell" name = "once_cell"
@ -1341,6 +1327,39 @@ version = "1.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "260e51e7efe62b592207e9e13a68e43692a7a279171d6ba57abd208bf23645ad" checksum = "260e51e7efe62b592207e9e13a68e43692a7a279171d6ba57abd208bf23645ad"
[[package]]
name = "openssl"
version = "0.10.30"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8d575eff3665419f9b83678ff2815858ad9d11567e082f5ac1814baba4e2bcb4"
dependencies = [
"bitflags",
"cfg-if 0.1.10",
"foreign-types",
"lazy_static",
"libc",
"openssl-sys",
]
[[package]]
name = "openssl-probe"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "77af24da69f9d9341038eba93a073b1fdaaa1b788221b00a69bce9e762cb32de"
[[package]]
name = "openssl-sys"
version = "0.9.58"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a842db4709b604f0fe5d1170ae3565899be2ad3d9cbc72dedc789ac0511f78de"
dependencies = [
"autocfg",
"cc",
"libc",
"pkg-config",
"vcpkg",
]
[[package]] [[package]]
name = "parking_lot" name = "parking_lot"
version = "0.11.0" version = "0.11.0"
@ -1408,7 +1427,16 @@ version = "0.4.27"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2ffbc8e94b38ea3d2d8ba92aea2983b503cd75d0888d75b86bb37970b5698e15" checksum = "2ffbc8e94b38ea3d2d8ba92aea2983b503cd75d0888d75b86bb37970b5698e15"
dependencies = [ dependencies = [
"pin-project-internal", "pin-project-internal 0.4.27",
]
[[package]]
name = "pin-project"
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ee41d838744f60d959d7074e3afb6b35c7456d0f61cad38a24e35e6553f73841"
dependencies = [
"pin-project-internal 1.0.1",
] ]
[[package]] [[package]]
@ -1422,6 +1450,17 @@ dependencies = [
"syn", "syn",
] ]
[[package]]
name = "pin-project-internal"
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "81a4ffa594b66bff340084d4081df649a7dc049ac8d7fc458d8e628bfbbb2f86"
dependencies = [
"proc-macro2",
"quote",
"syn",
]
[[package]] [[package]]
name = "pin-project-lite" name = "pin-project-lite"
version = "0.1.11" version = "0.1.11"
@ -1440,6 +1479,12 @@ version = "0.3.19"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3831453b3449ceb48b6d9c7ad7c96d5ea673e9b470a1dc578c2ce6521230884c" checksum = "3831453b3449ceb48b6d9c7ad7c96d5ea673e9b470a1dc578c2ce6521230884c"
[[package]]
name = "podio"
version = "0.1.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b18befed8bc2b61abc79a457295e7e838417326da1586050b919414073977f19"
[[package]] [[package]]
name = "ppv-lite86" name = "ppv-lite86"
version = "0.2.9" version = "0.2.9"
@ -1457,9 +1502,9 @@ dependencies = [
[[package]] [[package]]
name = "proc-macro-hack" name = "proc-macro-hack"
version = "0.5.18" version = "0.5.19"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "99c605b9a0adc77b7211c6b1f722dcb613d68d66859a44f3d485a6da332b0598" checksum = "dbf0c48bc1d91375ae5c3cd81e3722dff1abcf81a30960240640d223f59fe0e5"
[[package]] [[package]]
name = "proc-macro-nested" name = "proc-macro-nested"
@ -1636,9 +1681,9 @@ dependencies = [
[[package]] [[package]]
name = "regex" name = "regex"
version = "1.4.1" version = "1.4.2"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8963b85b8ce3074fecffde43b4b0dded83ce2f367dc8d363afc56679f3ee820b" checksum = "38cf2c13ed4745de91a5eb834e11c00bcc3709e773173b2ce4c56c9fbde04b9c"
dependencies = [ dependencies = [
"aho-corasick", "aho-corasick",
"memchr", "memchr",
@ -1648,9 +1693,9 @@ dependencies = [
[[package]] [[package]]
name = "regex-syntax" name = "regex-syntax"
version = "0.6.20" version = "0.6.21"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8cab7a364d15cde1e505267766a2d3c4e22a843e1a601f0fa7564c0f82ced11c" checksum = "3b181ba2dcf07aaccad5448e8ead58db5b742cf85dfe035e2227f137a539a189"
[[package]] [[package]]
name = "remove_dir_all" name = "remove_dir_all"
@ -1697,11 +1742,13 @@ dependencies = [
"hyper", "hyper",
"hyper-rustls", "hyper-rustls",
"hyper-timeout", "hyper-timeout",
"hyper-tls",
"js-sys", "js-sys",
"lazy_static", "lazy_static",
"log", "log",
"mime", "mime",
"mime_guess", "mime_guess",
"native-tls",
"percent-encoding", "percent-encoding",
"pin-project-lite", "pin-project-lite",
"rustls", "rustls",
@ -1711,6 +1758,7 @@ dependencies = [
"tokio", "tokio",
"tokio-rustls", "tokio-rustls",
"tokio-socks", "tokio-socks",
"tokio-tls",
"url", "url",
"wasm-bindgen", "wasm-bindgen",
"wasm-bindgen-futures", "wasm-bindgen-futures",
@ -1764,9 +1812,9 @@ dependencies = [
[[package]] [[package]]
name = "rustc-demangle" name = "rustc-demangle"
version = "0.1.17" version = "0.1.18"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b2610b7f643d18c87dff3b489950269617e6601a51f1f05aa5daefee36f64f0b" checksum = "6e3bad0ee36814ca07d7968269dd4b7ec89ec2da10c4bb613928d3077083c232"
[[package]] [[package]]
name = "rustls" name = "rustls"
@ -1787,6 +1835,16 @@ version = "1.0.5"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "71d301d4193d031abdd79ff7e3dd721168a9572ef3fe51a1517aba235bd8f86e" checksum = "71d301d4193d031abdd79ff7e3dd721168a9572ef3fe51a1517aba235bd8f86e"
[[package]]
name = "schannel"
version = "0.1.19"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8f05ba609c234e60bee0d547fe94a4c7e9da733d1c962cf6e59efa4cd9c8bc75"
dependencies = [
"lazy_static",
"winapi 0.3.9",
]
[[package]] [[package]]
name = "scopeguard" name = "scopeguard"
version = "1.1.0" version = "1.1.0"
@ -1803,6 +1861,29 @@ dependencies = [
"untrusted", "untrusted",
] ]
[[package]]
name = "security-framework"
version = "0.4.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "64808902d7d99f78eaddd2b4e2509713babc3dc3c85ad6f4c447680f3c01e535"
dependencies = [
"bitflags",
"core-foundation",
"core-foundation-sys",
"libc",
"security-framework-sys",
]
[[package]]
name = "security-framework-sys"
version = "0.4.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "17bf11d99252f512695eb468de5516e5cf75455521e69dfe343f3b74e4748405"
dependencies = [
"core-foundation-sys",
"libc",
]
[[package]] [[package]]
name = "serde" name = "serde"
version = "1.0.117" version = "1.0.117"
@ -1948,11 +2029,10 @@ dependencies = [
[[package]] [[package]]
name = "slog-stdlog" name = "slog-stdlog"
version = "4.0.0" version = "4.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "be4d87903baf655da2d82bc3ac3f7ef43868c58bf712b3a661fda72009304c23" checksum = "8228ab7302adbf4fcb37e66f3cda78003feb521e7fd9e3847ec117a7784d0f5a"
dependencies = [ dependencies = [
"crossbeam",
"log", "log",
"slog", "slog",
"slog-scope", "slog-scope",
@ -2015,9 +2095,9 @@ checksum = "343f3f510c2915908f155e94f17220b19ccfacf2a64a2a5d8004f2c3e311e7fd"
[[package]] [[package]]
name = "syn" name = "syn"
version = "1.0.45" version = "1.0.48"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ea9c5432ff16d6152371f808fb5a871cd67368171b09bb21b43df8e4a47a3556" checksum = "cc371affeffc477f42a221a1e4297aedcea33d47d19b61455588bd9d8f6b19ac"
dependencies = [ dependencies = [
"proc-macro2", "proc-macro2",
"quote", "quote",
@ -2179,6 +2259,16 @@ dependencies = [
"tokio", "tokio",
] ]
[[package]]
name = "tokio-tls"
version = "0.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9a70f4fcd7b3b24fb194f837560168208f669ca8cb70d0c4b862944452396343"
dependencies = [
"native-tls",
"tokio",
]
[[package]] [[package]]
name = "tokio-util" name = "tokio-util"
version = "0.3.1" version = "0.3.1"
@ -2229,6 +2319,16 @@ dependencies = [
"lazy_static", "lazy_static",
] ]
[[package]]
name = "tracing-futures"
version = "0.2.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ab7bb6f14721aa00656086e9335d363c5c8747bae02ebe32ea2c7dece5689b4c"
dependencies = [
"pin-project 0.4.27",
"tracing",
]
[[package]] [[package]]
name = "try-lock" name = "try-lock"
version = "0.2.3" version = "0.2.3"
@ -2579,13 +2679,12 @@ dependencies = [
[[package]] [[package]]
name = "zip" name = "zip"
version = "0.5.8" version = "0.5.6"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "543adf038106b64cfca4711c82c917d785e3540e04f7996554488f988ec43124" checksum = "58287c28d78507f5f91f2a4cf1e8310e2c76fd4c6932f93ac60fd1ceb402db7d"
dependencies = [ dependencies = [
"byteorder",
"crc32fast", "crc32fast",
"flate2", "flate2",
"thiserror", "podio",
"time", "time",
] ]

View file

@ -1,133 +0,0 @@
[package]
name = "anki"
version = "2.1.36" # automatically updated
edition = "2018"
authors = ["Ankitects Pty Ltd and contributors"]
license = "AGPL-3.0-or-later"
description = "Anki's Rust library code"
readme = "README.md"
[raze]
# The WORKSPACE relative path to the Cargo.toml working directory.
workspace_path = "//cargo"
# The target to generate BUILD rules for.
#target = "x86_64-apple-darwin"
#target = "x86_64-pc-windows-gnu"
targets = [
"i686-apple-darwin",
"i686-pc-windows-msvc",
"i686-unknown-linux-gnu",
"x86_64-apple-darwin",
"x86_64-apple-ios",
"x86_64-pc-windows-msvc",
"x86_64-unknown-linux-gnu",
"aarch64-apple-ios",
]
genmode = "Remote"
default_gen_buildrs = true
[raze.crates.pyo3.'0.11.1']
data_attr = "glob([\"**\"])"
[raze.crates.ring.'0.16.15']
data_attr = "glob([\"src/**\"])"
[raze.crates.webpki.'0.21.3']
data_attr = "glob([\"src/**\"])"
[lib]
name = "anki"
path = "src/lib.rs"
[dependencies]
# pinned as any changes could invalidate sqlite indexes
unicase = "=2.6.0"
nom = "5.1.2"
failure = "0.1.8"
prost = { git = "https://github.com/danburkert/prost.git", rev = "4ded4a98ef339da0b7babd4efee3fbe8adaf746b" }
bytes = "0.5.5"
chrono = "0.4.13"
lazy_static = "1.4.0"
regex = "1.3.9"
hex = "0.4.2"
htmlescape = "0.3.1"
sha1 = "0.6.0"
unicode-normalization = "0.1.13"
tempfile = "3.1.0"
serde = "1.0.114"
serde_json = "1.0.56"
tokio = { version = "0.2.21", features = ["fs", "rt-threaded"] }
serde_derive = "1.0.114"
zip = { version = "0.5.8", default-features = false, features = ["deflate", "time"] }
serde_tuple = "0.5.0"
coarsetime = { git = "https://github.com/ankitects/rust-coarsetime.git", branch="old-mac-compat" }
utime = "0.3.1"
serde-aux = "0.6.1"
unic-langid = { version = "0.8.0", features = ["macros"] }
fluent = { git = "https://github.com/ankitects/fluent-rs.git", branch="32bit-panic" }
intl-memoizer = { git = "https://github.com/ankitects/fluent-rs.git", branch="32bit-panic" }
num-format = "0.4.0"
slog = { version = "2.5.2", features = ["max_level_trace", "release_max_level_debug"] }
slog-term = "2.6.0"
slog-async = "2.5.0"
slog-envlogger = "2.2.0"
slog-stdlog = "4.0.0"
log = { version = "0.4.11", features = ["std"] }
serde_repr = "0.1.6"
num_enum = "0.5.0"
futures = "0.3.5"
rand = "0.7.3"
num-integer = "0.1.43"
itertools = "0.9.0"
flate2 = "1.0.14"
pin-project = "0.4.22"
async-compression = { version = "0.3.5", features = ["stream", "gzip"] }
askama = "0.10.1"
hyper = "0.13.7"
once_cell = "1.4.1"
scopeguard = "1.1.0"
blake3 = "0.3.5"
[dependencies.pyo3]
version = "0.11.0"
features = ["extension-module"]
[target.'cfg(target_vendor="apple")'.dependencies.rusqlite]
version = "0.23.1"
features = ["trace", "functions", "collation"]
[target.'cfg(not(target_vendor="apple"))'.dependencies.rusqlite]
version = "0.23.1"
features = ["trace", "functions", "collation", "bundled"]
#[dependencies.reqwest_linux]
#git = "https://github.com/ankitects/reqwest.git"
#rev = "57665e2c2a39db85723ba860f1b570a608bb73f9"
#features = ["json", "socks", "stream", "rustls-tls"]
#package = "reqwest"
#[target.'cfg(not(linux))'.dependencies.reqwest]
#git = "https://github.com/ankitects/reqwest.git"
#rev = "57665e2c2a39db85723ba860f1b570a608bb73f9"
#features = ["json", "socks", "stream"]
#[dependencies.reqwest]
#git = "https://github.com/ankitects/reqwest.git"
#rev = "57665e2c2a39db85723ba860f1b570a608bb73f9"
#features = ["json", "socks", "stream"]
[dependencies.reqwest]
git = "https://github.com/ankitects/reqwest.git"
rev = "57665e2c2a39db85723ba860f1b570a608bb73f9"
default-features = false
features = ["json", "socks", "stream", "rustls-tls"]
[build-dependencies]
# 0.6.1 stable release depends on compile time PROTOC
prost-build = { git = "https://github.com/danburkert/prost.git", rev = "4ded4a98ef339da0b7babd4efee3fbe8adaf746b" }
fluent-syntax = "0.9.3"
[dev-dependencies]
env_logger = "0.7.1"

View file

@ -13,12 +13,12 @@ def raze_fetch_remote_crates():
"""This function defines a collection of repos and should be called in a WORKSPACE file""" """This function defines a collection of repos and should be called in a WORKSPACE file"""
maybe( maybe(
http_archive, http_archive,
name = "raze__addr2line__0_13_0", name = "raze__addr2line__0_14_0",
url = "https://crates.io/api/v1/crates/addr2line/0.13.0/download", url = "https://crates.io/api/v1/crates/addr2line/0.14.0/download",
type = "tar.gz", type = "tar.gz",
sha256 = "1b6a2d3371669ab3ca9797670853d61402b03d0b4b9ebf33d677dfa720203072", sha256 = "7c0929d69e78dd9bf5408269919fcbcaeb2e35e5d43e5815517cdc6a8e11a423",
strip_prefix = "addr2line-0.13.0", strip_prefix = "addr2line-0.14.0",
build_file = Label("//cargo/remote:addr2line-0.13.0.BUILD.bazel"), build_file = Label("//cargo/remote:addr2line-0.14.0.BUILD.bazel"),
) )
maybe( maybe(
@ -31,16 +31,6 @@ def raze_fetch_remote_crates():
build_file = Label("//cargo/remote:adler-0.2.3.BUILD.bazel"), build_file = Label("//cargo/remote:adler-0.2.3.BUILD.bazel"),
) )
maybe(
http_archive,
name = "raze__adler32__1_2_0",
url = "https://crates.io/api/v1/crates/adler32/1.2.0/download",
type = "tar.gz",
sha256 = "aae1277d39aeec15cb388266ecc24b11c80469deae6067e17a1a7aa9e5c1f234",
strip_prefix = "adler32-1.2.0",
build_file = Label("//cargo/remote:adler32-1.2.0.BUILD.bazel"),
)
maybe( maybe(
http_archive, http_archive,
name = "raze__aho_corasick__0_7_14", name = "raze__aho_corasick__0_7_14",
@ -93,12 +83,12 @@ def raze_fetch_remote_crates():
maybe( maybe(
http_archive, http_archive,
name = "raze__arrayvec__0_5_1", name = "raze__arrayvec__0_5_2",
url = "https://crates.io/api/v1/crates/arrayvec/0.5.1/download", url = "https://crates.io/api/v1/crates/arrayvec/0.5.2/download",
type = "tar.gz", type = "tar.gz",
sha256 = "cff77d8686867eceff3105329d4698d96c2391c176d5d03adc90c7389162b5b8", sha256 = "23b62fc65de8e4e7f52534fb52b0f3ed04746ae267519eef2a83941e8085068b",
strip_prefix = "arrayvec-0.5.1", strip_prefix = "arrayvec-0.5.2",
build_file = Label("//cargo/remote:arrayvec-0.5.1.BUILD.bazel"), build_file = Label("//cargo/remote:arrayvec-0.5.2.BUILD.bazel"),
) )
maybe( maybe(
@ -173,12 +163,12 @@ def raze_fetch_remote_crates():
maybe( maybe(
http_archive, http_archive,
name = "raze__backtrace__0_3_53", name = "raze__backtrace__0_3_54",
url = "https://crates.io/api/v1/crates/backtrace/0.3.53/download", url = "https://crates.io/api/v1/crates/backtrace/0.3.54/download",
type = "tar.gz", type = "tar.gz",
sha256 = "707b586e0e2f247cbde68cdd2c3ce69ea7b7be43e1c5b426e37c9319c4b9838e", sha256 = "2baad346b2d4e94a24347adeee9c7a93f412ee94b9cc26e5b59dea23848e9f28",
strip_prefix = "backtrace-0.3.53", strip_prefix = "backtrace-0.3.54",
build_file = Label("//cargo/remote:backtrace-0.3.53.BUILD.bazel"), build_file = Label("//cargo/remote:backtrace-0.3.54.BUILD.bazel"),
) )
maybe( maybe(
@ -342,22 +332,32 @@ def raze_fetch_remote_crates():
maybe( maybe(
http_archive, http_archive,
name = "raze__crc32fast__1_2_0", name = "raze__core_foundation__0_7_0",
url = "https://crates.io/api/v1/crates/crc32fast/1.2.0/download", url = "https://crates.io/api/v1/crates/core-foundation/0.7.0/download",
type = "tar.gz", type = "tar.gz",
sha256 = "ba125de2af0df55319f41944744ad91c71113bf74a4646efff39afe1f6842db1", sha256 = "57d24c7a13c43e870e37c1556b74555437870a04514f7685f5b354e090567171",
strip_prefix = "crc32fast-1.2.0", strip_prefix = "core-foundation-0.7.0",
build_file = Label("//cargo/remote:crc32fast-1.2.0.BUILD.bazel"), build_file = Label("//cargo/remote:core-foundation-0.7.0.BUILD.bazel"),
) )
maybe( maybe(
http_archive, http_archive,
name = "raze__crossbeam__0_7_3", name = "raze__core_foundation_sys__0_7_0",
url = "https://crates.io/api/v1/crates/crossbeam/0.7.3/download", url = "https://crates.io/api/v1/crates/core-foundation-sys/0.7.0/download",
type = "tar.gz", type = "tar.gz",
sha256 = "69323bff1fb41c635347b8ead484a5ca6c3f11914d784170b158d8449ab07f8e", sha256 = "b3a71ab494c0b5b860bdc8407ae08978052417070c2ced38573a9157ad75b8ac",
strip_prefix = "crossbeam-0.7.3", strip_prefix = "core-foundation-sys-0.7.0",
build_file = Label("//cargo/remote:crossbeam-0.7.3.BUILD.bazel"), build_file = Label("//cargo/remote:core-foundation-sys-0.7.0.BUILD.bazel"),
)
maybe(
http_archive,
name = "raze__crc32fast__1_2_1",
url = "https://crates.io/api/v1/crates/crc32fast/1.2.1/download",
type = "tar.gz",
sha256 = "81156fece84ab6a9f2afdb109ce3ae577e42b1228441eded99bd77f627953b1a",
strip_prefix = "crc32fast-1.2.1",
build_file = Label("//cargo/remote:crc32fast-1.2.1.BUILD.bazel"),
) )
maybe( maybe(
@ -370,36 +370,6 @@ def raze_fetch_remote_crates():
build_file = Label("//cargo/remote:crossbeam-channel-0.4.4.BUILD.bazel"), build_file = Label("//cargo/remote:crossbeam-channel-0.4.4.BUILD.bazel"),
) )
maybe(
http_archive,
name = "raze__crossbeam_deque__0_7_3",
url = "https://crates.io/api/v1/crates/crossbeam-deque/0.7.3/download",
type = "tar.gz",
sha256 = "9f02af974daeee82218205558e51ec8768b48cf524bd01d550abe5573a608285",
strip_prefix = "crossbeam-deque-0.7.3",
build_file = Label("//cargo/remote:crossbeam-deque-0.7.3.BUILD.bazel"),
)
maybe(
http_archive,
name = "raze__crossbeam_epoch__0_8_2",
url = "https://crates.io/api/v1/crates/crossbeam-epoch/0.8.2/download",
type = "tar.gz",
sha256 = "058ed274caafc1f60c4997b5fc07bf7dc7cca454af7c6e81edffe5f33f70dace",
strip_prefix = "crossbeam-epoch-0.8.2",
build_file = Label("//cargo/remote:crossbeam-epoch-0.8.2.BUILD.bazel"),
)
maybe(
http_archive,
name = "raze__crossbeam_queue__0_2_3",
url = "https://crates.io/api/v1/crates/crossbeam-queue/0.2.3/download",
type = "tar.gz",
sha256 = "774ba60a54c213d409d5353bda12d49cd68d14e45036a285234c8d6f91f92570",
strip_prefix = "crossbeam-queue-0.2.3",
build_file = Label("//cargo/remote:crossbeam-queue-0.2.3.BUILD.bazel"),
)
maybe( maybe(
http_archive, http_archive,
name = "raze__crossbeam_utils__0_7_2", name = "raze__crossbeam_utils__0_7_2",
@ -502,12 +472,12 @@ def raze_fetch_remote_crates():
maybe( maybe(
http_archive, http_archive,
name = "raze__encoding_rs__0_8_24", name = "raze__encoding_rs__0_8_25",
url = "https://crates.io/api/v1/crates/encoding_rs/0.8.24/download", url = "https://crates.io/api/v1/crates/encoding_rs/0.8.25/download",
type = "tar.gz", type = "tar.gz",
sha256 = "a51b8cf747471cb9499b6d59e59b0444f4c90eba8968c4e44874e92b5b64ace2", sha256 = "f62bc5e388624f1a13da83b479275dbec9663a876e414df80decf7d2cdab6670",
strip_prefix = "encoding_rs-0.8.24", strip_prefix = "encoding_rs-0.8.25",
build_file = Label("//cargo/remote:encoding_rs-0.8.24.BUILD.bazel"), build_file = Label("//cargo/remote:encoding_rs-0.8.25.BUILD.bazel"),
) )
maybe( maybe(
@ -572,12 +542,12 @@ def raze_fetch_remote_crates():
maybe( maybe(
http_archive, http_archive,
name = "raze__flate2__1_0_14", name = "raze__flate2__1_0_18",
url = "https://crates.io/api/v1/crates/flate2/1.0.14/download", url = "https://crates.io/api/v1/crates/flate2/1.0.18/download",
type = "tar.gz", type = "tar.gz",
sha256 = "2cfff41391129e0a856d6d822600b8d71179d46879e310417eb9c762eb178b42", sha256 = "da80be589a72651dcda34d8b35bcdc9b7254ad06325611074d9cc0fbb19f60ee",
strip_prefix = "flate2-1.0.14", strip_prefix = "flate2-1.0.18",
build_file = Label("//cargo/remote:flate2-1.0.14.BUILD.bazel"), build_file = Label("//cargo/remote:flate2-1.0.18.BUILD.bazel"),
) )
maybe( maybe(
@ -628,6 +598,26 @@ def raze_fetch_remote_crates():
build_file = Label("//cargo/remote:fnv-1.0.7.BUILD.bazel"), build_file = Label("//cargo/remote:fnv-1.0.7.BUILD.bazel"),
) )
maybe(
http_archive,
name = "raze__foreign_types__0_3_2",
url = "https://crates.io/api/v1/crates/foreign-types/0.3.2/download",
type = "tar.gz",
sha256 = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1",
strip_prefix = "foreign-types-0.3.2",
build_file = Label("//cargo/remote:foreign-types-0.3.2.BUILD.bazel"),
)
maybe(
http_archive,
name = "raze__foreign_types_shared__0_1_1",
url = "https://crates.io/api/v1/crates/foreign-types-shared/0.1.1/download",
type = "tar.gz",
sha256 = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b",
strip_prefix = "foreign-types-shared-0.1.1",
build_file = Label("//cargo/remote:foreign-types-shared-0.1.1.BUILD.bazel"),
)
maybe( maybe(
http_archive, http_archive,
name = "raze__fuchsia_zircon__0_3_3", name = "raze__fuchsia_zircon__0_3_3",
@ -650,92 +640,92 @@ def raze_fetch_remote_crates():
maybe( maybe(
http_archive, http_archive,
name = "raze__futures__0_3_6", name = "raze__futures__0_3_7",
url = "https://crates.io/api/v1/crates/futures/0.3.6/download", url = "https://crates.io/api/v1/crates/futures/0.3.7/download",
type = "tar.gz", type = "tar.gz",
sha256 = "5d8e3078b7b2a8a671cb7a3d17b4760e4181ea243227776ba83fd043b4ca034e", sha256 = "95314d38584ffbfda215621d723e0a3906f032e03ae5551e650058dac83d4797",
strip_prefix = "futures-0.3.6", strip_prefix = "futures-0.3.7",
build_file = Label("//cargo/remote:futures-0.3.6.BUILD.bazel"), build_file = Label("//cargo/remote:futures-0.3.7.BUILD.bazel"),
) )
maybe( maybe(
http_archive, http_archive,
name = "raze__futures_channel__0_3_6", name = "raze__futures_channel__0_3_7",
url = "https://crates.io/api/v1/crates/futures-channel/0.3.6/download", url = "https://crates.io/api/v1/crates/futures-channel/0.3.7/download",
type = "tar.gz", type = "tar.gz",
sha256 = "a7a4d35f7401e948629c9c3d6638fb9bf94e0b2121e96c3b428cc4e631f3eb74", sha256 = "0448174b01148032eed37ac4aed28963aaaa8cfa93569a08e5b479bbc6c2c151",
strip_prefix = "futures-channel-0.3.6", strip_prefix = "futures-channel-0.3.7",
build_file = Label("//cargo/remote:futures-channel-0.3.6.BUILD.bazel"), build_file = Label("//cargo/remote:futures-channel-0.3.7.BUILD.bazel"),
) )
maybe( maybe(
http_archive, http_archive,
name = "raze__futures_core__0_3_6", name = "raze__futures_core__0_3_7",
url = "https://crates.io/api/v1/crates/futures-core/0.3.6/download", url = "https://crates.io/api/v1/crates/futures-core/0.3.7/download",
type = "tar.gz", type = "tar.gz",
sha256 = "d674eaa0056896d5ada519900dbf97ead2e46a7b6621e8160d79e2f2e1e2784b", sha256 = "18eaa56102984bed2c88ea39026cff3ce3b4c7f508ca970cedf2450ea10d4e46",
strip_prefix = "futures-core-0.3.6", strip_prefix = "futures-core-0.3.7",
build_file = Label("//cargo/remote:futures-core-0.3.6.BUILD.bazel"), build_file = Label("//cargo/remote:futures-core-0.3.7.BUILD.bazel"),
) )
maybe( maybe(
http_archive, http_archive,
name = "raze__futures_executor__0_3_6", name = "raze__futures_executor__0_3_7",
url = "https://crates.io/api/v1/crates/futures-executor/0.3.6/download", url = "https://crates.io/api/v1/crates/futures-executor/0.3.7/download",
type = "tar.gz", type = "tar.gz",
sha256 = "cc709ca1da6f66143b8c9bec8e6260181869893714e9b5a490b169b0414144ab", sha256 = "f5f8e0c9258abaea85e78ebdda17ef9666d390e987f006be6080dfe354b708cb",
strip_prefix = "futures-executor-0.3.6", strip_prefix = "futures-executor-0.3.7",
build_file = Label("//cargo/remote:futures-executor-0.3.6.BUILD.bazel"), build_file = Label("//cargo/remote:futures-executor-0.3.7.BUILD.bazel"),
) )
maybe( maybe(
http_archive, http_archive,
name = "raze__futures_io__0_3_6", name = "raze__futures_io__0_3_7",
url = "https://crates.io/api/v1/crates/futures-io/0.3.6/download", url = "https://crates.io/api/v1/crates/futures-io/0.3.7/download",
type = "tar.gz", type = "tar.gz",
sha256 = "5fc94b64bb39543b4e432f1790b6bf18e3ee3b74653c5449f63310e9a74b123c", sha256 = "6e1798854a4727ff944a7b12aa999f58ce7aa81db80d2dfaaf2ba06f065ddd2b",
strip_prefix = "futures-io-0.3.6", strip_prefix = "futures-io-0.3.7",
build_file = Label("//cargo/remote:futures-io-0.3.6.BUILD.bazel"), build_file = Label("//cargo/remote:futures-io-0.3.7.BUILD.bazel"),
) )
maybe( maybe(
http_archive, http_archive,
name = "raze__futures_macro__0_3_6", name = "raze__futures_macro__0_3_7",
url = "https://crates.io/api/v1/crates/futures-macro/0.3.6/download", url = "https://crates.io/api/v1/crates/futures-macro/0.3.7/download",
type = "tar.gz", type = "tar.gz",
sha256 = "f57ed14da4603b2554682e9f2ff3c65d7567b53188db96cb71538217fc64581b", sha256 = "e36fccf3fc58563b4a14d265027c627c3b665d7fed489427e88e7cc929559efe",
strip_prefix = "futures-macro-0.3.6", strip_prefix = "futures-macro-0.3.7",
build_file = Label("//cargo/remote:futures-macro-0.3.6.BUILD.bazel"), build_file = Label("//cargo/remote:futures-macro-0.3.7.BUILD.bazel"),
) )
maybe( maybe(
http_archive, http_archive,
name = "raze__futures_sink__0_3_6", name = "raze__futures_sink__0_3_7",
url = "https://crates.io/api/v1/crates/futures-sink/0.3.6/download", url = "https://crates.io/api/v1/crates/futures-sink/0.3.7/download",
type = "tar.gz", type = "tar.gz",
sha256 = "0d8764258ed64ebc5d9ed185cf86a95db5cac810269c5d20ececb32e0088abbd", sha256 = "0e3ca3f17d6e8804ae5d3df7a7d35b2b3a6fe89dac84b31872720fc3060a0b11",
strip_prefix = "futures-sink-0.3.6", strip_prefix = "futures-sink-0.3.7",
build_file = Label("//cargo/remote:futures-sink-0.3.6.BUILD.bazel"), build_file = Label("//cargo/remote:futures-sink-0.3.7.BUILD.bazel"),
) )
maybe( maybe(
http_archive, http_archive,
name = "raze__futures_task__0_3_6", name = "raze__futures_task__0_3_7",
url = "https://crates.io/api/v1/crates/futures-task/0.3.6/download", url = "https://crates.io/api/v1/crates/futures-task/0.3.7/download",
type = "tar.gz", type = "tar.gz",
sha256 = "4dd26820a9f3637f1302da8bceba3ff33adbe53464b54ca24d4e2d4f1db30f94", sha256 = "96d502af37186c4fef99453df03e374683f8a1eec9dcc1e66b3b82dc8278ce3c",
strip_prefix = "futures-task-0.3.6", strip_prefix = "futures-task-0.3.7",
build_file = Label("//cargo/remote:futures-task-0.3.6.BUILD.bazel"), build_file = Label("//cargo/remote:futures-task-0.3.7.BUILD.bazel"),
) )
maybe( maybe(
http_archive, http_archive,
name = "raze__futures_util__0_3_6", name = "raze__futures_util__0_3_7",
url = "https://crates.io/api/v1/crates/futures-util/0.3.6/download", url = "https://crates.io/api/v1/crates/futures-util/0.3.7/download",
type = "tar.gz", type = "tar.gz",
sha256 = "8a894a0acddba51a2d49a6f4263b1e64b8c579ece8af50fa86503d52cd1eea34", sha256 = "abcb44342f62e6f3e8ac427b8aa815f724fd705dfad060b18ac7866c15bb8e34",
strip_prefix = "futures-util-0.3.6", strip_prefix = "futures-util-0.3.7",
build_file = Label("//cargo/remote:futures-util-0.3.6.BUILD.bazel"), build_file = Label("//cargo/remote:futures-util-0.3.7.BUILD.bazel"),
) )
maybe( maybe(
@ -780,22 +770,22 @@ def raze_fetch_remote_crates():
maybe( maybe(
http_archive, http_archive,
name = "raze__gimli__0_22_0", name = "raze__gimli__0_23_0",
url = "https://crates.io/api/v1/crates/gimli/0.22.0/download", url = "https://crates.io/api/v1/crates/gimli/0.23.0/download",
type = "tar.gz", type = "tar.gz",
sha256 = "aaf91faf136cb47367fa430cd46e37a788775e7fa104f8b4bcb3861dc389b724", sha256 = "f6503fe142514ca4799d4c26297c4248239fe8838d827db6bd6065c6ed29a6ce",
strip_prefix = "gimli-0.22.0", strip_prefix = "gimli-0.23.0",
build_file = Label("//cargo/remote:gimli-0.22.0.BUILD.bazel"), build_file = Label("//cargo/remote:gimli-0.23.0.BUILD.bazel"),
) )
maybe( maybe(
http_archive, http_archive,
name = "raze__h2__0_2_6", name = "raze__h2__0_2_7",
url = "https://crates.io/api/v1/crates/h2/0.2.6/download", url = "https://crates.io/api/v1/crates/h2/0.2.7/download",
type = "tar.gz", type = "tar.gz",
sha256 = "993f9e0baeed60001cf565546b0d3dbe6a6ad23f2bd31644a133c641eccf6d53", sha256 = "5e4728fd124914ad25e99e3d15a9361a879f6620f63cb56bbb08f95abb97a535",
strip_prefix = "h2-0.2.6", strip_prefix = "h2-0.2.7",
build_file = Label("//cargo/remote:h2-0.2.6.BUILD.bazel"), build_file = Label("//cargo/remote:h2-0.2.7.BUILD.bazel"),
) )
maybe( maybe(
@ -937,6 +927,16 @@ def raze_fetch_remote_crates():
init_submodules = True, init_submodules = True,
) )
maybe(
http_archive,
name = "raze__hyper_tls__0_4_3",
url = "https://crates.io/api/v1/crates/hyper-tls/0.4.3/download",
type = "tar.gz",
sha256 = "d979acc56dcb5b8dddba3917601745e877576475aa046df3226eabdecef78eed",
strip_prefix = "hyper-tls-0.4.3",
build_file = Label("//cargo/remote:hyper-tls-0.4.3.BUILD.bazel"),
)
maybe( maybe(
http_archive, http_archive,
name = "raze__idna__0_2_0", name = "raze__idna__0_2_0",
@ -979,12 +979,12 @@ def raze_fetch_remote_crates():
maybe( maybe(
http_archive, http_archive,
name = "raze__instant__0_1_7", name = "raze__instant__0_1_8",
url = "https://crates.io/api/v1/crates/instant/0.1.7/download", url = "https://crates.io/api/v1/crates/instant/0.1.8/download",
type = "tar.gz", type = "tar.gz",
sha256 = "63312a18f7ea8760cdd0a7c5aac1a619752a246b833545e3e36d1f81f7cd9e66", sha256 = "cb1fc4429a33e1f80d41dc9fea4d108a88bec1de8053878898ae448a0b52f613",
strip_prefix = "instant-0.1.7", strip_prefix = "instant-0.1.8",
build_file = Label("//cargo/remote:instant-0.1.7.BUILD.bazel"), build_file = Label("//cargo/remote:instant-0.1.8.BUILD.bazel"),
) )
maybe( maybe(
@ -1098,12 +1098,12 @@ def raze_fetch_remote_crates():
maybe( maybe(
http_archive, http_archive,
name = "raze__libc__0_2_79", name = "raze__libc__0_2_80",
url = "https://crates.io/api/v1/crates/libc/0.2.79/download", url = "https://crates.io/api/v1/crates/libc/0.2.80/download",
type = "tar.gz", type = "tar.gz",
sha256 = "2448f6066e80e3bfc792e9c98bf705b4b0fc6e8ef5b43e5889aff0eaa9c58743", sha256 = "4d58d1b70b004888f764dfbf6a26a3b0342a1632d33968e4a179d8011c760614",
strip_prefix = "libc-0.2.79", strip_prefix = "libc-0.2.80",
build_file = Label("//cargo/remote:libc-0.2.79.BUILD.bazel"), build_file = Label("//cargo/remote:libc-0.2.80.BUILD.bazel"),
) )
maybe( maybe(
@ -1178,22 +1178,12 @@ def raze_fetch_remote_crates():
maybe( maybe(
http_archive, http_archive,
name = "raze__memchr__2_3_3", name = "raze__memchr__2_3_4",
url = "https://crates.io/api/v1/crates/memchr/2.3.3/download", url = "https://crates.io/api/v1/crates/memchr/2.3.4/download",
type = "tar.gz", type = "tar.gz",
sha256 = "3728d817d99e5ac407411fa471ff9800a778d88a24685968b36824eaf4bee400", sha256 = "0ee1c47aaa256ecabcaea351eae4a9b01ef39ed810004e298d2511ed284b1525",
strip_prefix = "memchr-2.3.3", strip_prefix = "memchr-2.3.4",
build_file = Label("//cargo/remote:memchr-2.3.3.BUILD.bazel"), build_file = Label("//cargo/remote:memchr-2.3.4.BUILD.bazel"),
)
maybe(
http_archive,
name = "raze__memoffset__0_5_6",
url = "https://crates.io/api/v1/crates/memoffset/0.5.6/download",
type = "tar.gz",
sha256 = "043175f069eda7b85febe4a74abbaeff828d9f8b448515d3151a14a3542811aa",
strip_prefix = "memoffset-0.5.6",
build_file = Label("//cargo/remote:memoffset-0.5.6.BUILD.bazel"),
) )
maybe( maybe(
@ -1216,16 +1206,6 @@ def raze_fetch_remote_crates():
build_file = Label("//cargo/remote:mime_guess-2.0.3.BUILD.bazel"), build_file = Label("//cargo/remote:mime_guess-2.0.3.BUILD.bazel"),
) )
maybe(
http_archive,
name = "raze__miniz_oxide__0_3_7",
url = "https://crates.io/api/v1/crates/miniz_oxide/0.3.7/download",
type = "tar.gz",
sha256 = "791daaae1ed6889560f8c4359194f56648355540573244a5448a83ba1ecc7435",
strip_prefix = "miniz_oxide-0.3.7",
build_file = Label("//cargo/remote:miniz_oxide-0.3.7.BUILD.bazel"),
)
maybe( maybe(
http_archive, http_archive,
name = "raze__miniz_oxide__0_4_3", name = "raze__miniz_oxide__0_4_3",
@ -1266,6 +1246,16 @@ def raze_fetch_remote_crates():
build_file = Label("//cargo/remote:multimap-0.8.2.BUILD.bazel"), build_file = Label("//cargo/remote:multimap-0.8.2.BUILD.bazel"),
) )
maybe(
http_archive,
name = "raze__native_tls__0_2_4",
url = "https://crates.io/api/v1/crates/native-tls/0.2.4/download",
type = "tar.gz",
sha256 = "2b0d88c06fe90d5ee94048ba40409ef1d9315d86f6f38c2efdaad4fb50c58b2d",
strip_prefix = "native-tls-0.2.4",
build_file = Label("//cargo/remote:native-tls-0.2.4.BUILD.bazel"),
)
maybe( maybe(
http_archive, http_archive,
name = "raze__net2__0_2_35", name = "raze__net2__0_2_35",
@ -1308,22 +1298,22 @@ def raze_fetch_remote_crates():
maybe( maybe(
http_archive, http_archive,
name = "raze__num_integer__0_1_43", name = "raze__num_integer__0_1_44",
url = "https://crates.io/api/v1/crates/num-integer/0.1.43/download", url = "https://crates.io/api/v1/crates/num-integer/0.1.44/download",
type = "tar.gz", type = "tar.gz",
sha256 = "8d59457e662d541ba17869cf51cf177c0b5f0cbf476c66bdc90bf1edac4f875b", sha256 = "d2cc698a63b549a70bc047073d2949cce27cd1c7b0a4a862d08a8031bc2801db",
strip_prefix = "num-integer-0.1.43", strip_prefix = "num-integer-0.1.44",
build_file = Label("//cargo/remote:num-integer-0.1.43.BUILD.bazel"), build_file = Label("//cargo/remote:num-integer-0.1.44.BUILD.bazel"),
) )
maybe( maybe(
http_archive, http_archive,
name = "raze__num_traits__0_2_12", name = "raze__num_traits__0_2_14",
url = "https://crates.io/api/v1/crates/num-traits/0.2.12/download", url = "https://crates.io/api/v1/crates/num-traits/0.2.14/download",
type = "tar.gz", type = "tar.gz",
sha256 = "ac267bcc07f48ee5f8935ab0d24f316fb722d7a1292e2913f0cc196b29ffd611", sha256 = "9a64b1ec5cda2586e284722486d802acf1f7dbdc623e2bfc57e65ca1cd099290",
strip_prefix = "num-traits-0.2.12", strip_prefix = "num-traits-0.2.14",
build_file = Label("//cargo/remote:num-traits-0.2.12.BUILD.bazel"), build_file = Label("//cargo/remote:num-traits-0.2.14.BUILD.bazel"),
) )
maybe( maybe(
@ -1358,12 +1348,12 @@ def raze_fetch_remote_crates():
maybe( maybe(
http_archive, http_archive,
name = "raze__object__0_21_1", name = "raze__object__0_22_0",
url = "https://crates.io/api/v1/crates/object/0.21.1/download", url = "https://crates.io/api/v1/crates/object/0.22.0/download",
type = "tar.gz", type = "tar.gz",
sha256 = "37fd5004feb2ce328a52b0b3d01dbf4ffff72583493900ed15f22d4111c51693", sha256 = "8d3b63360ec3cb337817c2dbd47ab4a0f170d285d8e5a2064600f3def1402397",
strip_prefix = "object-0.21.1", strip_prefix = "object-0.22.0",
build_file = Label("//cargo/remote:object-0.21.1.BUILD.bazel"), build_file = Label("//cargo/remote:object-0.22.0.BUILD.bazel"),
) )
maybe( maybe(
@ -1376,6 +1366,36 @@ def raze_fetch_remote_crates():
build_file = Label("//cargo/remote:once_cell-1.4.1.BUILD.bazel"), build_file = Label("//cargo/remote:once_cell-1.4.1.BUILD.bazel"),
) )
maybe(
http_archive,
name = "raze__openssl__0_10_30",
url = "https://crates.io/api/v1/crates/openssl/0.10.30/download",
type = "tar.gz",
sha256 = "8d575eff3665419f9b83678ff2815858ad9d11567e082f5ac1814baba4e2bcb4",
strip_prefix = "openssl-0.10.30",
build_file = Label("//cargo/remote:openssl-0.10.30.BUILD.bazel"),
)
maybe(
http_archive,
name = "raze__openssl_probe__0_1_2",
url = "https://crates.io/api/v1/crates/openssl-probe/0.1.2/download",
type = "tar.gz",
sha256 = "77af24da69f9d9341038eba93a073b1fdaaa1b788221b00a69bce9e762cb32de",
strip_prefix = "openssl-probe-0.1.2",
build_file = Label("//cargo/remote:openssl-probe-0.1.2.BUILD.bazel"),
)
maybe(
http_archive,
name = "raze__openssl_sys__0_9_58",
url = "https://crates.io/api/v1/crates/openssl-sys/0.9.58/download",
type = "tar.gz",
sha256 = "a842db4709b604f0fe5d1170ae3565899be2ad3d9cbc72dedc789ac0511f78de",
strip_prefix = "openssl-sys-0.9.58",
build_file = Label("//cargo/remote:openssl-sys-0.9.58.BUILD.bazel"),
)
maybe( maybe(
http_archive, http_archive,
name = "raze__parking_lot__0_11_0", name = "raze__parking_lot__0_11_0",
@ -1446,6 +1466,16 @@ def raze_fetch_remote_crates():
build_file = Label("//cargo/remote:pin-project-0.4.27.BUILD.bazel"), build_file = Label("//cargo/remote:pin-project-0.4.27.BUILD.bazel"),
) )
maybe(
http_archive,
name = "raze__pin_project__1_0_1",
url = "https://crates.io/api/v1/crates/pin-project/1.0.1/download",
type = "tar.gz",
sha256 = "ee41d838744f60d959d7074e3afb6b35c7456d0f61cad38a24e35e6553f73841",
strip_prefix = "pin-project-1.0.1",
build_file = Label("//cargo/remote:pin-project-1.0.1.BUILD.bazel"),
)
maybe( maybe(
http_archive, http_archive,
name = "raze__pin_project_internal__0_4_27", name = "raze__pin_project_internal__0_4_27",
@ -1456,6 +1486,16 @@ def raze_fetch_remote_crates():
build_file = Label("//cargo/remote:pin-project-internal-0.4.27.BUILD.bazel"), build_file = Label("//cargo/remote:pin-project-internal-0.4.27.BUILD.bazel"),
) )
maybe(
http_archive,
name = "raze__pin_project_internal__1_0_1",
url = "https://crates.io/api/v1/crates/pin-project-internal/1.0.1/download",
type = "tar.gz",
sha256 = "81a4ffa594b66bff340084d4081df649a7dc049ac8d7fc458d8e628bfbbb2f86",
strip_prefix = "pin-project-internal-1.0.1",
build_file = Label("//cargo/remote:pin-project-internal-1.0.1.BUILD.bazel"),
)
maybe( maybe(
http_archive, http_archive,
name = "raze__pin_project_lite__0_1_11", name = "raze__pin_project_lite__0_1_11",
@ -1486,6 +1526,16 @@ def raze_fetch_remote_crates():
build_file = Label("//cargo/remote:pkg-config-0.3.19.BUILD.bazel"), build_file = Label("//cargo/remote:pkg-config-0.3.19.BUILD.bazel"),
) )
maybe(
http_archive,
name = "raze__podio__0_1_7",
url = "https://crates.io/api/v1/crates/podio/0.1.7/download",
type = "tar.gz",
sha256 = "b18befed8bc2b61abc79a457295e7e838417326da1586050b919414073977f19",
strip_prefix = "podio-0.1.7",
build_file = Label("//cargo/remote:podio-0.1.7.BUILD.bazel"),
)
maybe( maybe(
http_archive, http_archive,
name = "raze__ppv_lite86__0_2_9", name = "raze__ppv_lite86__0_2_9",
@ -1508,12 +1558,12 @@ def raze_fetch_remote_crates():
maybe( maybe(
http_archive, http_archive,
name = "raze__proc_macro_hack__0_5_18", name = "raze__proc_macro_hack__0_5_19",
url = "https://crates.io/api/v1/crates/proc-macro-hack/0.5.18/download", url = "https://crates.io/api/v1/crates/proc-macro-hack/0.5.19/download",
type = "tar.gz", type = "tar.gz",
sha256 = "99c605b9a0adc77b7211c6b1f722dcb613d68d66859a44f3d485a6da332b0598", sha256 = "dbf0c48bc1d91375ae5c3cd81e3722dff1abcf81a30960240640d223f59fe0e5",
strip_prefix = "proc-macro-hack-0.5.18", strip_prefix = "proc-macro-hack-0.5.19",
build_file = Label("//cargo/remote:proc-macro-hack-0.5.18.BUILD.bazel"), build_file = Label("//cargo/remote:proc-macro-hack-0.5.19.BUILD.bazel"),
) )
maybe( maybe(
@ -1684,22 +1734,22 @@ def raze_fetch_remote_crates():
maybe( maybe(
http_archive, http_archive,
name = "raze__regex__1_4_1", name = "raze__regex__1_4_2",
url = "https://crates.io/api/v1/crates/regex/1.4.1/download", url = "https://crates.io/api/v1/crates/regex/1.4.2/download",
type = "tar.gz", type = "tar.gz",
sha256 = "8963b85b8ce3074fecffde43b4b0dded83ce2f367dc8d363afc56679f3ee820b", sha256 = "38cf2c13ed4745de91a5eb834e11c00bcc3709e773173b2ce4c56c9fbde04b9c",
strip_prefix = "regex-1.4.1", strip_prefix = "regex-1.4.2",
build_file = Label("//cargo/remote:regex-1.4.1.BUILD.bazel"), build_file = Label("//cargo/remote:regex-1.4.2.BUILD.bazel"),
) )
maybe( maybe(
http_archive, http_archive,
name = "raze__regex_syntax__0_6_20", name = "raze__regex_syntax__0_6_21",
url = "https://crates.io/api/v1/crates/regex-syntax/0.6.20/download", url = "https://crates.io/api/v1/crates/regex-syntax/0.6.21/download",
type = "tar.gz", type = "tar.gz",
sha256 = "8cab7a364d15cde1e505267766a2d3c4e22a843e1a601f0fa7564c0f82ced11c", sha256 = "3b181ba2dcf07aaccad5448e8ead58db5b742cf85dfe035e2227f137a539a189",
strip_prefix = "regex-syntax-0.6.20", strip_prefix = "regex-syntax-0.6.21",
build_file = Label("//cargo/remote:regex-syntax-0.6.20.BUILD.bazel"), build_file = Label("//cargo/remote:regex-syntax-0.6.21.BUILD.bazel"),
) )
maybe( maybe(
@ -1773,12 +1823,12 @@ def raze_fetch_remote_crates():
maybe( maybe(
http_archive, http_archive,
name = "raze__rustc_demangle__0_1_17", name = "raze__rustc_demangle__0_1_18",
url = "https://crates.io/api/v1/crates/rustc-demangle/0.1.17/download", url = "https://crates.io/api/v1/crates/rustc-demangle/0.1.18/download",
type = "tar.gz", type = "tar.gz",
sha256 = "b2610b7f643d18c87dff3b489950269617e6601a51f1f05aa5daefee36f64f0b", sha256 = "6e3bad0ee36814ca07d7968269dd4b7ec89ec2da10c4bb613928d3077083c232",
strip_prefix = "rustc-demangle-0.1.17", strip_prefix = "rustc-demangle-0.1.18",
build_file = Label("//cargo/remote:rustc-demangle-0.1.17.BUILD.bazel"), build_file = Label("//cargo/remote:rustc-demangle-0.1.18.BUILD.bazel"),
) )
maybe( maybe(
@ -1801,6 +1851,16 @@ def raze_fetch_remote_crates():
build_file = Label("//cargo/remote:ryu-1.0.5.BUILD.bazel"), build_file = Label("//cargo/remote:ryu-1.0.5.BUILD.bazel"),
) )
maybe(
http_archive,
name = "raze__schannel__0_1_19",
url = "https://crates.io/api/v1/crates/schannel/0.1.19/download",
type = "tar.gz",
sha256 = "8f05ba609c234e60bee0d547fe94a4c7e9da733d1c962cf6e59efa4cd9c8bc75",
strip_prefix = "schannel-0.1.19",
build_file = Label("//cargo/remote:schannel-0.1.19.BUILD.bazel"),
)
maybe( maybe(
http_archive, http_archive,
name = "raze__scopeguard__1_1_0", name = "raze__scopeguard__1_1_0",
@ -1821,6 +1881,26 @@ def raze_fetch_remote_crates():
build_file = Label("//cargo/remote:sct-0.6.0.BUILD.bazel"), build_file = Label("//cargo/remote:sct-0.6.0.BUILD.bazel"),
) )
maybe(
http_archive,
name = "raze__security_framework__0_4_4",
url = "https://crates.io/api/v1/crates/security-framework/0.4.4/download",
type = "tar.gz",
sha256 = "64808902d7d99f78eaddd2b4e2509713babc3dc3c85ad6f4c447680f3c01e535",
strip_prefix = "security-framework-0.4.4",
build_file = Label("//cargo/remote:security-framework-0.4.4.BUILD.bazel"),
)
maybe(
http_archive,
name = "raze__security_framework_sys__0_4_3",
url = "https://crates.io/api/v1/crates/security-framework-sys/0.4.3/download",
type = "tar.gz",
sha256 = "17bf11d99252f512695eb468de5516e5cf75455521e69dfe343f3b74e4748405",
strip_prefix = "security-framework-sys-0.4.3",
build_file = Label("//cargo/remote:security-framework-sys-0.4.3.BUILD.bazel"),
)
maybe( maybe(
http_archive, http_archive,
name = "raze__serde__1_0_117", name = "raze__serde__1_0_117",
@ -1963,12 +2043,12 @@ def raze_fetch_remote_crates():
maybe( maybe(
http_archive, http_archive,
name = "raze__slog_stdlog__4_0_0", name = "raze__slog_stdlog__4_1_0",
url = "https://crates.io/api/v1/crates/slog-stdlog/4.0.0/download", url = "https://crates.io/api/v1/crates/slog-stdlog/4.1.0/download",
type = "tar.gz", type = "tar.gz",
sha256 = "be4d87903baf655da2d82bc3ac3f7ef43868c58bf712b3a661fda72009304c23", sha256 = "8228ab7302adbf4fcb37e66f3cda78003feb521e7fd9e3847ec117a7784d0f5a",
strip_prefix = "slog-stdlog-4.0.0", strip_prefix = "slog-stdlog-4.1.0",
build_file = Label("//cargo/remote:slog-stdlog-4.0.0.BUILD.bazel"), build_file = Label("//cargo/remote:slog-stdlog-4.1.0.BUILD.bazel"),
) )
maybe( maybe(
@ -2043,12 +2123,12 @@ def raze_fetch_remote_crates():
maybe( maybe(
http_archive, http_archive,
name = "raze__syn__1_0_45", name = "raze__syn__1_0_48",
url = "https://crates.io/api/v1/crates/syn/1.0.45/download", url = "https://crates.io/api/v1/crates/syn/1.0.48/download",
type = "tar.gz", type = "tar.gz",
sha256 = "ea9c5432ff16d6152371f808fb5a871cd67368171b09bb21b43df8e4a47a3556", sha256 = "cc371affeffc477f42a221a1e4297aedcea33d47d19b61455588bd9d8f6b19ac",
strip_prefix = "syn-1.0.45", strip_prefix = "syn-1.0.48",
build_file = Label("//cargo/remote:syn-1.0.45.BUILD.bazel"), build_file = Label("//cargo/remote:syn-1.0.48.BUILD.bazel"),
) )
maybe( maybe(
@ -2200,6 +2280,16 @@ def raze_fetch_remote_crates():
build_file = Label("//cargo/remote:tokio-socks-0.2.2.BUILD.bazel"), build_file = Label("//cargo/remote:tokio-socks-0.2.2.BUILD.bazel"),
) )
maybe(
http_archive,
name = "raze__tokio_tls__0_3_1",
url = "https://crates.io/api/v1/crates/tokio-tls/0.3.1/download",
type = "tar.gz",
sha256 = "9a70f4fcd7b3b24fb194f837560168208f669ca8cb70d0c4b862944452396343",
strip_prefix = "tokio-tls-0.3.1",
build_file = Label("//cargo/remote:tokio-tls-0.3.1.BUILD.bazel"),
)
maybe( maybe(
http_archive, http_archive,
name = "raze__tokio_util__0_3_1", name = "raze__tokio_util__0_3_1",
@ -2250,6 +2340,16 @@ def raze_fetch_remote_crates():
build_file = Label("//cargo/remote:tracing-core-0.1.17.BUILD.bazel"), build_file = Label("//cargo/remote:tracing-core-0.1.17.BUILD.bazel"),
) )
maybe(
http_archive,
name = "raze__tracing_futures__0_2_4",
url = "https://crates.io/api/v1/crates/tracing-futures/0.2.4/download",
type = "tar.gz",
sha256 = "ab7bb6f14721aa00656086e9335d363c5c8747bae02ebe32ea2c7dece5689b4c",
strip_prefix = "tracing-futures-0.2.4",
build_file = Label("//cargo/remote:tracing-futures-0.2.4.BUILD.bazel"),
)
maybe( maybe(
http_archive, http_archive,
name = "raze__try_lock__0_2_3", name = "raze__try_lock__0_2_3",
@ -2652,10 +2752,10 @@ def raze_fetch_remote_crates():
maybe( maybe(
http_archive, http_archive,
name = "raze__zip__0_5_8", name = "raze__zip__0_5_6",
url = "https://crates.io/api/v1/crates/zip/0.5.8/download", url = "https://crates.io/api/v1/crates/zip/0.5.6/download",
type = "tar.gz", type = "tar.gz",
sha256 = "543adf038106b64cfca4711c82c917d785e3540e04f7996554488f988ec43124", sha256 = "58287c28d78507f5f91f2a4cf1e8310e2c76fd4c6932f93ac60fd1ceb402db7d",
strip_prefix = "zip-0.5.8", strip_prefix = "zip-0.5.6",
build_file = Label("//cargo/remote:zip-0.5.8.BUILD.bazel"), build_file = Label("//cargo/remote:zip-0.5.6.BUILD.bazel"),
) )

34
cargo/raze.toml Normal file
View file

@ -0,0 +1,34 @@
[package]
name = "dummy"
version = "0.0.0"
edition = "2018"
[lib]
name = "anki"
path = "src/lib.rs"
[raze]
workspace_path = "//cargo"
targets = [
"i686-apple-darwin",
"i686-pc-windows-msvc",
"i686-unknown-linux-gnu",
"x86_64-apple-darwin",
"x86_64-apple-ios",
"x86_64-pc-windows-msvc",
"x86_64-unknown-linux-gnu",
"aarch64-apple-ios",
]
genmode = "Remote"
default_gen_buildrs = true
[raze.crates.pyo3.'0.11.1']
data_attr = "glob([\"**\"])"
[raze.crates.ring.'0.16.15']
data_attr = "glob([\"src/**\"])"
[raze.crates.webpki.'0.21.3']
data_attr = "glob([\"src/**\"])"
# WARNING: don't edit the dependencies below, they are generated by update.py

View file

@ -36,7 +36,7 @@ rust_library(
name = "addr2line", name = "addr2line",
crate_type = "lib", crate_type = "lib",
deps = [ deps = [
"@raze__gimli__0_22_0//:gimli", "@raze__gimli__0_23_0//:gimli",
], ],
srcs = glob(["**/*.rs"]), srcs = glob(["**/*.rs"]),
crate_root = "src/lib.rs", crate_root = "src/lib.rs",
@ -44,7 +44,7 @@ rust_library(
rustc_flags = [ rustc_flags = [
"--cap-lints=allow", "--cap-lints=allow",
], ],
version = "0.13.0", version = "0.14.0",
tags = [ tags = [
"cargo-raze", "cargo-raze",
"manual", "manual",

View file

@ -35,7 +35,7 @@ rust_library(
name = "aho_corasick", name = "aho_corasick",
crate_type = "lib", crate_type = "lib",
deps = [ deps = [
"@raze__memchr__2_3_3//:memchr", "@raze__memchr__2_3_4//:memchr",
], ],
srcs = glob(["**/*.rs"]), srcs = glob(["**/*.rs"]),
crate_root = "src/lib.rs", crate_root = "src/lib.rs",

View file

@ -43,7 +43,7 @@ rust_library(
rustc_flags = [ rustc_flags = [
"--cap-lints=allow", "--cap-lints=allow",
], ],
version = "0.5.1", version = "0.5.2",
tags = [ tags = [
"cargo-raze", "cargo-raze",
"manual", "manual",

View file

@ -38,7 +38,7 @@ rust_library(
"@raze__askama_shared__0_10_4//:askama_shared", "@raze__askama_shared__0_10_4//:askama_shared",
"@raze__proc_macro2__1_0_24//:proc_macro2", "@raze__proc_macro2__1_0_24//:proc_macro2",
"@raze__quote__1_0_7//:quote", "@raze__quote__1_0_7//:quote",
"@raze__syn__1_0_45//:syn", "@raze__syn__1_0_48//:syn",
], ],
srcs = glob(["**/*.rs"]), srcs = glob(["**/*.rs"]),
crate_root = "src/lib.rs", crate_root = "src/lib.rs",

View file

@ -38,12 +38,12 @@ rust_library(
"@raze__askama_escape__0_10_1//:askama_escape", "@raze__askama_escape__0_10_1//:askama_escape",
"@raze__humansize__1_1_0//:humansize", "@raze__humansize__1_1_0//:humansize",
"@raze__nom__5_1_2//:nom", "@raze__nom__5_1_2//:nom",
"@raze__num_traits__0_2_12//:num_traits", "@raze__num_traits__0_2_14//:num_traits",
"@raze__percent_encoding__2_1_0//:percent_encoding", "@raze__percent_encoding__2_1_0//:percent_encoding",
"@raze__proc_macro2__1_0_24//:proc_macro2", "@raze__proc_macro2__1_0_24//:proc_macro2",
"@raze__quote__1_0_7//:quote", "@raze__quote__1_0_7//:quote",
"@raze__serde__1_0_117//:serde", "@raze__serde__1_0_117//:serde",
"@raze__syn__1_0_45//:syn", "@raze__syn__1_0_48//:syn",
"@raze__toml__0_5_7//:toml", "@raze__toml__0_5_7//:toml",
], ],
srcs = glob(["**/*.rs"]), srcs = glob(["**/*.rs"]),

View file

@ -36,9 +36,9 @@ rust_library(
crate_type = "lib", crate_type = "lib",
deps = [ deps = [
"@raze__bytes__0_5_6//:bytes", "@raze__bytes__0_5_6//:bytes",
"@raze__flate2__1_0_14//:flate2", "@raze__flate2__1_0_18//:flate2",
"@raze__futures_core__0_3_6//:futures_core", "@raze__futures_core__0_3_7//:futures_core",
"@raze__memchr__2_3_3//:memchr", "@raze__memchr__2_3_4//:memchr",
"@raze__pin_project_lite__0_1_11//:pin_project_lite", "@raze__pin_project_lite__0_1_11//:pin_project_lite",
], ],
srcs = glob(["**/*.rs"]), srcs = glob(["**/*.rs"]),

View file

@ -46,7 +46,7 @@ rust_library(
"@io_bazel_rules_rust//rust/platform:x86_64-apple-ios", "@io_bazel_rules_rust//rust/platform:x86_64-apple-ios",
"@io_bazel_rules_rust//rust/platform:x86_64-unknown-linux-gnu", "@io_bazel_rules_rust//rust/platform:x86_64-unknown-linux-gnu",
): [ ): [
"@raze__libc__0_2_79//:libc", "@raze__libc__0_2_80//:libc",
], ],
"//conditions:default": [], "//conditions:default": [],
}) + selects.with_or({ }) + selects.with_or({

View file

@ -37,12 +37,12 @@ rust_library(
name = "backtrace", name = "backtrace",
crate_type = "lib", crate_type = "lib",
deps = [ deps = [
"@raze__addr2line__0_13_0//:addr2line", "@raze__addr2line__0_14_0//:addr2line",
"@raze__cfg_if__1_0_0//:cfg_if", "@raze__cfg_if__1_0_0//:cfg_if",
"@raze__libc__0_2_79//:libc", "@raze__libc__0_2_80//:libc",
"@raze__miniz_oxide__0_4_3//:miniz_oxide", "@raze__miniz_oxide__0_4_3//:miniz_oxide",
"@raze__object__0_21_1//:object", "@raze__object__0_22_0//:object",
"@raze__rustc_demangle__0_1_17//:rustc_demangle", "@raze__rustc_demangle__0_1_18//:rustc_demangle",
] + selects.with_or({ ] + selects.with_or({
# cfg(windows) # cfg(windows)
( (
@ -58,7 +58,7 @@ rust_library(
rustc_flags = [ rustc_flags = [
"--cap-lints=allow", "--cap-lints=allow",
], ],
version = "0.3.53", version = "0.3.54",
tags = [ tags = [
"cargo-raze", "cargo-raze",
"manual", "manual",

View file

@ -36,7 +36,7 @@ rust_library(
crate_type = "lib", crate_type = "lib",
deps = [ deps = [
"@raze__arrayref__0_3_6//:arrayref", "@raze__arrayref__0_3_6//:arrayref",
"@raze__arrayvec__0_5_1//:arrayvec", "@raze__arrayvec__0_5_2//:arrayvec",
"@raze__constant_time_eq__0_1_5//:constant_time_eq", "@raze__constant_time_eq__0_1_5//:constant_time_eq",
], ],
srcs = glob(["**/*.rs"]), srcs = glob(["**/*.rs"]),

View file

@ -71,7 +71,7 @@ rust_library(
deps = [ deps = [
":blake3_build_script", ":blake3_build_script",
"@raze__arrayref__0_3_6//:arrayref", "@raze__arrayref__0_3_6//:arrayref",
"@raze__arrayvec__0_5_1//:arrayvec", "@raze__arrayvec__0_5_2//:arrayvec",
"@raze__cfg_if__0_1_10//:cfg_if", "@raze__cfg_if__0_1_10//:cfg_if",
"@raze__constant_time_eq__0_1_5//:constant_time_eq", "@raze__constant_time_eq__0_1_5//:constant_time_eq",
"@raze__crypto_mac__0_8_0//:crypto_mac", "@raze__crypto_mac__0_8_0//:crypto_mac",

View file

@ -36,9 +36,9 @@ rust_library(
name = "chrono", name = "chrono",
crate_type = "lib", crate_type = "lib",
deps = [ deps = [
"@raze__libc__0_2_79//:libc", "@raze__libc__0_2_80//:libc",
"@raze__num_integer__0_1_43//:num_integer", "@raze__num_integer__0_1_44//:num_integer",
"@raze__num_traits__0_2_12//:num_traits", "@raze__num_traits__0_2_14//:num_traits",
"@raze__time__0_1_44//:time", "@raze__time__0_1_44//:time",
] + selects.with_or({ ] + selects.with_or({
# cfg(windows) # cfg(windows)

View file

@ -36,7 +36,7 @@ rust_library(
crate_type = "lib", crate_type = "lib",
deps = [ deps = [
"@raze__lazy_static__1_4_0//:lazy_static", "@raze__lazy_static__1_4_0//:lazy_static",
"@raze__libc__0_2_79//:libc", "@raze__libc__0_2_80//:libc",
], ],
srcs = glob(["**/*.rs"]), srcs = glob(["**/*.rs"]),
crate_root = "src/lib.rs", crate_root = "src/lib.rs",

View file

@ -0,0 +1,55 @@
"""
@generated
cargo-raze crate build file.
DO NOT EDIT! Replaced on runs of cargo-raze
"""
# buildifier: disable=load
load(
"@io_bazel_rules_rust//rust:rust.bzl",
"rust_binary",
"rust_library",
"rust_test",
)
# buildifier: disable=load
load("@bazel_skylib//lib:selects.bzl", "selects")
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: leave-alone
rust_library(
name = "core_foundation",
crate_type = "lib",
deps = [
"@raze__core_foundation_sys__0_7_0//:core_foundation_sys",
"@raze__libc__0_2_80//:libc",
],
srcs = glob(["**/*.rs"]),
crate_root = "src/lib.rs",
edition = "2015",
rustc_flags = [
"--cap-lints=allow",
],
version = "0.7.0",
tags = [
"cargo-raze",
"manual",
],
crate_features = [
],
)
# Unsupported target "use_macro_outside_crate" with type "test" omitted

View file

@ -25,7 +25,7 @@ package(default_visibility = [
]) ])
licenses([ licenses([
"notice", # MIT from expression "MIT" "notice", # MIT from expression "MIT OR Apache-2.0"
]) ])
# Generated targets # Generated targets
@ -37,18 +37,16 @@ load(
# buildifier: leave-alone # buildifier: leave-alone
cargo_build_script( cargo_build_script(
name = "memoffset_build_script", name = "core_foundation_sys_build_script",
srcs = glob(["**/*.rs"]), srcs = glob(["**/*.rs"]),
crate_root = "build.rs", crate_root = "build.rs",
edition = "2015", edition = "2015",
deps = [ deps = [
"@raze__autocfg__1_0_1//:autocfg",
], ],
rustc_flags = [ rustc_flags = [
"--cap-lints=allow", "--cap-lints=allow",
], ],
crate_features = [ crate_features = [
"default",
], ],
build_script_env = { build_script_env = {
}, },
@ -57,17 +55,17 @@ cargo_build_script(
"cargo-raze", "cargo-raze",
"manual", "manual",
], ],
version = "0.5.6", version = "0.7.0",
visibility = ["//visibility:private"], visibility = ["//visibility:private"],
) )
# buildifier: leave-alone # buildifier: leave-alone
rust_library( rust_library(
name = "memoffset", name = "core_foundation_sys",
crate_type = "lib", crate_type = "lib",
deps = [ deps = [
":memoffset_build_script", ":core_foundation_sys_build_script",
], ],
srcs = glob(["**/*.rs"]), srcs = glob(["**/*.rs"]),
crate_root = "src/lib.rs", crate_root = "src/lib.rs",
@ -75,12 +73,11 @@ rust_library(
rustc_flags = [ rustc_flags = [
"--cap-lints=allow", "--cap-lints=allow",
], ],
version = "0.5.6", version = "0.7.0",
tags = [ tags = [
"cargo-raze", "cargo-raze",
"manual", "manual",
], ],
crate_features = [ crate_features = [
"default",
], ],
) )

View file

@ -57,7 +57,7 @@ cargo_build_script(
"cargo-raze", "cargo-raze",
"manual", "manual",
], ],
version = "1.2.0", version = "1.2.1",
visibility = ["//visibility:private"], visibility = ["//visibility:private"],
) )
@ -69,7 +69,7 @@ rust_library(
crate_type = "lib", crate_type = "lib",
deps = [ deps = [
":crc32fast_build_script", ":crc32fast_build_script",
"@raze__cfg_if__0_1_10//:cfg_if", "@raze__cfg_if__1_0_0//:cfg_if",
], ],
srcs = glob(["**/*.rs"]), srcs = glob(["**/*.rs"]),
crate_root = "src/lib.rs", crate_root = "src/lib.rs",
@ -77,7 +77,7 @@ rust_library(
rustc_flags = [ rustc_flags = [
"--cap-lints=allow", "--cap-lints=allow",
], ],
version = "1.2.0", version = "1.2.1",
tags = [ tags = [
"cargo-raze", "cargo-raze",
"manual", "manual",

View file

@ -1,64 +0,0 @@
"""
@generated
cargo-raze crate build file.
DO NOT EDIT! Replaced on runs of cargo-raze
"""
# buildifier: disable=load
load(
"@io_bazel_rules_rust//rust:rust.bzl",
"rust_binary",
"rust_library",
"rust_test",
)
# buildifier: disable=load
load("@bazel_skylib//lib:selects.bzl", "selects")
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: leave-alone
rust_library(
name = "crossbeam",
crate_type = "lib",
deps = [
"@raze__cfg_if__0_1_10//:cfg_if",
"@raze__crossbeam_channel__0_4_4//:crossbeam_channel",
"@raze__crossbeam_deque__0_7_3//:crossbeam_deque",
"@raze__crossbeam_epoch__0_8_2//:crossbeam_epoch",
"@raze__crossbeam_queue__0_2_3//:crossbeam_queue",
"@raze__crossbeam_utils__0_7_2//:crossbeam_utils",
],
srcs = glob(["**/*.rs"]),
crate_root = "src/lib.rs",
edition = "2015",
rustc_flags = [
"--cap-lints=allow",
],
version = "0.7.3",
tags = [
"cargo-raze",
"manual",
],
crate_features = [
"crossbeam-channel",
"crossbeam-deque",
"crossbeam-queue",
"default",
"std",
],
)
# Unsupported target "subcrates" with type "test" omitted

View file

@ -1,59 +0,0 @@
"""
@generated
cargo-raze crate build file.
DO NOT EDIT! Replaced on runs of cargo-raze
"""
# buildifier: disable=load
load(
"@io_bazel_rules_rust//rust:rust.bzl",
"rust_binary",
"rust_library",
"rust_test",
)
# buildifier: disable=load
load("@bazel_skylib//lib:selects.bzl", "selects")
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 AND BSD-2-Clause)"
])
# Generated targets
# Unsupported target "array_queue" with type "test" omitted
# buildifier: leave-alone
rust_library(
name = "crossbeam_queue",
crate_type = "lib",
deps = [
"@raze__cfg_if__0_1_10//:cfg_if",
"@raze__crossbeam_utils__0_7_2//:crossbeam_utils",
"@raze__maybe_uninit__2_0_0//:maybe_uninit",
],
srcs = glob(["**/*.rs"]),
crate_root = "src/lib.rs",
edition = "2015",
rustc_flags = [
"--cap-lints=allow",
],
version = "0.2.3",
tags = [
"cargo-raze",
"manual",
],
crate_features = [
"default",
"std",
],
)
# Unsupported target "seg_queue" with type "test" omitted

View file

@ -36,7 +36,7 @@ rust_library(
crate_type = "proc-macro", crate_type = "proc-macro",
deps = [ deps = [
"@raze__quote__1_0_7//:quote", "@raze__quote__1_0_7//:quote",
"@raze__syn__1_0_45//:syn", "@raze__syn__1_0_48//:syn",
], ],
srcs = glob(["**/*.rs"]), srcs = glob(["**/*.rs"]),
crate_root = "src/lib.rs", crate_root = "src/lib.rs",

View file

@ -38,7 +38,7 @@ rust_library(
deps = [ deps = [
"@raze__proc_macro2__1_0_24//:proc_macro2", "@raze__proc_macro2__1_0_24//:proc_macro2",
"@raze__quote__1_0_7//:quote", "@raze__quote__1_0_7//:quote",
"@raze__syn__1_0_45//:syn", "@raze__syn__1_0_48//:syn",
], ],
srcs = glob(["**/*.rs"]), srcs = glob(["**/*.rs"]),
crate_root = "src/lib.rs", crate_root = "src/lib.rs",

View file

@ -45,7 +45,7 @@ rust_library(
"@io_bazel_rules_rust//rust/platform:x86_64-apple-ios", "@io_bazel_rules_rust//rust/platform:x86_64-apple-ios",
"@io_bazel_rules_rust//rust/platform:x86_64-unknown-linux-gnu", "@io_bazel_rules_rust//rust/platform:x86_64-unknown-linux-gnu",
): [ ): [
"@raze__libc__0_2_79//:libc", "@raze__libc__0_2_80//:libc",
], ],
"//conditions:default": [], "//conditions:default": [],
}) + selects.with_or({ }) + selects.with_or({

View file

@ -0,0 +1,84 @@
"""
@generated
cargo-raze crate build file.
DO NOT EDIT! Replaced on runs of cargo-raze
"""
# buildifier: disable=load
load(
"@io_bazel_rules_rust//rust:rust.bzl",
"rust_binary",
"rust_library",
"rust_test",
)
# buildifier: disable=load
load("@bazel_skylib//lib:selects.bzl", "selects")
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=load-on-top
load(
"@io_bazel_rules_rust//cargo:cargo_build_script.bzl",
"cargo_build_script",
)
# buildifier: leave-alone
cargo_build_script(
name = "encoding_rs_build_script",
srcs = glob(["**/*.rs"]),
crate_root = "build.rs",
edition = "2018",
deps = [
],
rustc_flags = [
"--cap-lints=allow",
],
crate_features = [
],
build_script_env = {
},
data = glob(["**"]),
tags = [
"cargo-raze",
"manual",
],
version = "0.8.25",
visibility = ["//visibility:private"],
)
# buildifier: leave-alone
rust_library(
name = "encoding_rs",
crate_type = "lib",
deps = [
":encoding_rs_build_script",
"@raze__cfg_if__1_0_0//:cfg_if",
],
srcs = glob(["**/*.rs"]),
crate_root = "src/lib.rs",
edition = "2018",
rustc_flags = [
"--cap-lints=allow",
],
version = "0.8.25",
tags = [
"cargo-raze",
"manual",
],
crate_features = [
],
)

View file

@ -43,7 +43,7 @@ rust_library(
"@raze__atty__0_2_14//:atty", "@raze__atty__0_2_14//:atty",
"@raze__humantime__1_3_0//:humantime", "@raze__humantime__1_3_0//:humantime",
"@raze__log__0_4_11//:log", "@raze__log__0_4_11//:log",
"@raze__regex__1_4_1//:regex", "@raze__regex__1_4_2//:regex",
"@raze__termcolor__1_1_0//:termcolor", "@raze__termcolor__1_1_0//:termcolor",
], ],
srcs = glob(["**/*.rs"]), srcs = glob(["**/*.rs"]),

View file

@ -39,7 +39,7 @@ rust_library(
name = "failure", name = "failure",
crate_type = "lib", crate_type = "lib",
deps = [ deps = [
"@raze__backtrace__0_3_53//:backtrace", "@raze__backtrace__0_3_54//:backtrace",
], ],
srcs = glob(["**/*.rs"]), srcs = glob(["**/*.rs"]),
crate_root = "src/lib.rs", crate_root = "src/lib.rs",

View file

@ -70,7 +70,7 @@ rust_library(
":failure_derive_build_script", ":failure_derive_build_script",
"@raze__proc_macro2__1_0_24//:proc_macro2", "@raze__proc_macro2__1_0_24//:proc_macro2",
"@raze__quote__1_0_7//:quote", "@raze__quote__1_0_7//:quote",
"@raze__syn__1_0_45//:syn", "@raze__syn__1_0_48//:syn",
"@raze__synstructure__0_12_4//:synstructure", "@raze__synstructure__0_12_4//:synstructure",
], ],
srcs = glob(["**/*.rs"]), srcs = glob(["**/*.rs"]),

View file

@ -46,9 +46,9 @@ rust_library(
crate_type = "lib", crate_type = "lib",
deps = [ deps = [
"@raze__cfg_if__0_1_10//:cfg_if", "@raze__cfg_if__0_1_10//:cfg_if",
"@raze__crc32fast__1_2_0//:crc32fast", "@raze__crc32fast__1_2_1//:crc32fast",
"@raze__libc__0_2_79//:libc", "@raze__libc__0_2_80//:libc",
"@raze__miniz_oxide__0_3_7//:miniz_oxide", "@raze__miniz_oxide__0_4_3//:miniz_oxide",
], ],
srcs = glob(["**/*.rs"]), srcs = glob(["**/*.rs"]),
crate_root = "src/lib.rs", crate_root = "src/lib.rs",
@ -56,7 +56,7 @@ rust_library(
rustc_flags = [ rustc_flags = [
"--cap-lints=allow", "--cap-lints=allow",
], ],
version = "1.0.14", version = "1.0.18",
tags = [ tags = [
"cargo-raze", "cargo-raze",
"manual", "manual",

View file

@ -0,0 +1,53 @@
"""
@generated
cargo-raze crate build file.
DO NOT EDIT! Replaced on runs of cargo-raze
"""
# buildifier: disable=load
load(
"@io_bazel_rules_rust//rust:rust.bzl",
"rust_binary",
"rust_library",
"rust_test",
)
# buildifier: disable=load
load("@bazel_skylib//lib:selects.bzl", "selects")
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: leave-alone
rust_library(
name = "foreign_types",
crate_type = "lib",
deps = [
"@raze__foreign_types_shared__0_1_1//:foreign_types_shared",
],
srcs = glob(["**/*.rs"]),
crate_root = "src/lib.rs",
edition = "2015",
rustc_flags = [
"--cap-lints=allow",
],
version = "0.3.2",
tags = [
"cargo-raze",
"manual",
],
crate_features = [
],
)

View file

@ -0,0 +1,52 @@
"""
@generated
cargo-raze crate build file.
DO NOT EDIT! Replaced on runs of cargo-raze
"""
# buildifier: disable=load
load(
"@io_bazel_rules_rust//rust:rust.bzl",
"rust_binary",
"rust_library",
"rust_test",
)
# buildifier: disable=load
load("@bazel_skylib//lib:selects.bzl", "selects")
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: leave-alone
rust_library(
name = "foreign_types_shared",
crate_type = "lib",
deps = [
],
srcs = glob(["**/*.rs"]),
crate_root = "src/lib.rs",
edition = "2015",
rustc_flags = [
"--cap-lints=allow",
],
version = "0.1.1",
tags = [
"cargo-raze",
"manual",
],
crate_features = [
],
)

View file

@ -48,13 +48,13 @@ rust_library(
name = "futures", name = "futures",
crate_type = "lib", crate_type = "lib",
deps = [ deps = [
"@raze__futures_channel__0_3_6//:futures_channel", "@raze__futures_channel__0_3_7//:futures_channel",
"@raze__futures_core__0_3_6//:futures_core", "@raze__futures_core__0_3_7//:futures_core",
"@raze__futures_executor__0_3_6//:futures_executor", "@raze__futures_executor__0_3_7//:futures_executor",
"@raze__futures_io__0_3_6//:futures_io", "@raze__futures_io__0_3_7//:futures_io",
"@raze__futures_sink__0_3_6//:futures_sink", "@raze__futures_sink__0_3_7//:futures_sink",
"@raze__futures_task__0_3_6//:futures_task", "@raze__futures_task__0_3_7//:futures_task",
"@raze__futures_util__0_3_6//:futures_util", "@raze__futures_util__0_3_7//:futures_util",
], ],
srcs = glob(["**/*.rs"]), srcs = glob(["**/*.rs"]),
crate_root = "src/lib.rs", crate_root = "src/lib.rs",
@ -62,7 +62,7 @@ rust_library(
rustc_flags = [ rustc_flags = [
"--cap-lints=allow", "--cap-lints=allow",
], ],
version = "0.3.6", version = "0.3.7",
tags = [ tags = [
"cargo-raze", "cargo-raze",
"manual", "manual",

View file

@ -36,8 +36,8 @@ rust_library(
name = "futures_channel", name = "futures_channel",
crate_type = "lib", crate_type = "lib",
deps = [ deps = [
"@raze__futures_core__0_3_6//:futures_core", "@raze__futures_core__0_3_7//:futures_core",
"@raze__futures_sink__0_3_6//:futures_sink", "@raze__futures_sink__0_3_7//:futures_sink",
], ],
srcs = glob(["**/*.rs"]), srcs = glob(["**/*.rs"]),
crate_root = "src/lib.rs", crate_root = "src/lib.rs",
@ -45,7 +45,7 @@ rust_library(
rustc_flags = [ rustc_flags = [
"--cap-lints=allow", "--cap-lints=allow",
], ],
version = "0.3.6", version = "0.3.7",
tags = [ tags = [
"cargo-raze", "cargo-raze",
"manual", "manual",

View file

@ -42,7 +42,7 @@ rust_library(
rustc_flags = [ rustc_flags = [
"--cap-lints=allow", "--cap-lints=allow",
], ],
version = "0.3.6", version = "0.3.7",
tags = [ tags = [
"cargo-raze", "cargo-raze",
"manual", "manual",

View file

@ -35,9 +35,9 @@ rust_library(
name = "futures_executor", name = "futures_executor",
crate_type = "lib", crate_type = "lib",
deps = [ deps = [
"@raze__futures_core__0_3_6//:futures_core", "@raze__futures_core__0_3_7//:futures_core",
"@raze__futures_task__0_3_6//:futures_task", "@raze__futures_task__0_3_7//:futures_task",
"@raze__futures_util__0_3_6//:futures_util", "@raze__futures_util__0_3_7//:futures_util",
], ],
srcs = glob(["**/*.rs"]), srcs = glob(["**/*.rs"]),
crate_root = "src/lib.rs", crate_root = "src/lib.rs",
@ -45,7 +45,7 @@ rust_library(
rustc_flags = [ rustc_flags = [
"--cap-lints=allow", "--cap-lints=allow",
], ],
version = "0.3.6", version = "0.3.7",
tags = [ tags = [
"cargo-raze", "cargo-raze",
"manual", "manual",

View file

@ -42,7 +42,7 @@ rust_library(
rustc_flags = [ rustc_flags = [
"--cap-lints=allow", "--cap-lints=allow",
], ],
version = "0.3.6", version = "0.3.7",
tags = [ tags = [
"cargo-raze", "cargo-raze",
"manual", "manual",

View file

@ -37,18 +37,18 @@ rust_library(
deps = [ deps = [
"@raze__proc_macro2__1_0_24//:proc_macro2", "@raze__proc_macro2__1_0_24//:proc_macro2",
"@raze__quote__1_0_7//:quote", "@raze__quote__1_0_7//:quote",
"@raze__syn__1_0_45//:syn", "@raze__syn__1_0_48//:syn",
], ],
srcs = glob(["**/*.rs"]), srcs = glob(["**/*.rs"]),
crate_root = "src/lib.rs", crate_root = "src/lib.rs",
edition = "2018", edition = "2018",
proc_macro_deps = [ proc_macro_deps = [
"@raze__proc_macro_hack__0_5_18//:proc_macro_hack", "@raze__proc_macro_hack__0_5_19//:proc_macro_hack",
], ],
rustc_flags = [ rustc_flags = [
"--cap-lints=allow", "--cap-lints=allow",
], ],
version = "0.3.6", version = "0.3.7",
tags = [ tags = [
"cargo-raze", "cargo-raze",
"manual", "manual",

View file

@ -42,7 +42,7 @@ rust_library(
rustc_flags = [ rustc_flags = [
"--cap-lints=allow", "--cap-lints=allow",
], ],
version = "0.3.6", version = "0.3.7",
tags = [ tags = [
"cargo-raze", "cargo-raze",
"manual", "manual",

View file

@ -43,7 +43,7 @@ rust_library(
rustc_flags = [ rustc_flags = [
"--cap-lints=allow", "--cap-lints=allow",
], ],
version = "0.3.6", version = "0.3.7",
tags = [ tags = [
"cargo-raze", "cargo-raze",
"manual", "manual",

View file

@ -35,13 +35,13 @@ rust_library(
name = "futures_util", name = "futures_util",
crate_type = "lib", crate_type = "lib",
deps = [ deps = [
"@raze__futures_channel__0_3_6//:futures_channel", "@raze__futures_channel__0_3_7//:futures_channel",
"@raze__futures_core__0_3_6//:futures_core", "@raze__futures_core__0_3_7//:futures_core",
"@raze__futures_io__0_3_6//:futures_io", "@raze__futures_io__0_3_7//:futures_io",
"@raze__futures_sink__0_3_6//:futures_sink", "@raze__futures_sink__0_3_7//:futures_sink",
"@raze__futures_task__0_3_6//:futures_task", "@raze__futures_task__0_3_7//:futures_task",
"@raze__memchr__2_3_3//:memchr", "@raze__memchr__2_3_4//:memchr",
"@raze__pin_project__0_4_27//:pin_project", "@raze__pin_project__1_0_1//:pin_project",
"@raze__pin_utils__0_1_0//:pin_utils", "@raze__pin_utils__0_1_0//:pin_utils",
"@raze__proc_macro_nested__0_1_6//:proc_macro_nested", "@raze__proc_macro_nested__0_1_6//:proc_macro_nested",
"@raze__slab__0_4_2//:slab", "@raze__slab__0_4_2//:slab",
@ -50,13 +50,13 @@ rust_library(
crate_root = "src/lib.rs", crate_root = "src/lib.rs",
edition = "2018", edition = "2018",
proc_macro_deps = [ proc_macro_deps = [
"@raze__futures_macro__0_3_6//:futures_macro", "@raze__futures_macro__0_3_7//:futures_macro",
"@raze__proc_macro_hack__0_5_18//:proc_macro_hack", "@raze__proc_macro_hack__0_5_19//:proc_macro_hack",
], ],
rustc_flags = [ rustc_flags = [
"--cap-lints=allow", "--cap-lints=allow",
], ],
version = "0.3.6", version = "0.3.7",
tags = [ tags = [
"cargo-raze", "cargo-raze",
"manual", "manual",

View file

@ -91,7 +91,7 @@ rust_library(
"@io_bazel_rules_rust//rust/platform:x86_64-apple-ios", "@io_bazel_rules_rust//rust/platform:x86_64-apple-ios",
"@io_bazel_rules_rust//rust/platform:x86_64-unknown-linux-gnu", "@io_bazel_rules_rust//rust/platform:x86_64-unknown-linux-gnu",
): [ ): [
"@raze__libc__0_2_79//:libc", "@raze__libc__0_2_80//:libc",
], ],
"//conditions:default": [], "//conditions:default": [],
}), }),

View file

@ -37,7 +37,7 @@ rust_library(
deps = [ deps = [
"@raze__proc_macro2__1_0_24//:proc_macro2", "@raze__proc_macro2__1_0_24//:proc_macro2",
"@raze__quote__1_0_7//:quote", "@raze__quote__1_0_7//:quote",
"@raze__syn__1_0_45//:syn", "@raze__syn__1_0_48//:syn",
], ],
srcs = glob(["**/*.rs"]), srcs = glob(["**/*.rs"]),
crate_root = "src/lib.rs", crate_root = "src/lib.rs",

View file

@ -46,7 +46,7 @@ rust_library(
rustc_flags = [ rustc_flags = [
"--cap-lints=allow", "--cap-lints=allow",
], ],
version = "0.22.0", version = "0.23.0",
tags = [ tags = [
"cargo-raze", "cargo-raze",
"manual", "manual",

View file

@ -39,15 +39,16 @@ rust_library(
deps = [ deps = [
"@raze__bytes__0_5_6//:bytes", "@raze__bytes__0_5_6//:bytes",
"@raze__fnv__1_0_7//:fnv", "@raze__fnv__1_0_7//:fnv",
"@raze__futures_core__0_3_6//:futures_core", "@raze__futures_core__0_3_7//:futures_core",
"@raze__futures_sink__0_3_6//:futures_sink", "@raze__futures_sink__0_3_7//:futures_sink",
"@raze__futures_util__0_3_6//:futures_util", "@raze__futures_util__0_3_7//:futures_util",
"@raze__http__0_2_1//:http", "@raze__http__0_2_1//:http",
"@raze__indexmap__1_6_0//:indexmap", "@raze__indexmap__1_6_0//:indexmap",
"@raze__slab__0_4_2//:slab", "@raze__slab__0_4_2//:slab",
"@raze__tokio__0_2_22//:tokio", "@raze__tokio__0_2_22//:tokio",
"@raze__tokio_util__0_3_1//:tokio_util", "@raze__tokio_util__0_3_1//:tokio_util",
"@raze__tracing__0_1_21//:tracing", "@raze__tracing__0_1_21//:tracing",
"@raze__tracing_futures__0_2_4//:tracing_futures",
], ],
srcs = glob(["**/*.rs"]), srcs = glob(["**/*.rs"]),
crate_root = "src/lib.rs", crate_root = "src/lib.rs",
@ -55,7 +56,7 @@ rust_library(
rustc_flags = [ rustc_flags = [
"--cap-lints=allow", "--cap-lints=allow",
], ],
version = "0.2.6", version = "0.2.7",
tags = [ tags = [
"cargo-raze", "cargo-raze",
"manual", "manual",

View file

@ -35,7 +35,7 @@ rust_library(
name = "hermit_abi", name = "hermit_abi",
crate_type = "lib", crate_type = "lib",
deps = [ deps = [
"@raze__libc__0_2_79//:libc", "@raze__libc__0_2_80//:libc",
], ],
srcs = glob(["**/*.rs"]), srcs = glob(["**/*.rs"]),
crate_root = "src/lib.rs", crate_root = "src/lib.rs",

View file

@ -46,10 +46,10 @@ rust_library(
crate_type = "lib", crate_type = "lib",
deps = [ deps = [
"@raze__bytes__0_5_6//:bytes", "@raze__bytes__0_5_6//:bytes",
"@raze__futures_channel__0_3_6//:futures_channel", "@raze__futures_channel__0_3_7//:futures_channel",
"@raze__futures_core__0_3_6//:futures_core", "@raze__futures_core__0_3_7//:futures_core",
"@raze__futures_util__0_3_6//:futures_util", "@raze__futures_util__0_3_7//:futures_util",
"@raze__h2__0_2_6//:h2", "@raze__h2__0_2_7//:h2",
"@raze__http__0_2_1//:http", "@raze__http__0_2_1//:http",
"@raze__http_body__0_3_1//:http_body", "@raze__http_body__0_3_1//:http_body",
"@raze__httparse__1_3_4//:httparse", "@raze__httparse__1_3_4//:httparse",

View file

@ -38,7 +38,7 @@ rust_library(
deps = [ deps = [
"@raze__bytes__0_5_6//:bytes", "@raze__bytes__0_5_6//:bytes",
"@raze__ct_logs__0_6_0//:ct_logs", "@raze__ct_logs__0_6_0//:ct_logs",
"@raze__futures_util__0_3_6//:futures_util", "@raze__futures_util__0_3_7//:futures_util",
"@raze__hyper__0_13_8//:hyper", "@raze__hyper__0_13_8//:hyper",
"@raze__log__0_4_11//:log", "@raze__log__0_4_11//:log",
"@raze__rustls__0_17_0//:rustls", "@raze__rustls__0_17_0//:rustls",

View file

@ -0,0 +1,58 @@
"""
@generated
cargo-raze crate build file.
DO NOT EDIT! Replaced on runs of cargo-raze
"""
# buildifier: disable=load
load(
"@io_bazel_rules_rust//rust:rust.bzl",
"rust_binary",
"rust_library",
"rust_test",
)
# buildifier: disable=load
load("@bazel_skylib//lib:selects.bzl", "selects")
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 "client" with type "example" omitted
# buildifier: leave-alone
rust_library(
name = "hyper_tls",
crate_type = "lib",
deps = [
"@raze__bytes__0_5_6//:bytes",
"@raze__hyper__0_13_8//:hyper",
"@raze__native_tls__0_2_4//:native_tls",
"@raze__tokio__0_2_22//:tokio",
"@raze__tokio_tls__0_3_1//:tokio_tls",
],
srcs = glob(["**/*.rs"]),
crate_root = "src/lib.rs",
edition = "2018",
rustc_flags = [
"--cap-lints=allow",
],
version = "0.4.3",
tags = [
"cargo-raze",
"manual",
],
crate_features = [
],
)

View file

@ -42,7 +42,7 @@ rust_library(
edition = "2018", edition = "2018",
proc_macro_deps = [ proc_macro_deps = [
"@raze__indoc_impl__0_3_6//:indoc_impl", "@raze__indoc_impl__0_3_6//:indoc_impl",
"@raze__proc_macro_hack__0_5_18//:proc_macro_hack", "@raze__proc_macro_hack__0_5_19//:proc_macro_hack",
], ],
rustc_flags = [ rustc_flags = [
"--cap-lints=allow", "--cap-lints=allow",

View file

@ -37,14 +37,14 @@ rust_library(
deps = [ deps = [
"@raze__proc_macro2__1_0_24//:proc_macro2", "@raze__proc_macro2__1_0_24//:proc_macro2",
"@raze__quote__1_0_7//:quote", "@raze__quote__1_0_7//:quote",
"@raze__syn__1_0_45//:syn", "@raze__syn__1_0_48//:syn",
"@raze__unindent__0_1_7//:unindent", "@raze__unindent__0_1_7//:unindent",
], ],
srcs = glob(["**/*.rs"]), srcs = glob(["**/*.rs"]),
crate_root = "src/lib.rs", crate_root = "src/lib.rs",
edition = "2018", edition = "2018",
proc_macro_deps = [ proc_macro_deps = [
"@raze__proc_macro_hack__0_5_18//:proc_macro_hack", "@raze__proc_macro_hack__0_5_19//:proc_macro_hack",
], ],
rustc_flags = [ rustc_flags = [
"--cap-lints=allow", "--cap-lints=allow",

View file

@ -35,7 +35,7 @@ rust_library(
name = "instant", name = "instant",
crate_type = "lib", crate_type = "lib",
deps = [ deps = [
"@raze__cfg_if__0_1_10//:cfg_if", "@raze__cfg_if__1_0_0//:cfg_if",
], ],
srcs = glob(["**/*.rs"]), srcs = glob(["**/*.rs"]),
crate_root = "src/lib.rs", crate_root = "src/lib.rs",
@ -43,7 +43,7 @@ rust_library(
rustc_flags = [ rustc_flags = [
"--cap-lints=allow", "--cap-lints=allow",
], ],
version = "0.1.7", version = "0.1.8",
tags = [ tags = [
"cargo-raze", "cargo-raze",
"manual", "manual",

View file

@ -37,7 +37,7 @@ rust_library(
deps = [ deps = [
"@raze__proc_macro2__1_0_24//:proc_macro2", "@raze__proc_macro2__1_0_24//:proc_macro2",
"@raze__quote__1_0_7//:quote", "@raze__quote__1_0_7//:quote",
"@raze__syn__1_0_45//:syn", "@raze__syn__1_0_48//:syn",
], ],
srcs = glob(["**/*.rs"]), srcs = glob(["**/*.rs"]),
crate_root = "src/lib.rs", crate_root = "src/lib.rs",

View file

@ -45,7 +45,7 @@ rust_library(
"@io_bazel_rules_rust//rust/platform:x86_64-apple-ios", "@io_bazel_rules_rust//rust/platform:x86_64-apple-ios",
"@io_bazel_rules_rust//rust/platform:x86_64-unknown-linux-gnu", "@io_bazel_rules_rust//rust/platform:x86_64-unknown-linux-gnu",
): [ ): [
"@raze__libc__0_2_79//:libc", "@raze__libc__0_2_80//:libc",
], ],
"//conditions:default": [], "//conditions:default": [],
}), }),

View file

@ -0,0 +1,71 @@
"""
@generated
cargo-raze crate build file.
DO NOT EDIT! Replaced on runs of cargo-raze
"""
# buildifier: disable=load
load(
"@io_bazel_rules_rust//rust:rust.bzl",
"rust_binary",
"rust_library",
"rust_test",
)
# buildifier: disable=load
load("@bazel_skylib//lib:selects.bzl", "selects")
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 "adaptors_no_collect" with type "test" omitted
# Unsupported target "bench1" with type "bench" omitted
# Unsupported target "combinations_with_replacement" with type "bench" omitted
# Unsupported target "fold_specialization" with type "bench" omitted
# Unsupported target "fold_specialization" with type "test" omitted
# Unsupported target "iris" with type "example" omitted
# buildifier: leave-alone
rust_library(
name = "itertools",
crate_type = "lib",
deps = [
"@raze__either__1_6_1//:either",
],
srcs = glob(["**/*.rs"]),
crate_root = "src/lib.rs",
edition = "2015",
rustc_flags = [
"--cap-lints=allow",
],
version = "0.8.2",
tags = [
"cargo-raze",
"manual",
],
crate_features = [
"default",
"use_std",
],
)
# Unsupported target "merge_join" with type "test" omitted
# Unsupported target "peeking_take_while" with type "test" omitted
# Unsupported target "quick" with type "test" omitted
# Unsupported target "test_core" with type "test" omitted
# Unsupported target "test_std" with type "test" omitted
# Unsupported target "tree_fold1" with type "bench" omitted
# Unsupported target "tuple_combinations" with type "bench" omitted
# Unsupported target "tuples" with type "bench" omitted
# Unsupported target "tuples" with type "test" omitted
# Unsupported target "zip" with type "test" omitted

View file

@ -73,7 +73,7 @@ rust_library(
crate_type = "lib", crate_type = "lib",
deps = [ deps = [
":lexical_core_build_script", ":lexical_core_build_script",
"@raze__arrayvec__0_5_1//:arrayvec", "@raze__arrayvec__0_5_2//:arrayvec",
"@raze__bitflags__1_2_1//:bitflags", "@raze__bitflags__1_2_1//:bitflags",
"@raze__cfg_if__0_1_10//:cfg_if", "@raze__cfg_if__0_1_10//:cfg_if",
"@raze__ryu__1_0_5//:ryu", "@raze__ryu__1_0_5//:ryu",

View file

@ -57,7 +57,7 @@ cargo_build_script(
"cargo-raze", "cargo-raze",
"manual", "manual",
], ],
version = "0.2.79", version = "0.2.80",
visibility = ["//visibility:private"], visibility = ["//visibility:private"],
) )
@ -76,7 +76,7 @@ rust_library(
rustc_flags = [ rustc_flags = [
"--cap-lints=allow", "--cap-lints=allow",
], ],
version = "0.2.79", version = "0.2.80",
tags = [ tags = [
"cargo-raze", "cargo-raze",
"manual", "manual",

View file

@ -58,7 +58,7 @@ cargo_build_script(
"cargo-raze", "cargo-raze",
"manual", "manual",
], ],
version = "2.3.3", version = "2.3.4",
visibility = ["//visibility:private"], visibility = ["//visibility:private"],
) )
@ -76,7 +76,7 @@ rust_library(
rustc_flags = [ rustc_flags = [
"--cap-lints=allow", "--cap-lints=allow",
], ],
version = "2.3.3", version = "2.3.4",
tags = [ tags = [
"cargo-raze", "cargo-raze",
"manual", "manual",

View file

@ -50,7 +50,7 @@ rust_library(
"@io_bazel_rules_rust//rust/platform:x86_64-apple-ios", "@io_bazel_rules_rust//rust/platform:x86_64-apple-ios",
"@io_bazel_rules_rust//rust/platform:x86_64-unknown-linux-gnu", "@io_bazel_rules_rust//rust/platform:x86_64-unknown-linux-gnu",
): [ ): [
"@raze__libc__0_2_79//:libc", "@raze__libc__0_2_80//:libc",
], ],
"//conditions:default": [], "//conditions:default": [],
}) + selects.with_or({ }) + selects.with_or({

View file

@ -0,0 +1,151 @@
"""
@generated
cargo-raze crate build file.
DO NOT EDIT! Replaced on runs of cargo-raze
"""
# buildifier: disable=load
load(
"@io_bazel_rules_rust//rust:rust.bzl",
"rust_binary",
"rust_library",
"rust_test",
)
# buildifier: disable=load
load("@bazel_skylib//lib:selects.bzl", "selects")
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=load-on-top
load(
"@io_bazel_rules_rust//cargo:cargo_build_script.bzl",
"cargo_build_script",
)
# buildifier: leave-alone
cargo_build_script(
name = "native_tls_build_script",
srcs = glob(["**/*.rs"]),
crate_root = "build.rs",
edition = "2015",
deps = [
] + selects.with_or({
# cfg(any(target_os = "macos", target_os = "ios"))
(
"@io_bazel_rules_rust//rust/platform:aarch64-apple-ios",
"@io_bazel_rules_rust//rust/platform:i686-apple-darwin",
"@io_bazel_rules_rust//rust/platform:x86_64-apple-darwin",
"@io_bazel_rules_rust//rust/platform:x86_64-apple-ios",
): [
"@raze__security_framework_sys__0_4_3//:security_framework_sys",
],
"//conditions:default": [],
}) + selects.with_or({
# cfg(not(any(target_os = "windows", target_os = "macos", target_os = "ios")))
(
"@io_bazel_rules_rust//rust/platform:i686-unknown-linux-gnu",
"@io_bazel_rules_rust//rust/platform:x86_64-unknown-linux-gnu",
): [
"@raze__openssl_sys__0_9_58//:openssl_sys",
],
"//conditions:default": [],
}) + selects.with_or({
# cfg(target_os = "windows")
(
"@io_bazel_rules_rust//rust/platform:i686-pc-windows-msvc",
"@io_bazel_rules_rust//rust/platform:x86_64-pc-windows-msvc",
): [
],
"//conditions:default": [],
}),
rustc_flags = [
"--cap-lints=allow",
],
crate_features = [
],
build_script_env = {
},
data = glob(["**"]),
tags = [
"cargo-raze",
"manual",
],
version = "0.2.4",
visibility = ["//visibility:private"],
)
# Unsupported target "google-connect" with type "example" omitted
# buildifier: leave-alone
rust_library(
name = "native_tls",
crate_type = "lib",
deps = [
":native_tls_build_script",
] + selects.with_or({
# cfg(any(target_os = "macos", target_os = "ios"))
(
"@io_bazel_rules_rust//rust/platform:aarch64-apple-ios",
"@io_bazel_rules_rust//rust/platform:i686-apple-darwin",
"@io_bazel_rules_rust//rust/platform:x86_64-apple-darwin",
"@io_bazel_rules_rust//rust/platform:x86_64-apple-ios",
): [
"@raze__lazy_static__1_4_0//:lazy_static",
"@raze__libc__0_2_80//:libc",
"@raze__security_framework__0_4_4//:security_framework",
"@raze__security_framework_sys__0_4_3//:security_framework_sys",
"@raze__tempfile__3_1_0//:tempfile",
],
"//conditions:default": [],
}) + selects.with_or({
# cfg(not(any(target_os = "windows", target_os = "macos", target_os = "ios")))
(
"@io_bazel_rules_rust//rust/platform:i686-unknown-linux-gnu",
"@io_bazel_rules_rust//rust/platform:x86_64-unknown-linux-gnu",
): [
"@raze__log__0_4_11//:log",
"@raze__openssl__0_10_30//:openssl",
"@raze__openssl_probe__0_1_2//:openssl_probe",
"@raze__openssl_sys__0_9_58//:openssl_sys",
],
"//conditions:default": [],
}) + selects.with_or({
# cfg(target_os = "windows")
(
"@io_bazel_rules_rust//rust/platform:i686-pc-windows-msvc",
"@io_bazel_rules_rust//rust/platform:x86_64-pc-windows-msvc",
): [
"@raze__schannel__0_1_19//:schannel",
],
"//conditions:default": [],
}),
srcs = glob(["**/*.rs"]),
crate_root = "src/lib.rs",
edition = "2015",
rustc_flags = [
"--cap-lints=allow",
],
version = "0.2.4",
tags = [
"cargo-raze",
"manual",
],
crate_features = [
],
aliases = {
},
)
# Unsupported target "simple-server" with type "example" omitted

View file

@ -46,7 +46,7 @@ rust_library(
"@io_bazel_rules_rust//rust/platform:x86_64-apple-ios", "@io_bazel_rules_rust//rust/platform:x86_64-apple-ios",
"@io_bazel_rules_rust//rust/platform:x86_64-unknown-linux-gnu", "@io_bazel_rules_rust//rust/platform:x86_64-unknown-linux-gnu",
): [ ): [
"@raze__libc__0_2_79//:libc", "@raze__libc__0_2_80//:libc",
], ],
"//conditions:default": [], "//conditions:default": [],
}) + selects.with_or({ }) + selects.with_or({

View file

@ -95,7 +95,7 @@ rust_library(
deps = [ deps = [
":nom_build_script", ":nom_build_script",
"@raze__lexical_core__0_7_4//:lexical_core", "@raze__lexical_core__0_7_4//:lexical_core",
"@raze__memchr__2_3_3//:memchr", "@raze__memchr__2_3_4//:memchr",
], ],
srcs = glob(["**/*.rs"]), srcs = glob(["**/*.rs"]),
crate_root = "src/lib.rs", crate_root = "src/lib.rs",

View file

@ -58,7 +58,7 @@ cargo_build_script(
"cargo-raze", "cargo-raze",
"manual", "manual",
], ],
version = "0.1.43", version = "0.1.44",
visibility = ["//visibility:private"], visibility = ["//visibility:private"],
) )
@ -72,7 +72,7 @@ rust_library(
crate_type = "lib", crate_type = "lib",
deps = [ deps = [
":num_integer_build_script", ":num_integer_build_script",
"@raze__num_traits__0_2_12//:num_traits", "@raze__num_traits__0_2_14//:num_traits",
], ],
srcs = glob(["**/*.rs"]), srcs = glob(["**/*.rs"]),
crate_root = "src/lib.rs", crate_root = "src/lib.rs",
@ -80,7 +80,7 @@ rust_library(
rustc_flags = [ rustc_flags = [
"--cap-lints=allow", "--cap-lints=allow",
], ],
version = "0.1.43", version = "0.1.44",
tags = [ tags = [
"cargo-raze", "cargo-raze",
"manual", "manual",

View file

@ -58,7 +58,7 @@ cargo_build_script(
"cargo-raze", "cargo-raze",
"manual", "manual",
], ],
version = "0.2.12", version = "0.2.14",
visibility = ["//visibility:private"], visibility = ["//visibility:private"],
) )
@ -77,7 +77,7 @@ rust_library(
rustc_flags = [ rustc_flags = [
"--cap-lints=allow", "--cap-lints=allow",
], ],
version = "0.2.12", version = "0.2.14",
tags = [ tags = [
"cargo-raze", "cargo-raze",
"manual", "manual",

View file

@ -35,7 +35,7 @@ rust_library(
name = "num_cpus", name = "num_cpus",
crate_type = "lib", crate_type = "lib",
deps = [ deps = [
"@raze__libc__0_2_79//:libc", "@raze__libc__0_2_80//:libc",
], ],
srcs = glob(["**/*.rs"]), srcs = glob(["**/*.rs"]),
crate_root = "src/lib.rs", crate_root = "src/lib.rs",

View file

@ -38,7 +38,7 @@ rust_library(
"@raze__proc_macro_crate__0_1_5//:proc_macro_crate", "@raze__proc_macro_crate__0_1_5//:proc_macro_crate",
"@raze__proc_macro2__1_0_24//:proc_macro2", "@raze__proc_macro2__1_0_24//:proc_macro2",
"@raze__quote__1_0_7//:quote", "@raze__quote__1_0_7//:quote",
"@raze__syn__1_0_45//:syn", "@raze__syn__1_0_48//:syn",
], ],
srcs = glob(["**/*.rs"]), srcs = glob(["**/*.rs"]),
crate_root = "src/lib.rs", crate_root = "src/lib.rs",

View file

@ -29,6 +29,7 @@ licenses([
]) ])
# Generated targets # Generated targets
# Unsupported target "ar" with type "example" omitted
# Unsupported target "integration" with type "test" omitted # Unsupported target "integration" with type "test" omitted
# Unsupported target "nm" with type "example" omitted # Unsupported target "nm" with type "example" omitted
# Unsupported target "objcopy" with type "example" omitted # Unsupported target "objcopy" with type "example" omitted
@ -46,12 +47,13 @@ rust_library(
rustc_flags = [ rustc_flags = [
"--cap-lints=allow", "--cap-lints=allow",
], ],
version = "0.21.1", version = "0.22.0",
tags = [ tags = [
"cargo-raze", "cargo-raze",
"manual", "manual",
], ],
crate_features = [ crate_features = [
"archive",
"coff", "coff",
"elf", "elf",
"macho", "macho",
@ -60,4 +62,5 @@ rust_library(
"unaligned", "unaligned",
], ],
) )
# Unsupported target "objectmap" with type "example" omitted
# Unsupported target "parse_self" with type "test" omitted # Unsupported target "parse_self" with type "test" omitted

View file

@ -0,0 +1,91 @@
"""
@generated
cargo-raze crate build file.
DO NOT EDIT! Replaced on runs of cargo-raze
"""
# buildifier: disable=load
load(
"@io_bazel_rules_rust//rust:rust.bzl",
"rust_binary",
"rust_library",
"rust_test",
)
# buildifier: disable=load
load("@bazel_skylib//lib:selects.bzl", "selects")
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=load-on-top
load(
"@io_bazel_rules_rust//cargo:cargo_build_script.bzl",
"cargo_build_script",
)
# buildifier: leave-alone
cargo_build_script(
name = "openssl_build_script",
srcs = glob(["**/*.rs"]),
crate_root = "build.rs",
edition = "2015",
deps = [
"@raze__openssl_sys__0_9_58//:openssl_sys",
],
rustc_flags = [
"--cap-lints=allow",
],
crate_features = [
],
build_script_env = {
},
data = glob(["**"]),
tags = [
"cargo-raze",
"manual",
],
version = "0.10.30",
visibility = ["//visibility:private"],
)
# Unsupported target "mk_certs" with type "example" omitted
# buildifier: leave-alone
rust_library(
name = "openssl",
crate_type = "lib",
deps = [
":openssl_build_script",
"@raze__bitflags__1_2_1//:bitflags",
"@raze__cfg_if__0_1_10//:cfg_if",
"@raze__foreign_types__0_3_2//:foreign_types",
"@raze__lazy_static__1_4_0//:lazy_static",
"@raze__libc__0_2_80//:libc",
"@raze__openssl_sys__0_9_58//:openssl_sys",
],
srcs = glob(["**/*.rs"]),
crate_root = "src/lib.rs",
edition = "2015",
rustc_flags = [
"--cap-lints=allow",
],
version = "0.10.30",
tags = [
"cargo-raze",
"manual",
],
crate_features = [
],
)

View file

@ -0,0 +1,52 @@
"""
@generated
cargo-raze crate build file.
DO NOT EDIT! Replaced on runs of cargo-raze
"""
# buildifier: disable=load
load(
"@io_bazel_rules_rust//rust:rust.bzl",
"rust_binary",
"rust_library",
"rust_test",
)
# buildifier: disable=load
load("@bazel_skylib//lib:selects.bzl", "selects")
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: leave-alone
rust_library(
name = "openssl_probe",
crate_type = "lib",
deps = [
],
srcs = glob(["**/*.rs"]),
crate_root = "src/lib.rs",
edition = "2015",
rustc_flags = [
"--cap-lints=allow",
],
version = "0.1.2",
tags = [
"cargo-raze",
"manual",
],
crate_features = [
],
)

View file

@ -25,7 +25,7 @@ package(default_visibility = [
]) ])
licenses([ licenses([
"notice", # MIT from expression "MIT OR Apache-2.0" "notice", # MIT from expression "MIT"
]) ])
# Generated targets # Generated targets
@ -37,20 +37,28 @@ load(
# buildifier: leave-alone # buildifier: leave-alone
cargo_build_script( cargo_build_script(
name = "crossbeam_epoch_build_script", name = "openssl_sys_build_script",
srcs = glob(["**/*.rs"]), srcs = glob(["**/*.rs"]),
crate_root = "build.rs", crate_root = "build/main.rs",
edition = "2015", edition = "2015",
deps = [ deps = [
"@raze__autocfg__1_0_1//:autocfg", "@raze__autocfg__1_0_1//:autocfg",
"@raze__cc__1_0_61//:cc",
"@raze__pkg_config__0_3_19//:pkg_config",
] + selects.with_or({
# cfg(target_env = "msvc")
(
"@io_bazel_rules_rust//rust/platform:i686-pc-windows-msvc",
"@io_bazel_rules_rust//rust/platform:x86_64-pc-windows-msvc",
): [
"@raze__vcpkg__0_2_10//:vcpkg",
], ],
"//conditions:default": [],
}),
rustc_flags = [ rustc_flags = [
"--cap-lints=allow", "--cap-lints=allow",
], ],
crate_features = [ crate_features = [
"default",
"lazy_static",
"std",
], ],
build_script_env = { build_script_env = {
}, },
@ -59,43 +67,40 @@ cargo_build_script(
"cargo-raze", "cargo-raze",
"manual", "manual",
], ],
version = "0.8.2", version = "0.9.58",
visibility = ["//visibility:private"], visibility = ["//visibility:private"],
) )
# buildifier: leave-alone # buildifier: leave-alone
rust_library( rust_library(
name = "crossbeam_epoch", name = "openssl_sys",
crate_type = "lib", crate_type = "lib",
deps = [ deps = [
":crossbeam_epoch_build_script", ":openssl_sys_build_script",
"@raze__cfg_if__0_1_10//:cfg_if", "@raze__libc__0_2_80//:libc",
"@raze__crossbeam_utils__0_7_2//:crossbeam_utils", ] + selects.with_or({
"@raze__lazy_static__1_4_0//:lazy_static", # cfg(target_env = "msvc")
"@raze__maybe_uninit__2_0_0//:maybe_uninit", (
"@raze__memoffset__0_5_6//:memoffset", "@io_bazel_rules_rust//rust/platform:i686-pc-windows-msvc",
"@raze__scopeguard__1_1_0//:scopeguard", "@io_bazel_rules_rust//rust/platform:x86_64-pc-windows-msvc",
): [
], ],
"//conditions:default": [],
}),
srcs = glob(["**/*.rs"]), srcs = glob(["**/*.rs"]),
crate_root = "src/lib.rs", crate_root = "src/lib.rs",
edition = "2015", edition = "2015",
rustc_flags = [ rustc_flags = [
"--cap-lints=allow", "--cap-lints=allow",
], ],
version = "0.8.2", version = "0.9.58",
tags = [ tags = [
"cargo-raze", "cargo-raze",
"manual", "manual",
], ],
crate_features = [ crate_features = [
"default",
"lazy_static",
"std",
], ],
aliases = {
},
) )
# Unsupported target "defer" with type "bench" omitted
# Unsupported target "flush" with type "bench" omitted
# Unsupported target "pin" with type "bench" omitted
# Unsupported target "sanitize" with type "example" omitted
# Unsupported target "treiber_stack" with type "example" omitted

View file

@ -36,7 +36,7 @@ rust_library(
name = "parking_lot", name = "parking_lot",
crate_type = "lib", crate_type = "lib",
deps = [ deps = [
"@raze__instant__0_1_7//:instant", "@raze__instant__0_1_8//:instant",
"@raze__lock_api__0_4_1//:lock_api", "@raze__lock_api__0_4_1//:lock_api",
"@raze__parking_lot_core__0_8_0//:parking_lot_core", "@raze__parking_lot_core__0_8_0//:parking_lot_core",
], ],

View file

@ -36,7 +36,7 @@ rust_library(
crate_type = "lib", crate_type = "lib",
deps = [ deps = [
"@raze__cfg_if__0_1_10//:cfg_if", "@raze__cfg_if__0_1_10//:cfg_if",
"@raze__instant__0_1_7//:instant", "@raze__instant__0_1_8//:instant",
"@raze__smallvec__1_4_2//:smallvec", "@raze__smallvec__1_4_2//:smallvec",
] + selects.with_or({ ] + selects.with_or({
# cfg(unix) # cfg(unix)
@ -48,7 +48,7 @@ rust_library(
"@io_bazel_rules_rust//rust/platform:x86_64-apple-ios", "@io_bazel_rules_rust//rust/platform:x86_64-apple-ios",
"@io_bazel_rules_rust//rust/platform:x86_64-unknown-linux-gnu", "@io_bazel_rules_rust//rust/platform:x86_64-unknown-linux-gnu",
): [ ): [
"@raze__libc__0_2_79//:libc", "@raze__libc__0_2_80//:libc",
], ],
"//conditions:default": [], "//conditions:default": [],
}) + selects.with_or({ }) + selects.with_or({

View file

@ -42,7 +42,7 @@ rust_library(
edition = "2018", edition = "2018",
proc_macro_deps = [ proc_macro_deps = [
"@raze__paste_impl__0_1_18//:paste_impl", "@raze__paste_impl__0_1_18//:paste_impl",
"@raze__proc_macro_hack__0_5_18//:proc_macro_hack", "@raze__proc_macro_hack__0_5_19//:proc_macro_hack",
], ],
rustc_flags = [ rustc_flags = [
"--cap-lints=allow", "--cap-lints=allow",

View file

@ -40,7 +40,7 @@ rust_library(
crate_root = "src/lib.rs", crate_root = "src/lib.rs",
edition = "2018", edition = "2018",
proc_macro_deps = [ proc_macro_deps = [
"@raze__proc_macro_hack__0_5_18//:proc_macro_hack", "@raze__proc_macro_hack__0_5_19//:proc_macro_hack",
], ],
rustc_flags = [ rustc_flags = [
"--cap-lints=allow", "--cap-lints=allow",

View file

@ -0,0 +1,76 @@
"""
@generated
cargo-raze crate build file.
DO NOT EDIT! Replaced on runs of cargo-raze
"""
# buildifier: disable=load
load(
"@io_bazel_rules_rust//rust:rust.bzl",
"rust_binary",
"rust_library",
"rust_test",
)
# buildifier: disable=load
load("@bazel_skylib//lib:selects.bzl", "selects")
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
# Unsupported target "cfg" with type "test" omitted
# Unsupported target "compiletest" with type "test" omitted
# Unsupported target "drop_order" with type "test" omitted
# Unsupported target "enum-default" with type "example" omitted
# Unsupported target "enum-default-expanded" with type "example" omitted
# Unsupported target "lint" with type "test" omitted
# Unsupported target "not_unpin" with type "example" omitted
# Unsupported target "not_unpin-expanded" with type "example" omitted
# buildifier: leave-alone
rust_library(
name = "pin_project",
crate_type = "lib",
deps = [
],
srcs = glob(["**/*.rs"]),
crate_root = "src/lib.rs",
edition = "2018",
proc_macro_deps = [
"@raze__pin_project_internal__1_0_1//:pin_project_internal",
],
rustc_flags = [
"--cap-lints=allow",
],
version = "1.0.1",
tags = [
"cargo-raze",
"manual",
],
crate_features = [
],
)
# Unsupported target "pin_project" with type "test" omitted
# Unsupported target "pinned_drop" with type "example" omitted
# Unsupported target "pinned_drop" with type "test" omitted
# Unsupported target "pinned_drop-expanded" with type "example" omitted
# Unsupported target "project_replace" with type "example" omitted
# Unsupported target "project_replace-expanded" with type "example" omitted
# Unsupported target "proper_unpin" with type "test" omitted
# Unsupported target "repr_packed" with type "test" omitted
# Unsupported target "struct-default" with type "example" omitted
# Unsupported target "struct-default-expanded" with type "example" omitted
# Unsupported target "unsafe_unpin" with type "example" omitted
# Unsupported target "unsafe_unpin" with type "test" omitted
# Unsupported target "unsafe_unpin-expanded" with type "example" omitted

View file

@ -68,7 +68,7 @@ rust_library(
":pin_project_internal_build_script", ":pin_project_internal_build_script",
"@raze__proc_macro2__1_0_24//:proc_macro2", "@raze__proc_macro2__1_0_24//:proc_macro2",
"@raze__quote__1_0_7//:quote", "@raze__quote__1_0_7//:quote",
"@raze__syn__1_0_45//:syn", "@raze__syn__1_0_48//:syn",
], ],
srcs = glob(["**/*.rs"]), srcs = glob(["**/*.rs"]),
crate_root = "src/lib.rs", crate_root = "src/lib.rs",

View file

@ -25,17 +25,19 @@ package(default_visibility = [
]) ])
licenses([ licenses([
"notice", # MIT from expression "MIT OR Apache-2.0" "notice", # Apache-2.0 from expression "Apache-2.0 OR MIT"
]) ])
# Generated targets # Generated targets
# Unsupported target "compiletest" with type "test" omitted
# buildifier: leave-alone # buildifier: leave-alone
rust_library( rust_library(
name = "proc_macro_hack", name = "pin_project_internal",
crate_type = "proc-macro", crate_type = "proc-macro",
deps = [ deps = [
"@raze__proc_macro2__1_0_24//:proc_macro2",
"@raze__quote__1_0_7//:quote",
"@raze__syn__1_0_48//:syn",
], ],
srcs = glob(["**/*.rs"]), srcs = glob(["**/*.rs"]),
crate_root = "src/lib.rs", crate_root = "src/lib.rs",
@ -43,7 +45,7 @@ rust_library(
rustc_flags = [ rustc_flags = [
"--cap-lints=allow", "--cap-lints=allow",
], ],
version = "0.5.18", version = "1.0.1",
tags = [ tags = [
"cargo-raze", "cargo-raze",
"manual", "manual",

View file

@ -0,0 +1,55 @@
"""
@generated
cargo-raze crate build file.
DO NOT EDIT! Replaced on runs of cargo-raze
"""
# buildifier: disable=load
load(
"@io_bazel_rules_rust//rust:rust.bzl",
"rust_binary",
"rust_library",
"rust_test",
)
# buildifier: disable=load
load("@bazel_skylib//lib:selects.bzl", "selects")
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 "benchmark" with type "bench" omitted
# Unsupported target "bytes" with type "test" omitted
# Unsupported target "io" with type "test" omitted
# buildifier: leave-alone
rust_library(
name = "podio",
crate_type = "lib",
deps = [
],
srcs = glob(["**/*.rs"]),
crate_root = "src/lib.rs",
edition = "2015",
rustc_flags = [
"--cap-lints=allow",
],
version = "0.1.7",
tags = [
"cargo-raze",
"manual",
],
crate_features = [
],
)

View file

@ -0,0 +1,84 @@
"""
@generated
cargo-raze crate build file.
DO NOT EDIT! Replaced on runs of cargo-raze
"""
# buildifier: disable=load
load(
"@io_bazel_rules_rust//rust:rust.bzl",
"rust_binary",
"rust_library",
"rust_test",
)
# buildifier: disable=load
load("@bazel_skylib//lib:selects.bzl", "selects")
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=load-on-top
load(
"@io_bazel_rules_rust//cargo:cargo_build_script.bzl",
"cargo_build_script",
)
# buildifier: leave-alone
cargo_build_script(
name = "proc_macro_hack_build_script",
srcs = glob(["**/*.rs"]),
crate_root = "build.rs",
edition = "2018",
deps = [
],
rustc_flags = [
"--cap-lints=allow",
],
crate_features = [
],
build_script_env = {
},
data = glob(["**"]),
tags = [
"cargo-raze",
"manual",
],
version = "0.5.19",
visibility = ["//visibility:private"],
)
# Unsupported target "compiletest" with type "test" omitted
# buildifier: leave-alone
rust_library(
name = "proc_macro_hack",
crate_type = "proc-macro",
deps = [
":proc_macro_hack_build_script",
],
srcs = glob(["**/*.rs"]),
crate_root = "src/lib.rs",
edition = "2018",
rustc_flags = [
"--cap-lints=allow",
],
version = "0.5.19",
tags = [
"cargo-raze",
"manual",
],
crate_features = [
],
)

View file

@ -39,7 +39,7 @@ rust_library(
"@raze__itertools__0_9_0//:itertools", "@raze__itertools__0_9_0//:itertools",
"@raze__proc_macro2__1_0_24//:proc_macro2", "@raze__proc_macro2__1_0_24//:proc_macro2",
"@raze__quote__1_0_7//:quote", "@raze__quote__1_0_7//:quote",
"@raze__syn__1_0_45//:syn", "@raze__syn__1_0_48//:syn",
], ],
srcs = glob(["**/*.rs"]), srcs = glob(["**/*.rs"]),
crate_root = "prost-derive/src/lib.rs", crate_root = "prost-derive/src/lib.rs",

View file

@ -82,7 +82,7 @@ rust_library(
":pyo3_build_script", ":pyo3_build_script",
"@raze__indoc__0_3_6//:indoc", "@raze__indoc__0_3_6//:indoc",
"@raze__inventory__0_1_9//:inventory", "@raze__inventory__0_1_9//:inventory",
"@raze__libc__0_2_79//:libc", "@raze__libc__0_2_80//:libc",
"@raze__parking_lot__0_11_0//:parking_lot", "@raze__parking_lot__0_11_0//:parking_lot",
"@raze__paste__0_1_18//:paste", "@raze__paste__0_1_18//:paste",
"@raze__unindent__0_1_7//:unindent", "@raze__unindent__0_1_7//:unindent",

View file

@ -37,7 +37,7 @@ rust_library(
deps = [ deps = [
"@raze__proc_macro2__1_0_24//:proc_macro2", "@raze__proc_macro2__1_0_24//:proc_macro2",
"@raze__quote__1_0_7//:quote", "@raze__quote__1_0_7//:quote",
"@raze__syn__1_0_45//:syn", "@raze__syn__1_0_48//:syn",
], ],
srcs = glob(["**/*.rs"]), srcs = glob(["**/*.rs"]),
crate_root = "src/lib.rs", crate_root = "src/lib.rs",

View file

@ -37,7 +37,7 @@ rust_library(
deps = [ deps = [
"@raze__pyo3_derive_backend__0_11_1//:pyo3_derive_backend", "@raze__pyo3_derive_backend__0_11_1//:pyo3_derive_backend",
"@raze__quote__1_0_7//:quote", "@raze__quote__1_0_7//:quote",
"@raze__syn__1_0_45//:syn", "@raze__syn__1_0_48//:syn",
], ],
srcs = glob(["**/*.rs"]), srcs = glob(["**/*.rs"]),
crate_root = "src/lib.rs", crate_root = "src/lib.rs",

View file

@ -52,7 +52,7 @@ rust_library(
"@io_bazel_rules_rust//rust/platform:x86_64-apple-ios", "@io_bazel_rules_rust//rust/platform:x86_64-apple-ios",
"@io_bazel_rules_rust//rust/platform:x86_64-unknown-linux-gnu", "@io_bazel_rules_rust//rust/platform:x86_64-unknown-linux-gnu",
): [ ): [
"@raze__libc__0_2_79//:libc", "@raze__libc__0_2_80//:libc",
], ],
"//conditions:default": [], "//conditions:default": [],
}), }),

View file

@ -45,8 +45,8 @@ rust_library(
crate_type = "lib", crate_type = "lib",
deps = [ deps = [
"@raze__aho_corasick__0_7_14//:aho_corasick", "@raze__aho_corasick__0_7_14//:aho_corasick",
"@raze__memchr__2_3_3//:memchr", "@raze__memchr__2_3_4//:memchr",
"@raze__regex_syntax__0_6_20//:regex_syntax", "@raze__regex_syntax__0_6_21//:regex_syntax",
"@raze__thread_local__1_0_1//:thread_local", "@raze__thread_local__1_0_1//:thread_local",
], ],
srcs = glob(["**/*.rs"]), srcs = glob(["**/*.rs"]),
@ -55,7 +55,7 @@ rust_library(
rustc_flags = [ rustc_flags = [
"--cap-lints=allow", "--cap-lints=allow",
], ],
version = "1.4.1", version = "1.4.2",
tags = [ tags = [
"cargo-raze", "cargo-raze",
"manual", "manual",

View file

@ -43,7 +43,7 @@ rust_library(
rustc_flags = [ rustc_flags = [
"--cap-lints=allow", "--cap-lints=allow",
], ],
version = "0.6.20", version = "0.6.21",
tags = [ tags = [
"cargo-raze", "cargo-raze",
"manual", "manual",

View file

@ -37,7 +37,7 @@ rust_library(
deps = [ deps = [
"@raze__proc_macro2__1_0_24//:proc_macro2", "@raze__proc_macro2__1_0_24//:proc_macro2",
"@raze__quote__1_0_7//:quote", "@raze__quote__1_0_7//:quote",
"@raze__syn__1_0_45//:syn", "@raze__syn__1_0_48//:syn",
], ],
srcs = glob(["**/*.rs"]), srcs = glob(["**/*.rs"]),
crate_root = "src/lib.rs", crate_root = "src/lib.rs",

View file

@ -67,16 +67,18 @@ rust_library(
"@io_bazel_rules_rust//rust/platform:x86_64-unknown-linux-gnu", "@io_bazel_rules_rust//rust/platform:x86_64-unknown-linux-gnu",
): [ ): [
"@raze__base64__0_12_3//:base64", "@raze__base64__0_12_3//:base64",
"@raze__encoding_rs__0_8_24//:encoding_rs", "@raze__encoding_rs__0_8_25//:encoding_rs",
"@raze__futures_core__0_3_6//:futures_core", "@raze__futures_core__0_3_7//:futures_core",
"@raze__futures_util__0_3_6//:futures_util", "@raze__futures_util__0_3_7//:futures_util",
"@raze__http_body__0_3_1//:http_body", "@raze__http_body__0_3_1//:http_body",
"@raze__hyper__0_13_8//:hyper", "@raze__hyper__0_13_8//:hyper",
"@raze__hyper_rustls__0_20_0//:hyper_rustls", "@raze__hyper_rustls__0_20_0//:hyper_rustls",
"@raze__hyper_tls__0_4_3//:hyper_tls",
"@raze__lazy_static__1_4_0//:lazy_static", "@raze__lazy_static__1_4_0//:lazy_static",
"@raze__log__0_4_11//:log", "@raze__log__0_4_11//:log",
"@raze__mime__0_3_16//:mime", "@raze__mime__0_3_16//:mime",
"@raze__mime_guess__2_0_3//:mime_guess", "@raze__mime_guess__2_0_3//:mime_guess",
"@raze__native_tls__0_2_4//:native_tls",
"@raze__percent_encoding__2_1_0//:percent_encoding", "@raze__percent_encoding__2_1_0//:percent_encoding",
"@raze__pin_project_lite__0_1_11//:pin_project_lite", "@raze__pin_project_lite__0_1_11//:pin_project_lite",
"@raze__rustls__0_17_0//:rustls", "@raze__rustls__0_17_0//:rustls",
@ -84,6 +86,7 @@ rust_library(
"@raze__tokio__0_2_22//:tokio", "@raze__tokio__0_2_22//:tokio",
"@raze__tokio_rustls__0_13_1//:tokio_rustls", "@raze__tokio_rustls__0_13_1//:tokio_rustls",
"@raze__tokio_socks__0_2_2//:tokio_socks", "@raze__tokio_socks__0_2_2//:tokio_socks",
"@raze__tokio_tls__0_3_1//:tokio_tls",
"@raze__webpki_roots__0_18_0//:webpki_roots", "@raze__webpki_roots__0_18_0//:webpki_roots",
], ],
"//conditions:default": [], "//conditions:default": [],
@ -110,8 +113,12 @@ rust_library(
], ],
crate_features = [ crate_features = [
"__tls", "__tls",
"default",
"default-tls",
"hyper-rustls", "hyper-rustls",
"hyper-tls",
"json", "json",
"native-tls-crate",
"rustls", "rustls",
"rustls-tls", "rustls-tls",
"serde_json", "serde_json",
@ -119,9 +126,11 @@ rust_library(
"stream", "stream",
"tokio-rustls", "tokio-rustls",
"tokio-socks", "tokio-socks",
"tokio-tls",
"webpki-roots", "webpki-roots",
], ],
aliases = { aliases = {
"@raze__native_tls__0_2_4//:native_tls": "native_tls_crate",
}, },
) )
# Unsupported target "simple" with type "example" omitted # Unsupported target "simple" with type "example" omitted

View file

@ -161,7 +161,7 @@ rust_library(
"@io_bazel_rules_rust//rust/platform:i686-unknown-linux-gnu", "@io_bazel_rules_rust//rust/platform:i686-unknown-linux-gnu",
"@io_bazel_rules_rust//rust/platform:x86_64-unknown-linux-gnu", "@io_bazel_rules_rust//rust/platform:x86_64-unknown-linux-gnu",
): [ ): [
"@raze__libc__0_2_79//:libc", "@raze__libc__0_2_80//:libc",
], ],
"//conditions:default": [], "//conditions:default": [],
}) + selects.with_or({ }) + selects.with_or({

View file

@ -43,7 +43,7 @@ rust_library(
"@raze__fallible_streaming_iterator__0_1_9//:fallible_streaming_iterator", "@raze__fallible_streaming_iterator__0_1_9//:fallible_streaming_iterator",
"@raze__libsqlite3_sys__0_18_0//:libsqlite3_sys", "@raze__libsqlite3_sys__0_18_0//:libsqlite3_sys",
"@raze__lru_cache__0_1_2//:lru_cache", "@raze__lru_cache__0_1_2//:lru_cache",
"@raze__memchr__2_3_3//:memchr", "@raze__memchr__2_3_4//:memchr",
"@raze__smallvec__1_4_2//:smallvec", "@raze__smallvec__1_4_2//:smallvec",
"@raze__time__0_1_44//:time", "@raze__time__0_1_44//:time",
], ],

View file

@ -42,7 +42,7 @@ rust_library(
rustc_flags = [ rustc_flags = [
"--cap-lints=allow", "--cap-lints=allow",
], ],
version = "0.1.17", version = "0.1.18",
tags = [ tags = [
"cargo-raze", "cargo-raze",
"manual", "manual",

View file

@ -32,18 +32,19 @@ licenses([
# buildifier: leave-alone # buildifier: leave-alone
rust_library( rust_library(
name = "miniz_oxide", name = "schannel",
crate_type = "lib", crate_type = "lib",
deps = [ deps = [
"@raze__adler32__1_2_0//:adler32", "@raze__lazy_static__1_4_0//:lazy_static",
"@raze__winapi__0_3_9//:winapi",
], ],
srcs = glob(["**/*.rs"]), srcs = glob(["**/*.rs"]),
crate_root = "src/lib.rs", crate_root = "src/lib.rs",
edition = "2018", edition = "2015",
rustc_flags = [ rustc_flags = [
"--cap-lints=allow", "--cap-lints=allow",
], ],
version = "0.3.7", version = "0.1.19",
tags = [ tags = [
"cargo-raze", "cargo-raze",
"manual", "manual",

View file

@ -29,15 +29,19 @@ licenses([
]) ])
# Generated targets # Generated targets
# Unsupported target "client" with type "example" omitted
# Unsupported target "find_internet_password" with type "example" omitted
# buildifier: leave-alone # buildifier: leave-alone
rust_library( rust_library(
name = "crossbeam_deque", name = "security_framework",
crate_type = "lib", crate_type = "lib",
deps = [ deps = [
"@raze__crossbeam_epoch__0_8_2//:crossbeam_epoch", "@raze__bitflags__1_2_1//:bitflags",
"@raze__crossbeam_utils__0_7_2//:crossbeam_utils", "@raze__core_foundation__0_7_0//:core_foundation",
"@raze__maybe_uninit__2_0_0//:maybe_uninit", "@raze__core_foundation_sys__0_7_0//:core_foundation_sys",
"@raze__libc__0_2_80//:libc",
"@raze__security_framework_sys__0_4_3//:security_framework_sys",
], ],
srcs = glob(["**/*.rs"]), srcs = glob(["**/*.rs"]),
crate_root = "src/lib.rs", crate_root = "src/lib.rs",
@ -45,7 +49,7 @@ rust_library(
rustc_flags = [ rustc_flags = [
"--cap-lints=allow", "--cap-lints=allow",
], ],
version = "0.7.3", version = "0.4.4",
tags = [ tags = [
"cargo-raze", "cargo-raze",
"manual", "manual",
@ -53,7 +57,4 @@ rust_library(
crate_features = [ crate_features = [
], ],
) )
# Unsupported target "fifo" with type "test" omitted # Unsupported target "set_internet_password" with type "example" omitted
# Unsupported target "injector" with type "test" omitted
# Unsupported target "lifo" with type "test" omitted
# Unsupported target "steal" with type "test" omitted

View file

@ -0,0 +1,54 @@
"""
@generated
cargo-raze crate build file.
DO NOT EDIT! Replaced on runs of cargo-raze
"""
# buildifier: disable=load
load(
"@io_bazel_rules_rust//rust:rust.bzl",
"rust_binary",
"rust_library",
"rust_test",
)
# buildifier: disable=load
load("@bazel_skylib//lib:selects.bzl", "selects")
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: leave-alone
rust_library(
name = "security_framework_sys",
crate_type = "lib",
deps = [
"@raze__core_foundation_sys__0_7_0//:core_foundation_sys",
"@raze__libc__0_2_80//:libc",
],
srcs = glob(["**/*.rs"]),
crate_root = "src/lib.rs",
edition = "2015",
rustc_flags = [
"--cap-lints=allow",
],
version = "0.4.3",
tags = [
"cargo-raze",
"manual",
],
crate_features = [
],
)

View file

@ -69,7 +69,7 @@ rust_library(
":serde_derive_build_script", ":serde_derive_build_script",
"@raze__proc_macro2__1_0_24//:proc_macro2", "@raze__proc_macro2__1_0_24//:proc_macro2",
"@raze__quote__1_0_7//:quote", "@raze__quote__1_0_7//:quote",
"@raze__syn__1_0_45//:syn", "@raze__syn__1_0_48//:syn",
], ],
srcs = glob(["**/*.rs"]), srcs = glob(["**/*.rs"]),
crate_root = "src/lib.rs", crate_root = "src/lib.rs",

View file

@ -38,7 +38,7 @@ rust_library(
deps = [ deps = [
"@raze__proc_macro2__1_0_24//:proc_macro2", "@raze__proc_macro2__1_0_24//:proc_macro2",
"@raze__quote__1_0_7//:quote", "@raze__quote__1_0_7//:quote",
"@raze__syn__1_0_45//:syn", "@raze__syn__1_0_48//:syn",
], ],
srcs = glob(["**/*.rs"]), srcs = glob(["**/*.rs"]),
crate_root = "src/lib.rs", crate_root = "src/lib.rs",

View file

@ -37,7 +37,7 @@ rust_library(
deps = [ deps = [
"@raze__proc_macro2__1_0_24//:proc_macro2", "@raze__proc_macro2__1_0_24//:proc_macro2",
"@raze__quote__1_0_7//:quote", "@raze__quote__1_0_7//:quote",
"@raze__syn__1_0_45//:syn", "@raze__syn__1_0_48//:syn",
], ],
srcs = glob(["**/*.rs"]), srcs = glob(["**/*.rs"]),
crate_root = "src/lib.rs", crate_root = "src/lib.rs",

View file

@ -40,11 +40,11 @@ rust_library(
crate_type = "lib", crate_type = "lib",
deps = [ deps = [
"@raze__log__0_4_11//:log", "@raze__log__0_4_11//:log",
"@raze__regex__1_4_1//:regex", "@raze__regex__1_4_2//:regex",
"@raze__slog__2_5_2//:slog", "@raze__slog__2_5_2//:slog",
"@raze__slog_async__2_5_0//:slog_async", "@raze__slog_async__2_5_0//:slog_async",
"@raze__slog_scope__4_3_0//:slog_scope", "@raze__slog_scope__4_3_0//:slog_scope",
"@raze__slog_stdlog__4_0_0//:slog_stdlog", "@raze__slog_stdlog__4_1_0//:slog_stdlog",
"@raze__slog_term__2_6_0//:slog_term", "@raze__slog_term__2_6_0//:slog_term",
], ],
srcs = glob(["**/*.rs"]), srcs = glob(["**/*.rs"]),

View file

@ -35,7 +35,6 @@ rust_library(
name = "slog_stdlog", name = "slog_stdlog",
crate_type = "lib", crate_type = "lib",
deps = [ deps = [
"@raze__crossbeam__0_7_3//:crossbeam",
"@raze__log__0_4_11//:log", "@raze__log__0_4_11//:log",
"@raze__slog__2_5_2//:slog", "@raze__slog__2_5_2//:slog",
"@raze__slog_scope__4_3_0//:slog_scope", "@raze__slog_scope__4_3_0//:slog_scope",
@ -46,7 +45,7 @@ rust_library(
rustc_flags = [ rustc_flags = [
"--cap-lints=allow", "--cap-lints=allow",
], ],
version = "4.0.0", version = "4.1.0",
tags = [ tags = [
"cargo-raze", "cargo-raze",
"manual", "manual",

View file

@ -46,7 +46,7 @@ rust_library(
"@io_bazel_rules_rust//rust/platform:x86_64-unknown-linux-gnu", "@io_bazel_rules_rust//rust/platform:x86_64-unknown-linux-gnu",
): [ ): [
"@raze__cfg_if__0_1_10//:cfg_if", "@raze__cfg_if__0_1_10//:cfg_if",
"@raze__libc__0_2_79//:libc", "@raze__libc__0_2_80//:libc",
], ],
"//conditions:default": [], "//conditions:default": [],
}) + selects.with_or({ }) + selects.with_or({

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