mirror of
https://github.com/nghttp2/nghttp2.git
synced 2025-12-06 18:18:52 +08:00
14 lines
426 B
Plaintext
14 lines
426 B
Plaintext
[submodule "third-party/mruby"]
|
|
path = third-party/mruby
|
|
url = https://github.com/mruby/mruby
|
|
[submodule "third-party/neverbleed"]
|
|
path = third-party/neverbleed
|
|
url = https://github.com/tatsuhiro-t/neverbleed.git
|
|
branch = nghttp2
|
|
[submodule "tests/munit"]
|
|
path = tests/munit
|
|
url = https://github.com/ngtcp2/munit
|
|
[submodule "third-party/urlparse"]
|
|
path = third-party/urlparse
|
|
url = https://github.com/ngtcp2/urlparse
|