diff --git a/packages.json b/packages.json index e6e3825..ade2aa5 100644 --- a/packages.json +++ b/packages.json @@ -7132,6 +7132,18 @@ "license": "MIT", "web": "https://github.com/nitely/nim-graphemes" }, + { + "name": "rfc3339", + "url": "https://github.com/Skrylar/rfc3339", + "method": "git", + "tags": [ + "rfc3339", + "datetime" + ], + "description": "RFC3339 (dates and times) implementation for Nim.", + "license": "BSD", + "web": "https://github.com/Skrylar/rfc3339" + }, { "name": "monero", "url": "https://github.com/ehmry/nim-monero",