-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move to miniupnp version 2.2.4 to avoid symlink error
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule nim-nat-traversal
updated
8 files
+8 −34 | .github/workflows/ci.yml | |
+2 −3 | examples/miniupnpc_test.nim | |
+2 −2 | nat_traversal.nimble | |
+14 −23 | nat_traversal/miniupnpc.nim | |
+4 −17 | nat_traversal/natpmp.nim | |
+8 −9 | nimble.lock | |
+1 −1 | vendor/libnatpmp-upstream | |
+1 −1 | vendor/miniupnp |