1
0
Fork 0
mirror of https://codeberg.org/Mo8it/How_To_Linux.git synced 2024-10-18 15:12:39 +00:00
How_To_Linux/cs/Cargo.toml

14 lines
268 B
TOML
Raw Normal View History

2023-08-13 22:52:22 +00:00
[package]
name = "cs"
publish = false
authors = ["Mo Bitar <mo8it@proton.me>"]
version = "0.1.0"
edition = "2021"
license = "AGPL-3.0"
repository = "https://codeberg.org/mo8it/dev-tools"
[dependencies]
2023-08-15 13:01:33 +00:00
collective-score-client = "0.0.6"
2023-08-14 02:32:47 +00:00
dirs = "5.0.1"
regex = "1.9.3"