-
- Downloads
start config
... | ... | @@ -24,3 +24,5 @@ serde = { version = "1.0.192", features = ["derive"] } |
regex = "1.10.2" | ||
thiserror = "1.0.50" | ||
serde_json = "1.0.108" | ||
config = "0.13.3" | ||
dirs = "5.0.1" |
src/config.rs
0 → 100644
Please register or sign in to comment