diff options
Diffstat (limited to 'highlighter/Cargo.toml')
-rw-r--r-- | highlighter/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/highlighter/Cargo.toml b/highlighter/Cargo.toml index 7962b89d..4c20a678 100644 --- a/highlighter/Cargo.toml +++ b/highlighter/Cargo.toml @@ -16,5 +16,4 @@ workspace = true [dependencies] iced_core.workspace = true -once_cell.workspace = true syntect.workspace = true |