shithub
gardesk
/
garwarp
/
Sign in
Sign up
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
garwarp
Public
Watch
0
Fork
0
Star
0
garwarp
/
garwarpctl
/
Cargo.toml
TOML · 139 bytes
Raw
Blame
History
1
[
package
]
2
name
=
"garwarpctl"
3
version
=
"0.1.0"
4
edition
=
"2024"
5
6
[
dependencies
]
7
garwarp-ipc
=
{
path
=
"../garwarp-ipc"
}
8
zbus
=
"5.14.0"