diff options
Diffstat (limited to 'crates/typst-ide/Cargo.toml')
| -rw-r--r-- | crates/typst-ide/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/typst-ide/Cargo.toml b/crates/typst-ide/Cargo.toml index 4e87f99b..41397df9 100644 --- a/crates/typst-ide/Cargo.toml +++ b/crates/typst-ide/Cargo.toml @@ -18,6 +18,7 @@ comemo = { workspace = true } ecow = { workspace = true } if_chain = { workspace = true } log = { workspace = true } +pathdiff = { workspace = true } serde = { workspace = true } unscanny = { workspace = true } |
