summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorastrale-sharp <ash4567@outlook.fr>2024-01-09 10:05:57 +0100
committerGitHub <noreply@github.com>2024-01-09 09:05:57 +0000
commitc20b6ec6e157b753e90aa60ccd5b50f6f31cb7f6 (patch)
tree350ca5d05c68deafbdcaa0ad6cc1f649b8ee7a51 /Cargo.lock
parentcc1f974164ab5d42c3eb1b8fcd7a9227fbfd1d0e (diff)
Test autocomplete (#2912)
Co-authored-by: oliver <151407407+kwfn@users.noreply.github.com> Co-authored-by: Laurenz <laurmaedje@gmail.com>
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
index a978ea80..92ae6f32 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -2665,6 +2665,7 @@ dependencies = [
"tiny-skia",
"ttf-parser",
"typst",
+ "typst-ide",
"typst-pdf",
"typst-render",
"typst-svg",