mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-02-08 20:54:33 +00:00
Bump nim-stew.
This commit is contained in:
parent
1742a82ca7
commit
7ad59b1852
@ -10,6 +10,9 @@ import
|
|||||||
export
|
export
|
||||||
keystore
|
keystore
|
||||||
|
|
||||||
|
when defined(windows):
|
||||||
|
import stew/[windows/acl]
|
||||||
|
|
||||||
{.push raises: [Defect].}
|
{.push raises: [Defect].}
|
||||||
{.localPassC: "-fno-lto".} # no LTO for crypto
|
{.localPassC: "-fno-lto".} # no LTO for crypto
|
||||||
|
|
||||||
|
2
vendor/nim-stew
vendored
2
vendor/nim-stew
vendored
@ -1 +1 @@
|
|||||||
Subproject commit 70b4500af835be8cf71b06c4a84af49c52dd1792
|
Subproject commit 7018fb0b5ec9bdf7795d4834a15f8967dd5910a4
|
Loading…
x
Reference in New Issue
Block a user