diff options
| author | Malo <57839069+MDLC01@users.noreply.github.com> | 2025-06-26 09:24:21 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-26 08:24:21 +0000 |
| commit | 04fd0acacab8cf2e82268da9c18ef4bcf37507dc (patch) | |
| tree | d01aa881ebdab6f3925af65c18d71b1103836c90 /Cargo.lock | |
| parent | 6a1d6c08e2d6e4c184c6d177e67796b23ccbe4c7 (diff) | |
Allow deprecating symbol variants (#6441)
Diffstat (limited to '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=56eb217#56eb2172fc0670f4c1c8b79a63d11f9354e5babe" +source = "git+https://github.com/typst/codex?rev=a5428cb#a5428cb9c81a41354d44b44dbd5a16a710bbd928" [[package]] name = "color-print" |
