From 9753cfad7d937c42db64baee5b9cc818effe984b Mon Sep 17 00:00:00 2001 From: Louis Pilfold Date: Thu, 23 May 2024 19:24:29 +0100 Subject: Encoding also! --- gleam.toml | 2 -- 1 file changed, 2 deletions(-) (limited to 'gleam.toml') diff --git a/gleam.toml b/gleam.toml index e9304d8..e19fa60 100644 --- a/gleam.toml +++ b/gleam.toml @@ -2,7 +2,6 @@ name = "gleam_json" version = "1.0.1" gleam = ">= 0.32.0" -target = "javascript" licences = ["Apache-2.0"] description = "Work with JSON in Gleam" @@ -14,7 +13,6 @@ links = [ [dependencies] gleam_stdlib = ">= 0.19.0 and < 2.0.0" -thoas = ">= 0.2.0 and < 2.0.0" [dev-dependencies] gleeunit = "~> 1.0" -- cgit v1.2.3