Fix formatting in manifest.toml

This commit is contained in:
LilyRose2798 2024-03-24 18:56:59 +11:00
parent b6053254cb
commit f049f0f867
1 changed files with 1 additions and 1 deletions

View File

@ -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" }