Skip to content

Commit

Permalink
Update Bazel to v6.2.1. (#196)
Browse files Browse the repository at this point in the history
Signed-off-by: Piotr Sikora <[email protected]>
  • Loading branch information
PiotrSikora authored Jun 7, 2023
1 parent fed0214 commit a117280
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion .bazelversion
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5.1.0
6.2.1
2 changes: 1 addition & 1 deletion bazel/cargo/remote/BUILD.ahash-0.8.3.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To
# regenerate this file, run the following:
#
# bazel run //bazel/cargo:crates_vendor
# bazel run @//bazel/cargo:crates_vendor
###############################################################################

load(
Expand Down
2 changes: 1 addition & 1 deletion bazel/cargo/remote/BUILD.allocator-api2-0.2.14.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To
# regenerate this file, run the following:
#
# bazel run //bazel/cargo:crates_vendor
# bazel run @//bazel/cargo:crates_vendor
###############################################################################

# buildifier: disable=bzl-visibility
Expand Down
2 changes: 1 addition & 1 deletion bazel/cargo/remote/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To
# regenerate this file, run the following:
#
# bazel run //bazel/cargo:crates_vendor
# bazel run @//bazel/cargo:crates_vendor
###############################################################################

package(default_visibility = ["//visibility:public"])
Expand Down
2 changes: 1 addition & 1 deletion bazel/cargo/remote/BUILD.cfg-if-1.0.0.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To
# regenerate this file, run the following:
#
# bazel run //bazel/cargo:crates_vendor
# bazel run @//bazel/cargo:crates_vendor
###############################################################################

# buildifier: disable=bzl-visibility
Expand Down
2 changes: 1 addition & 1 deletion bazel/cargo/remote/BUILD.hashbrown-0.14.0.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To
# regenerate this file, run the following:
#
# bazel run //bazel/cargo:crates_vendor
# bazel run @//bazel/cargo:crates_vendor
###############################################################################

# buildifier: disable=bzl-visibility
Expand Down
2 changes: 1 addition & 1 deletion bazel/cargo/remote/BUILD.log-0.4.18.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To
# regenerate this file, run the following:
#
# bazel run //bazel/cargo:crates_vendor
# bazel run @//bazel/cargo:crates_vendor
###############################################################################

load(
Expand Down
2 changes: 1 addition & 1 deletion bazel/cargo/remote/BUILD.once_cell-1.18.0.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To
# regenerate this file, run the following:
#
# bazel run //bazel/cargo:crates_vendor
# bazel run @//bazel/cargo:crates_vendor
###############################################################################

# buildifier: disable=bzl-visibility
Expand Down
2 changes: 1 addition & 1 deletion bazel/cargo/remote/BUILD.version_check-0.9.4.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To
# regenerate this file, run the following:
#
# bazel run //bazel/cargo:crates_vendor
# bazel run @//bazel/cargo:crates_vendor
###############################################################################

# buildifier: disable=bzl-visibility
Expand Down
2 changes: 1 addition & 1 deletion bazel/cargo/remote/defs.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To
# regenerate this file, run the following:
#
# bazel run //bazel/cargo:crates_vendor
# bazel run @//bazel/cargo:crates_vendor
###############################################################################
"""
# `crates_repository` API
Expand Down

0 comments on commit a117280

Please sign in to comment.