diff --git a/packages.json b/packages.json index b670ab9..aff13e3 100644 --- a/packages.json +++ b/packages.json @@ -6046,6 +6046,19 @@ "license": "Apache License 2.0", "web": "https://github.com/status-im/nim-keccak-tiny" }, + { + "name": "httputils", + "url": "https://github.com/status-im/nim-http-utils", + "method": "git", + "tags": [ + "http", + "parsers", + "protocols" + ], + "description": "Common utilities for implementing HTTP servers", + "license": "Apache License 2.0", + "web": "https://github.com/status-im/nim-http-utils" + }, { "name": "rocksdb", "url": "https://github.com/status-im/nim-rocksdb",