Skip to content

Commit a117280

Browse files
authored
Update Bazel to v6.2.1. (#196)
Signed-off-by: Piotr Sikora <[email protected]>
1 parent fed0214 commit a117280

10 files changed

+10
-10
lines changed

.bazelversion

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5.1.0
1+
6.2.1

bazel/cargo/remote/BUILD.ahash-0.8.3.bazel

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To
44
# regenerate this file, run the following:
55
#
6-
# bazel run //bazel/cargo:crates_vendor
6+
# bazel run @//bazel/cargo:crates_vendor
77
###############################################################################
88

99
load(

bazel/cargo/remote/BUILD.allocator-api2-0.2.14.bazel

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To
44
# regenerate this file, run the following:
55
#
6-
# bazel run //bazel/cargo:crates_vendor
6+
# bazel run @//bazel/cargo:crates_vendor
77
###############################################################################
88

99
# buildifier: disable=bzl-visibility

bazel/cargo/remote/BUILD.bazel

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To
44
# regenerate this file, run the following:
55
#
6-
# bazel run //bazel/cargo:crates_vendor
6+
# bazel run @//bazel/cargo:crates_vendor
77
###############################################################################
88

99
package(default_visibility = ["//visibility:public"])

bazel/cargo/remote/BUILD.cfg-if-1.0.0.bazel

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To
44
# regenerate this file, run the following:
55
#
6-
# bazel run //bazel/cargo:crates_vendor
6+
# bazel run @//bazel/cargo:crates_vendor
77
###############################################################################
88

99
# buildifier: disable=bzl-visibility

bazel/cargo/remote/BUILD.hashbrown-0.14.0.bazel

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To
44
# regenerate this file, run the following:
55
#
6-
# bazel run //bazel/cargo:crates_vendor
6+
# bazel run @//bazel/cargo:crates_vendor
77
###############################################################################
88

99
# buildifier: disable=bzl-visibility

bazel/cargo/remote/BUILD.log-0.4.18.bazel

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To
44
# regenerate this file, run the following:
55
#
6-
# bazel run //bazel/cargo:crates_vendor
6+
# bazel run @//bazel/cargo:crates_vendor
77
###############################################################################
88

99
load(

bazel/cargo/remote/BUILD.once_cell-1.18.0.bazel

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To
44
# regenerate this file, run the following:
55
#
6-
# bazel run //bazel/cargo:crates_vendor
6+
# bazel run @//bazel/cargo:crates_vendor
77
###############################################################################
88

99
# buildifier: disable=bzl-visibility

bazel/cargo/remote/BUILD.version_check-0.9.4.bazel

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To
44
# regenerate this file, run the following:
55
#
6-
# bazel run //bazel/cargo:crates_vendor
6+
# bazel run @//bazel/cargo:crates_vendor
77
###############################################################################
88

99
# buildifier: disable=bzl-visibility

bazel/cargo/remote/defs.bzl

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To
44
# regenerate this file, run the following:
55
#
6-
# bazel run //bazel/cargo:crates_vendor
6+
# bazel run @//bazel/cargo:crates_vendor
77
###############################################################################
88
"""
99
# `crates_repository` API

0 commit comments

Comments
 (0)