From 850d26eaaf1c3de9bed14b249b406b19e3b437a4 Mon Sep 17 00:00:00 2001 From: Louis Pilfold Date: Sat, 1 Jan 2022 19:29:19 +0000 Subject: Extra layer of indirection --- gleam.toml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gleam.toml') diff --git a/gleam.toml b/gleam.toml index 1e65d33..a471dd0 100644 --- a/gleam.toml +++ b/gleam.toml @@ -3,6 +3,8 @@ version = "0.2.0" licences = ["Apache-2.0"] description = "Work with JSON in Gleam" +# target = "javascript" + repository = { type = "github", user = "gleam", repo = "json" } links = [ { title = "Website", href = "https://gleam.run" }, -- cgit v1.2.3