mirror of
https://github.com/openai/codex.git
synced 2026-05-04 05:11:37 +03:00
save session metadata
This commit is contained in:
@@ -15,6 +15,7 @@ path = "src/lib.rs"
|
||||
anyhow = "1"
|
||||
clap = { version = "4", features = ["derive"] }
|
||||
codex-core = { path = "../core", features = ["cli"] }
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
tokio = { version = "1", features = [
|
||||
"io-std",
|
||||
"macros",
|
||||
|
||||
Reference in New Issue
Block a user