diff --git a/packages.json b/packages.json index 4b42174..016770f 100644 --- a/packages.json +++ b/packages.json @@ -1856,6 +1856,18 @@ "license": "MIT", "web": "https://github.com/PMunch/futhark" }, + { + "name": "ratel", + "url": "https://github.com/PMunch/ratel", + "method": "git", + "tags": [ + "library", + "embedded" + ], + "description": "Zero-cost abstractions for microcontrollers", + "license": "MIT", + "web": "https://github.com/PMunch/ratel" + }, { "name": "sdl2_nim", "url": "https://github.com/Vladar4/sdl2_nim",