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.lock | |
| parent | 73ffbdef2b3498307328da355b1d933b1ccf206a (diff) | |
Bump codex to 0.1.0 (#5805)
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -410,7 +410,8 @@ dependencies = [ [[package]] name = "codex" version = "0.1.0" -source = "git+https://github.com/typst/codex?rev=343a9b1#343a9b199430681ba3ca0e2242097c6419492d55" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "2e0ee2092c3513f63588d51c3f81b98e6b1aa8ddcca3b5892b288f093516497d" [[package]] name = "color-print" |
