aboutsummaryrefslogtreecommitdiff
path: root/gleam.toml
diff options
context:
space:
mode:
Diffstat (limited to 'gleam.toml')
-rw-r--r--gleam.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gleam.toml b/gleam.toml
index baaa597..84baf7e 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -13,7 +13,7 @@ links = [
[dependencies]
gleam_stdlib = "~> 0.19 or ~> 1.0"
-thoas = "~> 0.2"
+thoas = "~> 1.2"
[dev-dependencies]
gleeunit = "~> 1.0"