Skip to content

Commit 1291f36

Browse files
committed
keywords
1 parent 596d3bc commit 1291f36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ repository = "https://github.com/p4ymak/egui_code_editor"
88
description = "egui Code Editor widget with numbered lines, syntax highlighting and auto-completion.."
99
readme = "README.md"
1010
categories = ["gui", "text-editors"]
11-
keywords = ["egui", "GUI", "editor", "syntax", "highlighting", "completion"]
11+
keywords = ["egui", "GUI", "editor", "syntax", "highlighting"]
1212

1313
[dependencies]
1414
egui = { version = "0.33", optional = true }

0 commit comments

Comments
 (0)