mirror of
https://github.com/vacp2p/nim-libp2p.git
synced 2025-03-01 16:40:32 +00:00
rename + add tutorial to libp2p.nimble
This commit is contained in:
parent
56460c84e7
commit
8d1c81776e
@ -102,6 +102,7 @@ task examples_build, "Build the samples":
|
||||
if (NimMajor, NimMinor) > (1, 2):
|
||||
# This tutorial relies on post 1.4 exception tracking
|
||||
buildSample("tutorial_3_protobuf", true)
|
||||
buildSample("tutorial_5_discovery", true)
|
||||
|
||||
# pin system
|
||||
# while nimble lockfile
|
||||
|
Loading…
x
Reference in New Issue
Block a user