mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-30 16:25:31 +00:00
bump nim-chronicles
to 533022be6afee15800148a30b502b8ca9e327377
(#5017)
* bump `nim-chronicles` to `533022be6afee15800148a30b502b8ca9e327377` - Fix registry locking when threading disabled - Fix for styleCheck:usages (v0.10.2) - Setup for Nimble 1.4.0 * lint
This commit is contained in:
parent
7a7573d7d0
commit
cb25e11252
9
.gitmodules
vendored
9
.gitmodules
vendored
@ -1,3 +1,10 @@
|
||||
# beacon_chain
|
||||
# Copyright (c) 2019-2023 Status Research & Development GmbH
|
||||
# Licensed and distributed under either of
|
||||
# * MIT license (license terms in the root directory or at http://opensource.org/licenses/MIT).
|
||||
# * Apache v2 license (license terms in the root directory or at http://www.apache.org/licenses/LICENSE-2.0).
|
||||
# at your option. This file may not be copied, modified, or distributed except according to those terms.
|
||||
|
||||
[submodule "vendor/nim-eth2-scenarios"]
|
||||
path = vendor/nim-eth2-scenarios
|
||||
url = https://github.com/status-im/nim-eth2-scenarios
|
||||
@ -57,7 +64,7 @@
|
||||
path = vendor/nim-chronicles
|
||||
url = https://github.com/status-im/nim-chronicles.git
|
||||
ignore = untracked
|
||||
branch = master
|
||||
branch = nbc-1.5.3
|
||||
[submodule "vendor/nim-faststreams"]
|
||||
path = vendor/nim-faststreams
|
||||
url = https://github.com/status-im/nim-faststreams.git
|
||||
|
2
vendor/nim-chronicles
vendored
2
vendor/nim-chronicles
vendored
@ -1 +1 @@
|
||||
Subproject commit 527b2bd3f44a47af03d3d3c940348e0cb8826652
|
||||
Subproject commit 533022be6afee15800148a30b502b8ca9e327377
|
Loading…
x
Reference in New Issue
Block a user