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:
Etan Kissling 2023-06-01 10:05:52 +02:00 committed by GitHub
parent 7a7573d7d0
commit cb25e11252
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 2 deletions

9
.gitmodules vendored
View File

@ -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

@ -1 +1 @@
Subproject commit 527b2bd3f44a47af03d3d3c940348e0cb8826652
Subproject commit 533022be6afee15800148a30b502b8ca9e327377