shithub
gardesk
/
tarmac
/
Sign in
Sign up
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
tarmac
Public
Watch
0
Fork
0
Star
0
tarmac
/
tarmacctl
/
Cargo.toml
TOML · 157 bytes
Raw
Blame
History
1
[
package
]
2
name
=
"tarmacctl"
3
version
=
"0.3.7"
4
edition
=
"2024"
5
6
[
dependencies
]
7
serde
=
{
version
=
"1"
,
features
=
[
"derive"
]
}
8
serde_json
=
"1"
9
dirs
=
"6"