summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2025-02-04 11:08:43 +0100
committerGitHub <noreply@github.com>2025-02-04 10:08:43 +0000
commit0ea668077d6a47f64ee3875dbed31f9e8d832ae3 (patch)
treec1ee1d9c0467e021079d866257996f07272004ea /Cargo.toml
parent73ffbdef2b3498307328da355b1d933b1ccf206a (diff)
Bump codex to 0.1.0 (#5805)
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index d03bfa6d..3550963e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -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"