diff --git a/awesome.json b/awesome.json index 9765958..761af0f 100644 --- a/awesome.json +++ b/awesome.json @@ -1,4 +1,15 @@ [ + { + "name": "Buup", + "description": "Versatile text utility belt (encoding, decoding, formatting, crypto) with a pure Rust core, CLI, and Dioxus Web UI.", + "type": "MadeWith", + "category": "App", + "github": { + "username": "benletchford", + "repo": "buup" + }, + "link": "https://buup.io" + }, { "name": "daisy-rsx", "description": "A Dioxus version of the Daisy UI components.",