diff options
| author | Laurenz <laurmaedje@gmail.com> | 2025-02-04 11:08:43 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-04 10:08:43 +0000 |
| commit | 0ea668077d6a47f64ee3875dbed31f9e8d832ae3 (patch) | |
| tree | c1ee1d9c0467e021079d866257996f07272004ea /Cargo.toml | |
| parent | 73ffbdef2b3498307328da355b1d933b1ccf206a (diff) | |
Bump codex to 0.1.0 (#5805)
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -47,7 +47,7 @@ clap = { version = "4.4", features = ["derive", "env", "wrap_help"] } clap_complete = "4.2.1" clap_mangen = "0.2.10" codespan-reporting = "0.11" -codex = { git = "https://github.com/typst/codex", rev = "343a9b1" } +codex = "0.1.0" color-print = "0.3.6" comemo = "0.4" csv = "1" |
