nim-libplum/.gitmodules
Arnaud fa8aadb591
feat: protocol filter (#15)
* Add Protocol filter

* Temporary point on fork

* Use ord instead of int
2026-07-13 17:21:02 +04:00

5 lines
138 B
Plaintext

[submodule "vendor/libplum"]
path = vendor/libplum
url = https://github.com/2-towns/libplum.git
branch = feat/protocol-filter