mirror of
https://github.com/Noratrieb/service-manager.git
synced 2026-01-16 17:35:05 +01:00
toml config
This commit is contained in:
parent
503bae869b
commit
55c99f5b5f
4 changed files with 30 additions and 4 deletions
|
|
@ -6,3 +6,5 @@ edition = "2021"
|
|||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
serde = "1.0.132"
|
||||
toml = "0.5.8"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue