Skip to content
This repository has been archived by the owner on Apr 26, 2022. It is now read-only.

Commit

Permalink
Updated dependencies (#179)
Browse files Browse the repository at this point in the history
  • Loading branch information
abrisco authored Feb 27, 2022
1 parent 6886b37 commit d9baa8b
Show file tree
Hide file tree
Showing 162 changed files with 395 additions and 45 deletions.
2 changes: 2 additions & 0 deletions 3rdparty/crates/BUILD.adler-1.0.2.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@ rust_library(
tags = [
"cargo-bazel",
"manual",
"noclippy",
"norustfmt",
],
version = "1.0.2",
deps = [
Expand Down
2 changes: 2 additions & 0 deletions 3rdparty/crates/BUILD.aho-corasick-0.7.18.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,8 @@ rust_library(
tags = [
"cargo-bazel",
"manual",
"noclippy",
"norustfmt",
],
version = "0.7.18",
deps = [
Expand Down
5 changes: 4 additions & 1 deletion 3rdparty/crates/BUILD.anyhow-1.0.55.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,8 @@ rust_library(
tags = [
"cargo-bazel",
"manual",
"noclippy",
"norustfmt",
],
version = "1.0.55",
deps = [
Expand Down Expand Up @@ -143,6 +145,8 @@ cargo_build_script(
tags = [
"cargo-bazel",
"manual",
"noclippy",
"norustfmt",
],
tools = select_with_or({
"//conditions:default": [
Expand All @@ -166,7 +170,6 @@ alias(
name = "build_script_build",
actual = "anyhow_build_script",
tags = [
"cargo-bazel",
"manual",
],
)
2 changes: 2 additions & 0 deletions 3rdparty/crates/BUILD.atty-0.2.14.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@ rust_library(
tags = [
"cargo-bazel",
"manual",
"noclippy",
"norustfmt",
],
version = "0.2.14",
deps = [
Expand Down
2 changes: 2 additions & 0 deletions 3rdparty/crates/BUILD.autocfg-1.1.0.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@ rust_library(
tags = [
"cargo-bazel",
"manual",
"noclippy",
"norustfmt",
],
version = "1.1.0",
deps = [
Expand Down
2 changes: 1 addition & 1 deletion 3rdparty/crates/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ alias(

alias(
name = "crates-index",
actual = "@crate_index__crates-index-0.18.6//:crates_index",
actual = "@crate_index__crates-index-0.18.7//:crates_index",
tags = ["manual"],
)

Expand Down
2 changes: 2 additions & 0 deletions 3rdparty/crates/BUILD.bitflags-1.3.2.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@ rust_library(
tags = [
"cargo-bazel",
"manual",
"noclippy",
"norustfmt",
],
version = "1.3.2",
deps = [
Expand Down
2 changes: 2 additions & 0 deletions 3rdparty/crates/BUILD.block-buffer-0.10.2.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@ rust_library(
tags = [
"cargo-bazel",
"manual",
"noclippy",
"norustfmt",
],
version = "0.10.2",
deps = [
Expand Down
2 changes: 2 additions & 0 deletions 3rdparty/crates/BUILD.block-buffer-0.7.3.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@ rust_library(
tags = [
"cargo-bazel",
"manual",
"noclippy",
"norustfmt",
],
version = "0.7.3",
deps = [
Expand Down
2 changes: 2 additions & 0 deletions 3rdparty/crates/BUILD.block-padding-0.1.5.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@ rust_library(
tags = [
"cargo-bazel",
"manual",
"noclippy",
"norustfmt",
],
version = "0.1.5",
deps = [
Expand Down
2 changes: 2 additions & 0 deletions 3rdparty/crates/BUILD.bstr-0.2.17.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@ rust_library(
tags = [
"cargo-bazel",
"manual",
"noclippy",
"norustfmt",
],
version = "0.2.17",
deps = [
Expand Down
2 changes: 2 additions & 0 deletions 3rdparty/crates/BUILD.byte-tools-0.3.1.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@ rust_library(
tags = [
"cargo-bazel",
"manual",
"noclippy",
"norustfmt",
],
version = "0.3.1",
deps = [
Expand Down
2 changes: 2 additions & 0 deletions 3rdparty/crates/BUILD.byteorder-1.4.3.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@ rust_library(
tags = [
"cargo-bazel",
"manual",
"noclippy",
"norustfmt",
],
version = "1.4.3",
deps = [
Expand Down
5 changes: 4 additions & 1 deletion 3rdparty/crates/BUILD.camino-1.0.7.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,8 @@ rust_library(
tags = [
"cargo-bazel",
"manual",
"noclippy",
"norustfmt",
],
version = "1.0.7",
deps = [
Expand Down Expand Up @@ -144,6 +146,8 @@ cargo_build_script(
tags = [
"cargo-bazel",
"manual",
"noclippy",
"norustfmt",
],
tools = select_with_or({
"//conditions:default": [
Expand All @@ -167,7 +171,6 @@ alias(
name = "build_script_build",
actual = "camino_build_script",
tags = [
"cargo-bazel",
"manual",
],
)
4 changes: 4 additions & 0 deletions 3rdparty/crates/BUILD.cargo-lock-7.0.1.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@ rust_library(
tags = [
"cargo-bazel",
"manual",
"noclippy",
"norustfmt",
],
version = "7.0.1",
deps = [
Expand Down Expand Up @@ -135,6 +137,8 @@ rust_binary(
tags = [
"cargo-bazel",
"manual",
"noclippy",
"norustfmt",
],
version = "7.0.1",
deps = [
Expand Down
2 changes: 2 additions & 0 deletions 3rdparty/crates/BUILD.cargo-platform-0.1.2.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@ rust_library(
tags = [
"cargo-bazel",
"manual",
"noclippy",
"norustfmt",
],
version = "0.1.2",
deps = [
Expand Down
2 changes: 2 additions & 0 deletions 3rdparty/crates/BUILD.cargo_metadata-0.14.2.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@ rust_library(
tags = [
"cargo-bazel",
"manual",
"noclippy",
"norustfmt",
],
version = "0.14.2",
deps = [
Expand Down
2 changes: 2 additions & 0 deletions 3rdparty/crates/BUILD.cargo_toml-0.11.4.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@ rust_library(
tags = [
"cargo-bazel",
"manual",
"noclippy",
"norustfmt",
],
version = "0.11.4",
deps = [
Expand Down
4 changes: 4 additions & 0 deletions 3rdparty/crates/BUILD.cc-1.0.73.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@ rust_library(
tags = [
"cargo-bazel",
"manual",
"noclippy",
"norustfmt",
],
version = "1.0.73",
deps = [
Expand Down Expand Up @@ -136,6 +138,8 @@ rust_binary(
tags = [
"cargo-bazel",
"manual",
"noclippy",
"norustfmt",
],
version = "1.0.73",
deps = [
Expand Down
2 changes: 2 additions & 0 deletions 3rdparty/crates/BUILD.cfg-expr-0.10.2.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@ rust_library(
tags = [
"cargo-bazel",
"manual",
"noclippy",
"norustfmt",
],
version = "0.10.2",
deps = [
Expand Down
2 changes: 2 additions & 0 deletions 3rdparty/crates/BUILD.cfg-if-1.0.0.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@ rust_library(
tags = [
"cargo-bazel",
"manual",
"noclippy",
"norustfmt",
],
version = "1.0.0",
deps = [
Expand Down
2 changes: 2 additions & 0 deletions 3rdparty/crates/BUILD.chrono-0.4.19.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,8 @@ rust_library(
tags = [
"cargo-bazel",
"manual",
"noclippy",
"norustfmt",
],
version = "0.4.19",
deps = [
Expand Down
5 changes: 4 additions & 1 deletion 3rdparty/crates/BUILD.chrono-tz-0.6.1.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,8 @@ rust_library(
tags = [
"cargo-bazel",
"manual",
"noclippy",
"norustfmt",
],
version = "0.6.1",
deps = [
Expand Down Expand Up @@ -145,6 +147,8 @@ cargo_build_script(
tags = [
"cargo-bazel",
"manual",
"noclippy",
"norustfmt",
],
tools = select_with_or({
"//conditions:default": [
Expand All @@ -169,7 +173,6 @@ alias(
name = "build_script_build",
actual = "chrono-tz_build_script",
tags = [
"cargo-bazel",
"manual",
],
)
2 changes: 2 additions & 0 deletions 3rdparty/crates/BUILD.chrono-tz-build-0.0.2.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@ rust_library(
tags = [
"cargo-bazel",
"manual",
"noclippy",
"norustfmt",
],
version = "0.0.2",
deps = [
Expand Down
2 changes: 2 additions & 0 deletions 3rdparty/crates/BUILD.clap-3.1.2.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,8 @@ rust_library(
tags = [
"cargo-bazel",
"manual",
"noclippy",
"norustfmt",
],
version = "3.1.2",
deps = [
Expand Down
2 changes: 2 additions & 0 deletions 3rdparty/crates/BUILD.clap_derive-3.1.2.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@ rust_proc_macro(
tags = [
"cargo-bazel",
"manual",
"noclippy",
"norustfmt",
],
version = "3.1.2",
deps = [
Expand Down
2 changes: 2 additions & 0 deletions 3rdparty/crates/BUILD.cpufeatures-0.2.1.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@ rust_library(
tags = [
"cargo-bazel",
"manual",
"noclippy",
"norustfmt",
],
version = "0.2.1",
deps = [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,10 @@ rust_library(
tags = [
"cargo-bazel",
"manual",
"noclippy",
"norustfmt",
],
version = "0.18.6",
version = "0.18.7",
deps = [
] + select_with_or({
"//conditions:default": [
Expand Down
5 changes: 4 additions & 1 deletion 3rdparty/crates/BUILD.crc32fast-1.3.2.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,8 @@ rust_library(
tags = [
"cargo-bazel",
"manual",
"noclippy",
"norustfmt",
],
version = "1.3.2",
deps = [
Expand Down Expand Up @@ -144,6 +146,8 @@ cargo_build_script(
tags = [
"cargo-bazel",
"manual",
"noclippy",
"norustfmt",
],
tools = select_with_or({
"//conditions:default": [
Expand All @@ -167,7 +171,6 @@ alias(
name = "build_script_build",
actual = "crc32fast_build_script",
tags = [
"cargo-bazel",
"manual",
],
)
5 changes: 4 additions & 1 deletion 3rdparty/crates/BUILD.crossbeam-utils-0.8.7.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,8 @@ rust_library(
tags = [
"cargo-bazel",
"manual",
"noclippy",
"norustfmt",
],
version = "0.8.7",
deps = [
Expand Down Expand Up @@ -147,6 +149,8 @@ cargo_build_script(
tags = [
"cargo-bazel",
"manual",
"noclippy",
"norustfmt",
],
tools = select_with_or({
"//conditions:default": [
Expand All @@ -170,7 +174,6 @@ alias(
name = "build_script_build",
actual = "crossbeam-utils_build_script",
tags = [
"cargo-bazel",
"manual",
],
)
2 changes: 2 additions & 0 deletions 3rdparty/crates/BUILD.crypto-common-0.1.3.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@ rust_library(
tags = [
"cargo-bazel",
"manual",
"noclippy",
"norustfmt",
],
version = "0.1.3",
deps = [
Expand Down
2 changes: 2 additions & 0 deletions 3rdparty/crates/BUILD.deunicode-0.4.3.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@ rust_library(
tags = [
"cargo-bazel",
"manual",
"noclippy",
"norustfmt",
],
version = "0.4.3",
deps = [
Expand Down
Loading

0 comments on commit d9baa8b

Please sign in to comment.