-
Notifications
You must be signed in to change notification settings - Fork 58
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump nim-chronicles to latest and greates - was missing from previous…
… version bumps (#3274)
- Loading branch information
1 parent
c142994
commit 81a19c3
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule nim-chronicles
updated
15 files
+0 −39 | .appveyor.yml | |
+22 −14 | .github/workflows/ci.yml | |
+0 −26 | .travis.yml | |
+8 −3 | README.md | |
+36 −26 | chronicles.nim | |
+10 −3 | chronicles.nimble | |
+1 −8 | chronicles/chronos_tools.nim | |
+1 −2 | chronicles/helpers.nim | |
+221 −18 | chronicles/log_output.nim | |
+8 −2 | chronicles/options.nim | |
+42 −0 | chronicles/timestamp.nim | |
+2 −0 | config.nims | |
+1 −1 | nim.cfg | |
+0 −118 | nimble.lock | |
+1 −1 | tests/perf/size_check_debug.test |