mirror of
https://github.com/pchuan98/codex.git
synced 2026-07-01 00:31:56 +08:00
[bazel] Fix the build (#10104)
This commit is contained in:
committed by
GitHub
Unverified
parent
147e7118e0
commit
fe920d7804
@@ -67,6 +67,11 @@ crate.from_cargo(
|
||||
cargo_toml = "//codex-rs:Cargo.toml",
|
||||
platform_triples = RUST_TRIPLES,
|
||||
)
|
||||
crate.annotation(
|
||||
crate = "nucleo-matcher",
|
||||
strip_prefix = "matcher",
|
||||
version = "0.3.1",
|
||||
)
|
||||
|
||||
bazel_dep(name = "openssl", version = "3.5.4.bcr.0")
|
||||
|
||||
|
||||
Generated
+107
-8
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user