mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-09 21:21:11 +00:00
Speed up timestamp generation when logging (#9933)
* Speed up timestamp generation when logging * Align to review comments. * Correct a typo
This commit is contained in:
Generated
+2
@@ -8537,6 +8537,8 @@ version = "4.0.0-dev"
|
||||
dependencies = [
|
||||
"ansi_term 0.12.1",
|
||||
"atty",
|
||||
"chrono",
|
||||
"criterion",
|
||||
"lazy_static",
|
||||
"log 0.4.14",
|
||||
"once_cell",
|
||||
|
||||
Reference in New Issue
Block a user