From be97f3c60831d30ddf95304465b7bb20cfaf37f1 Mon Sep 17 00:00:00 2001 From: Jack Geraghty Date: Thu, 20 Mar 2025 12:19:27 +0000 Subject: [PATCH 1/2] #609 Add crate: Wavers --- content/ecosystem/data.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/content/ecosystem/data.toml b/content/ecosystem/data.toml index e5a79e13..81dd7aa8 100644 --- a/content/ecosystem/data.toml +++ b/content/ecosystem/data.toml @@ -1676,3 +1676,9 @@ categories = ["tools"] name = "ziyasal/natura" source = "github" categories = ["animation"] + +[[items]] +name = "wavers" +source = "crates" +categories = ["audio"] + From 7e577b9560ebca2ed77ba4d725bf3c86230090a0 Mon Sep 17 00:00:00 2001 From: Joe Clay <27cupsofcoffee@gmail.com> Date: Fri, 21 Mar 2025 17:54:50 +0000 Subject: [PATCH 2/2] Update data.toml --- content/ecosystem/data.toml | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/content/ecosystem/data.toml b/content/ecosystem/data.toml index 81dd7aa8..5b713abc 100644 --- a/content/ecosystem/data.toml +++ b/content/ecosystem/data.toml @@ -1635,6 +1635,11 @@ name = "wavefront_obj" source = "crates" categories = ["3dformatloaders"] +[[items]] +name = "wavers" +source = "crates" +categories = ["audio"] + [[items]] name = "weasel" source = "crates" @@ -1676,9 +1681,3 @@ categories = ["tools"] name = "ziyasal/natura" source = "github" categories = ["animation"] - -[[items]] -name = "wavers" -source = "crates" -categories = ["audio"] -