Skip to content

Commit 2698b47

Browse files
Revert "build(deps): bump tracing from 0.1.37 to 0.1.38 (#109)"
This reverts commit b914250. tracing 0.1.38 was yanked due to an unintended backwards-incompatible change in a patch version bump: tokio-rs/tracing#2578 (comment)
1 parent 81722c8 commit 2698b47

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

Cargo.lock

Lines changed: 6 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

zilliqa/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,5 @@ tokio-stream = "0.1.14"
4242
toml = "0.7.3"
4343
tower = "0.4.13"
4444
tower-http = { version = "0.4.0", features = ["cors"] }
45-
tracing = "0.1.38"
45+
tracing = "0.1.37"
4646
tracing-subscriber = "0.3.17"

0 commit comments

Comments
 (0)