aboutsummaryrefslogtreecommitdiff
path: root/gleam.toml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-05-31 00:28:03 +0000
committerFuwn <[email protected]>2024-05-31 00:28:03 +0000
commit68133a7c15a36414c9f1f6b3e988d6e46fb51856 (patch)
treea8de65fe37978eb6f215668f92cbb26c1fd6c56b /gleam.toml
parentfeat(request): redirect index to github (diff)
downloadmayu-68133a7c15a36414c9f1f6b3e988d6e46fb51856.tar.xz
mayu-68133a7c15a36414c9f1f6b3e988d6e46fb51856.zip
deps(gleam): bump gleam to 0.1.2
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 3098564..55219b5 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -3,7 +3,7 @@
name = "mayu"
version = "0.1.4"
-gleam = ">= 1.1.0"
+gleam = ">= 1.2.0"
description = "Moe-Counter Compatible Website Hit Counter"
licenses = ["GPL-3.0-only"]
repository = { type = "github", user = "Fuwn", repo = "mayu" }