Bazel: regenerate vendored cargo dependencies

`swift-syntax-rs` no longer has a build script, so `crate_universe` stops
emitting the vendored aliases for it.

Generated by `misc/bazel/3rdparty/update_cargo_deps.sh`.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 297ff885-7c13-4202-a9d0-bc0b17f68d8e
This commit is contained in:
Taus
2026-07-30 16:00:46 +00:00
parent 2aba5f1362
commit 8c81dd7039
2 changed files with 0 additions and 16 deletions

View File

@@ -541,18 +541,6 @@ alias(
tags = ["manual"],
)
alias(
name = "swift-syntax-rs-0.1.0",
actual = "@vendor_ts__swift-syntax-rs-0.1.0//:swift_syntax_rs",
tags = ["manual"],
)
alias(
name = "swift-syntax-rs",
actual = "@vendor_ts__swift-syntax-rs-0.1.0//:swift_syntax_rs",
tags = ["manual"],
)
alias(
name = "syn-2.0.106",
actual = "@vendor_ts__syn-2.0.106//:syn",

View File

@@ -423,8 +423,6 @@ _NORMAL_DEPENDENCIES = {
},
},
"unified/swift-syntax-rs": {
_COMMON_CONDITION: {
},
},
}
@@ -469,8 +467,6 @@ _NORMAL_ALIASES = {
},
},
"unified/swift-syntax-rs": {
_COMMON_CONDITION: {
},
},
}