File tree Expand file tree Collapse file tree 2 files changed +3
-14
lines changed Expand file tree Collapse file tree 2 files changed +3
-14
lines changed Original file line number Diff line number Diff line change 1
1
[package ]
2
2
description = " Sxhkd clone for Wayland (works on TYY and X11 too)"
3
3
edition = " 2021"
4
- keywords = [" wayland" , " hotkey" , " evdev" ]
5
- license = " BSD-2-Clause"
6
4
name = " Simple-Wayland-HotKey-Daemon"
7
- repository = " https://git.sr.ht/~shinyzenith/swhkd"
8
5
version = " 1.2.1"
9
6
authors = [
10
7
" Shinyzenith <aakashsensharma@gmail.com>\n " ,
11
8
" Angelo Fallaria <ba.fallaria@gmail.com>\n " ,
12
9
" EdenQwQ <lsahlm1eden@gmail.com>\n "
13
10
]
14
- exclude = [
15
- " CODE_OF_CONDUCT.md" ,
16
- " CONTRIBUTING.md" ,
17
- " LICENSE" ,
18
- " contrib/*" ,
19
- " target/*" ,
20
- " bin/*" ,
21
- " docs/*" ,
22
- " release.sh" ,
23
- ]
24
11
25
12
[dependencies ]
26
13
clap = " 3.1.6"
Original file line number Diff line number Diff line change @@ -5,7 +5,9 @@ license = "BSD-2-Clause"
5
5
name = " swhks"
6
6
version = " 1.2.1"
7
7
authors = [
8
- " Shinyzenith <aakashsensharma@gmail.com>"
8
+ " Shinyzenith <aakashsensharma@gmail.com>\n " ,
9
+ " Angelo Fallaria <ba.fallaria@gmail.com>\n " ,
10
+ " EdenQwQ <lsahlm1eden@gmail.com>\n "
9
11
]
10
12
11
13
[dependencies ]
You can’t perform that action at this time.
0 commit comments