basic config system
This commit is contained in:
parent
77ad597963
commit
fa1d23cb3e
8 changed files with 78 additions and 10 deletions
|
@ -11,3 +11,4 @@ regex = "1.9.4"
|
|||
rocket = "=0.5.0-rc.3"
|
||||
serde = { version = "1.0.188", features = ["derive"] }
|
||||
sha = "1.0.3"
|
||||
toml = "0.7.6"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue