Fix formatting in manifest.toml
This commit is contained in:
parent
b6053254cb
commit
f049f0f867
|
@ -10,4 +10,4 @@ packages = [
|
||||||
[requirements]
|
[requirements]
|
||||||
gleam_stdlib = { version = "~> 0.34 or ~> 1.0" }
|
gleam_stdlib = { version = "~> 0.34 or ~> 1.0" }
|
||||||
gleeunit = { version = "~> 1.0" }
|
gleeunit = { version = "~> 1.0" }
|
||||||
pears = { version = "~> 0.3"}
|
pears = { version = "~> 0.3" }
|
||||||
|
|
Loading…
Reference in New Issue