diff options
| author | Laurenz <laurmaedje@gmail.com> | 2025-06-11 16:44:13 +0200 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2025-06-11 16:44:13 +0200 |
| commit | ada90fdd877f1bb9277684e2e459761ff3df9e78 (patch) | |
| tree | 3f2e46d2d4aff83de833ad52647da26db135780b | |
| parent | 19325d5027cf8b318cb1d829f18ef2d3b2fea707 (diff) | |
Fix untidy Cargo.lock
| -rw-r--r-- | Cargo.lock | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -413,7 +413,7 @@ dependencies = [ [[package]] name = "codex" version = "0.1.1" -source = "git+https://github.com/typst/codex?rev=56eb2172fc0670f4c1c8b79a63d11f9354e5babe#56eb2172fc0670f4c1c8b79a63d11f9354e5babe" +source = "git+https://github.com/typst/codex?rev=56eb217#56eb2172fc0670f4c1c8b79a63d11f9354e5babe" [[package]] name = "color-print" |
