mirror of
https://github.com/openai/codex.git
synced 2026-09-20 12:47:38 +00:00
Merge 0a9e0eacd2 into sapling-pr-archive-bolinfest
This commit is contained in:
19
MODULE.bazel.lock
generated
19
MODULE.bazel.lock
generated
File diff suppressed because one or more lines are too long
6
codex-rs/utils/rustls-provider/BUILD.bazel
Normal file
6
codex-rs/utils/rustls-provider/BUILD.bazel
Normal file
@@ -0,0 +1,6 @@
|
||||
load("//:defs.bzl", "codex_rust_crate")
|
||||
|
||||
codex_rust_crate(
|
||||
name = "rustls-provider",
|
||||
crate_name = "codex_utils_rustls_provider",
|
||||
)
|
||||
Reference in New Issue
Block a user