Added package quic (#3044)

This commit is contained in:
richΛrd
2025-05-26 23:22:25 +08:00
committed by GitHub
parent ccaa166e61
commit d239200c2b
+11
View File
@@ -35328,5 +35328,16 @@
"description": "A super-fast Nim package manager with automatic dependency graph and parallel installation.",
"license": "MIT",
"web": "https://github.com/HapticX/nmr"
},
{
"name": "quic",
"url": "https://github.com/vacp2p/nim-quic",
"method": "git",
"tags": [
"quic"
],
"description": "QUIC protocol implementation",
"license": "MIT",
"web": "https://github.com/vacp2p/nim-quic"
}
]