aboutsummaryrefslogtreecommitdiff
path: root/manifest.toml
diff options
context:
space:
mode:
Diffstat (limited to 'manifest.toml')
-rw-r--r--manifest.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.toml b/manifest.toml
index 542a271..73da39f 100644
--- a/manifest.toml
+++ b/manifest.toml
@@ -8,6 +8,6 @@ packages = [
]
[requirements]
-gleam_stdlib = { version = "~> 0.19 or ~> 1.0" }
+gleam_stdlib = { version = "~> 0.32 or ~> 1.0" }
gleeunit = { version = "~> 1.0" }
thoas = { version = "~> 1.2" }