Add rustls package

This commit is contained in:
XXIV 2023-04-02 18:04:22 +03:00 committed by Gabriel Huber
parent c7db1170dd
commit d9edd2241b

View File

@ -29789,5 +29789,16 @@
"description":"Binding for rust regex library",
"license":"Apache-2.0",
"web":"https://github.com/thechampagne/rure-nim"
},
{
"name":"rustls",
"url":"https://github.com/thechampagne/rustls-nim",
"method":"git",
"tags":[
"rustls"
],
"description":"Binding for rustls a TLS library",
"license":"Apache-2.0",
"web":"https://github.com/thechampagne/rustls-nim"
}
]