mirror of
https://github.com/openai/codex.git
synced 2026-08-23 13:09:46 +00:00
[bazel] Fix the build (#10104)
This commit is contained in:
@@ -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")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user