From 58f91c48c048bc60eff08e3e704de954e218b72e Mon Sep 17 00:00:00 2001 From: Jaremy Creechley Date: Tue, 11 Jul 2023 15:59:27 -0700 Subject: [PATCH] add nat traversal to make nimbus happy --- atlas.lock | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/atlas.lock b/atlas.lock index e019c4a..0e94752 100644 --- a/atlas.lock +++ b/atlas.lock @@ -5,6 +5,11 @@ "url": "https://github.com/status-im/nimbus-build-system", "commit": "239c3a7fbb88fd241da0ade3246fd2e5fcff4f25" }, + "nim-nat-traversal": { + "dir": "vendor/nim-nat-traversal", + "url": "https://github.com/status-im/nim-nat-traversal", + "commit": "802d75edcc656e616120fb27f950ff1285ddcbba" + }, "nim-zlib": { "dir": "vendor/nim-zlib", "url": "https://github.com/status-im/nim-zlib",