Skip to content

Commit b25a2b0

Browse files
authored
Merge pull request #268 from paritytech/dependabot/cargo/tracing-0.1.26
Bump tracing from 0.1.25 to 0.1.26
2 parents 97cd835 + 22623b0 commit b25a2b0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

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

substrate-archive/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ smol = "1.2"
3030
sqlx = { version = "0.5", default-features = false, features = ["postgres", "macros", "runtime-async-std-rustls", "migrate", "json", "offline", "chrono"] }
3131
tempfile = "3.2.0"
3232
thiserror = "1.0"
33-
tracing = "0.1.23"
33+
tracing = "0.1.26"
3434
tracing-subscriber = "0.2.15"
3535
xtra = { version = "0.5.0-rc.1", features = ["with-smol-1"] }
3636

0 commit comments

Comments
 (0)