deploy: 25351b5b4260acfb768a223e8aff6767d1e93215

This commit is contained in:
zah 2022-05-11 09:43:08 +00:00
parent 804a182ce7
commit ea3b9ceef1
2 changed files with 2 additions and 3 deletions

View File

@ -2,7 +2,7 @@
# libtool - Provide generalized library-building support services.
# Generated automatically by config.status (libbacktrace) version-unused
# Libtool was configured on host fv-az193-59:
# Libtool was configured on host fv-az173-755:
# NOTE: Changes made to this file will be lost: look at ltmain.sh.
#
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,

View File

@ -21,8 +21,7 @@ requires "nim >= 1.2.0",
"stint",
"metrics",
"libp2p", # Only for Waku v2
"web3",
"rln"
"web3"
### Helper functions
proc buildBinary(name: string, srcDir = "./", params = "", lang = "c") =