Merge f63f05f8a6 into sapling-pr-archive-bolinfest

This commit is contained in:
Michael Bolin
2026-04-30 09:27:02 -07:00
committed by GitHub
2 changed files with 0 additions and 3 deletions

1
codex-rs/Cargo.lock generated
View File

@@ -3612,7 +3612,6 @@ dependencies = [
"codex-utils-sandbox-summary",
"codex-utils-sleep-inhibitor",
"codex-utils-string",
"codex-windows-sandbox",
"color-eyre",
"cpal",
"crossterm",

View File

@@ -116,8 +116,6 @@ url = { workspace = true }
urlencoding = { workspace = true }
webbrowser = { workspace = true }
uuid = { workspace = true }
codex-windows-sandbox = { workspace = true }
tokio-util = { workspace = true, features = ["time"] }
[target.'cfg(not(target_os = "linux"))'.dependencies]