diff options
Diffstat (limited to 'highlighter/Cargo.toml')
-rw-r--r-- | highlighter/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/highlighter/Cargo.toml b/highlighter/Cargo.toml index 311d2998..488546c0 100644 --- a/highlighter/Cargo.toml +++ b/highlighter/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "iced_highlighter" -description = "A syntax higlighter for iced" +description = "A syntax highlighter for iced" version.workspace = true authors.workspace = true edition.workspace = true |