We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccaa166 commit d239200Copy full SHA for d239200
packages.json
@@ -35328,5 +35328,16 @@
35328
"description": "A super-fast Nim package manager with automatic dependency graph and parallel installation.",
35329
"license": "MIT",
35330
"web": "https://github.com/HapticX/nmr"
35331
+ },
35332
+ {
35333
+ "name": "quic",
35334
+ "url": "https://github.com/vacp2p/nim-quic",
35335
+ "method": "git",
35336
+ "tags": [
35337
+ "quic"
35338
+ ],
35339
+ "description": "QUIC protocol implementation",
35340
+ "license": "MIT",
35341
+ "web": "https://github.com/vacp2p/nim-quic"
35342
}
35343
]
0 commit comments