From c20b6ec6e157b753e90aa60ccd5b50f6f31cb7f6 Mon Sep 17 00:00:00 2001 From: astrale-sharp Date: Tue, 9 Jan 2024 10:05:57 +0100 Subject: Test autocomplete (#2912) Co-authored-by: oliver <151407407+kwfn@users.noreply.github.com> Co-authored-by: Laurenz --- Cargo.lock | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.lock') 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", -- cgit v1.2.3