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 c5f59c3..18f4631 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -11,7 +11,7 @@ links = [
[dependencies]
gleam_stdlib = "~> 0.18"
-jsone = "~> 1.7"
+thoas = "~> 0.2"
[dev-dependencies]
gleeunit = "~> 0.5"