From 3dbb79fbef6fb3a478ade2ce8b15086041e13295 Mon Sep 17 00:00:00 2001 From: Lucas <169063936+mustbeperfect@users.noreply.github.com> Date: Sat, 18 Oct 2025 08:02:31 -0700 Subject: [PATCH] Added rustic --- source/data/dynamic/applications.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/source/data/dynamic/applications.json b/source/data/dynamic/applications.json index 41a8003..b4a1cb0 100644 --- a/source/data/dynamic/applications.json +++ b/source/data/dynamic/applications.json @@ -10931,6 +10931,24 @@ "language": "C++", "license": "Apache-2.0", "homepage_url": "https://cyberbotics.com" + }, + { + "name": "rustic", + "description": "", + "repo_url": "https://github.com/rustic-rs/rustic", + "tags": [ + "cli" + ], + "platforms": [ + "cross" + ], + "category": "backup", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" } ] } \ No newline at end of file