From 522b952f6c2fe157c692b7c56b4a10b1411c8f5f Mon Sep 17 00:00:00 2001 From: kaphula Date: Tue, 19 Dec 2023 18:43:13 +0200 Subject: [PATCH] Add bonsai-bt crate. --- content/ecosystem/data.toml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/content/ecosystem/data.toml b/content/ecosystem/data.toml index 87fa2f95..c5e80a01 100644 --- a/content/ecosystem/data.toml +++ b/content/ecosystem/data.toml @@ -116,6 +116,11 @@ name = "bmfont" source = "crates" categories = ["textrendering"] +[[items]] +name = "bonsai-bt" +source = "crates" +categories = ["ai"] + [[items]] name = "brood" source = "crates"