mirror of
https://github.com/openai/codex.git
synced 2026-04-24 06:35:50 +00:00
fix: cargo deny (#17915)
This commit is contained in:
2
MODULE.bazel.lock
generated
2
MODULE.bazel.lock
generated
File diff suppressed because one or more lines are too long
4
codex-rs/Cargo.lock
generated
4
codex-rs/Cargo.lock
generated
@@ -8959,9 +8959,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "rustls-webpki"
|
||||
version = "0.103.10"
|
||||
version = "0.103.12"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "df33b2b81ac578cabaf06b89b0631153a3f416b0a886e8a7a1707fb51abbd1ef"
|
||||
checksum = "8279bb85272c9f10811ae6a6c547ff594d6a7f3c6c6b02ee9726d1d0dcfcdd06"
|
||||
dependencies = [
|
||||
"aws-lc-rs",
|
||||
"ring",
|
||||
|
||||
Reference in New Issue
Block a user