Skip to content

Commit 5dc0d50

Browse files
authored
Add keywords to Cargo.toml (#300)
1 parent 594b6c9 commit 5dc0d50

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ readme = "README.md"
1010
repository = "https://github.com/Adanos020/egui_dock"
1111
categories = ["gui", "game-development"]
1212
include = ["src/**/*.rs", "Cargo.toml", "LICENSE"]
13+
keywords = ["egui", "gui", "tile", "dock", "layout"]
1314

1415
[features]
1516
default = []

0 commit comments

Comments
 (0)