Add hyper package (#2560)

Co-authored-by: Gabriel Huber <mail@gabrielhuber.at>
This commit is contained in:
XXIV 2023-04-05 21:42:04 +03:00 committed by GitHub
parent d1fb503ef7
commit 5278f99948
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29767,5 +29767,16 @@
"description":"Binding for Jsonnet the data templating language",
"license":"Apache-2.0",
"web":"https://github.com/thechampagne/jsonnet-nim"
}
},
{
"name":"hyper",
"url":"https://github.com/thechampagne/hyper-nim",
"method":"git",
"tags":[
"hyper"
],
"description":"Binding for hyper an HTTP library",
"license":"Apache-2.0",
"web":"https://github.com/thechampagne/hyper-nim"
}
]