diff --git a/packages.json b/packages.json index f8b24f5..524c577 100644 --- a/packages.json +++ b/packages.json @@ -22001,5 +22001,17 @@ "description": "FIX Protocol optimized parser (Financial Information eXchange)", "license": "Apache-2.0", "web": "https://github.com/inv2004/newfix" + }, + { + "name": "suru", + "url": "https://github.com/de-odex/suru", + "method": "git", + "tags": [ + "progress", + "bar", + "terminal" + ], + "description": "A tqdm-style progress bar in Nim", + "license": "MIT" } ]