mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
Added package quic (#3044)
This commit is contained in:
parent
ccaa166e61
commit
d239200c2b
@ -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"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user