aboutsummaryrefslogtreecommitdiff
path: root/third-party
diff options
context:
space:
mode:
authorDavid Tolnay <dtolnay@gmail.com>2023-06-13 17:05:15 -0700
committerDavid Tolnay <dtolnay@gmail.com>2023-06-13 17:07:04 -0700
commita369dc4b2c061e6e86e5dec467818218c9a48648 (patch)
treeda48429e98863364d317a50475bff221da6237cb /third-party
parentcb60e3ff67ebf731244f88925a654bec0f587c15 (diff)
downloadcxx-a369dc4b2c061e6e86e5dec467818218c9a48648.tar.gz
Bazel rules_rust 0.23.0
Diffstat (limited to 'third-party')
-rw-r--r--third-party/bazel/defs.bzl2
1 files changed, 1 insertions, 1 deletions
diff --git a/third-party/bazel/defs.bzl b/third-party/bazel/defs.bzl
index 0bb9f07e..da7fbbd4 100644
--- a/third-party/bazel/defs.bzl
+++ b/third-party/bazel/defs.bzl
@@ -37,7 +37,7 @@ def _flatten_dependency_maps(all_dependency_maps):
# name of the workspace this file is defined in.
"workspace_member_package": {
- # Not all dependnecies are supported for all platforms.
+ # Not all dependencies are supported for all platforms.
# the condition key is the condition required to be true
# on the host platform.
"condition": {