We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ed4b57 commit 6cfb496Copy full SHA for 6cfb496
gleam.toml
@@ -1,5 +1,5 @@
1
name = "modem"
2
-version = "2.1.1"
+version = "2.1.2"
3
4
description = "A friendly Lustre package to help you handle routing, links, and manage URLs."
5
repository = { type = "github", user = "hayleigh-dot-dev", repo = "modem" }
@@ -10,7 +10,6 @@ links = [
10
{ title = "Sponsor", href = "https://github.com/sponsors/hayleigh-dot-dev" },
11
]
12
13
-
14
[dependencies]
15
gleam_stdlib = ">= 0.60.0 and < 2.0.0"
16
lustre = ">= 5.1.0 and < 6.0.0"
0 commit comments