From 2ff0038574f75f65bd78ddc79ea8cf98009f7f38 Mon Sep 17 00:00:00 2001 From: Filip Hoffmann Date: Sat, 1 Aug 2026 14:34:09 +0200 Subject: [PATCH] switch to tangled --- gleam.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gleam.toml b/gleam.toml index 1d81400..0825d09 100644 --- a/gleam.toml +++ b/gleam.toml @@ -2,7 +2,7 @@ name = "grom" version = "6.0.0" description = "A Gleamy library for the Discord API 🌟" licenses = ["MIT"] -repository = { type = "github", user = "folospior", repo = "grom" } +repository = { type = "tangled", user = "folospior.dev", repo = "grom" } internal_modules = [ "grom/internal/*" ] -- 2.51.2