aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manifest.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.toml b/manifest.toml
index 2114c8a..6ac96e5 100644
--- a/manifest.toml
+++ b/manifest.toml
@@ -7,5 +7,5 @@ packages = [
]
[requirements]
-gleam_stdlib = { version = "~> 0.19" }
+gleam_stdlib = { version = "~> 0.19 or ~> 1.0" }
gleeunit = { version = "~> 1.0" }