mirror of
https://github.com/openai/codex.git
synced 2026-05-04 05:11:37 +03:00
chore: reverse the codex-network-proxy -> codex-core dependency (#11121)
This commit is contained in:
6
codex-rs/network-proxy/BUILD.bazel
Normal file
6
codex-rs/network-proxy/BUILD.bazel
Normal file
@@ -0,0 +1,6 @@
|
||||
load("//:defs.bzl", "codex_rust_crate")
|
||||
|
||||
codex_rust_crate(
|
||||
name = "network-proxy",
|
||||
crate_name = "codex_network_proxy",
|
||||
)
|
||||
Reference in New Issue
Block a user