aboutsummaryrefslogtreecommitdiff
path: root/third-party/bazel/BUILD.termcolor-1.3.0.bazel
diff options
context:
space:
mode:
Diffstat (limited to 'third-party/bazel/BUILD.termcolor-1.3.0.bazel')
-rw-r--r--third-party/bazel/BUILD.termcolor-1.3.0.bazel4
1 files changed, 3 insertions, 1 deletions
diff --git a/third-party/bazel/BUILD.termcolor-1.3.0.bazel b/third-party/bazel/BUILD.termcolor-1.3.0.bazel
index 4f1942be..f43026ca 100644
--- a/third-party/bazel/BUILD.termcolor-1.3.0.bazel
+++ b/third-party/bazel/BUILD.termcolor-1.3.0.bazel
@@ -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 @//third-party:vendor
+# bazel run @@//third-party:vendor
###############################################################################
load("@rules_rust//rust:defs.bzl", "rust_library")
@@ -46,6 +46,7 @@ rust_library(
"@rules_rust//rust/platform:aarch64-linux-android": [],
"@rules_rust//rust/platform:aarch64-pc-windows-msvc": [],
"@rules_rust//rust/platform:aarch64-unknown-linux-gnu": [],
+ "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [],
"@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [],
"@rules_rust//rust/platform:armv7-linux-androideabi": [],
"@rules_rust//rust/platform:armv7-unknown-linux-gnueabi": [],
@@ -69,6 +70,7 @@ rust_library(
"@rules_rust//rust/platform:x86_64-pc-windows-msvc": [],
"@rules_rust//rust/platform:x86_64-unknown-freebsd": [],
"@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [],
+ "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [],
"@rules_rust//rust/platform:x86_64-unknown-none": [],
"//conditions:default": ["@platforms//:incompatible"],
}),