mirror of
https://github.com/openai/codex.git
synced 2026-04-24 06:35:50 +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")
|
||||
|
||||
|
||||
115
MODULE.bazel.lock
generated
115
MODULE.bazel.lock
generated
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user