From 8fe8329b45bc95427db2acbf39b2901d30acaf33 Mon Sep 17 00:00:00 2001 From: Latias94 Date: Mon, 22 Sep 2025 18:30:33 +0800 Subject: [PATCH] Add crate: asset-importer --- content/ecosystem/data.toml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/content/ecosystem/data.toml b/content/ecosystem/data.toml index 56aa484f..11a5bbf6 100644 --- a/content/ecosystem/data.toml +++ b/content/ecosystem/data.toml @@ -73,6 +73,11 @@ source = "crates" categories = ["3drendering"] gitter_url = "https://gitter.im/MaikKlein/ash" +[[items]] +name = "asset-importer" +source = "crates" +categories = ["3dformatloaders"] + [[items]] name = "assets_manager" source = "crates"