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 ed0d18c..7b42e98 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -12,7 +12,7 @@ repository = { type = "github", user = "hayleigh-dot-dev", repo = "gleam-lustre"
links = [{ title = "Website", href = "https://hayleigh-dot-dev.github.io/gleam-lustre" }]
[dependencies]
-gleam_stdlib = "~> 0.26"
+gleam_stdlib = "~> 0.28"
[dev-dependencies]
gleeunit = "~> 0.6"