write a config module
This commit is contained in:
parent
7149273986
commit
4fc398bb26
11 changed files with 115 additions and 50 deletions
|
|
@ -14,6 +14,9 @@ version = "1.0.0"
|
|||
|
||||
[dependencies]
|
||||
gleam_stdlib = ">= 0.44.0 and < 2.0.0"
|
||||
simplifile = ">= 2.4.0 and < 3.0.0"
|
||||
glaml = ">= 3.0.2 and < 4.0.0"
|
||||
envoy = ">= 1.1.0 and < 2.0.0"
|
||||
|
||||
[dev_dependencies]
|
||||
gleeunit = ">= 1.0.0 and < 2.0.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue