Skip to content

Commit

Permalink
Merge pull request #268 from paritytech/dependabot/cargo/tracing-0.1.26
Browse files Browse the repository at this point in the history
Bump tracing from 0.1.25 to 0.1.26
  • Loading branch information
dvdplm authored May 3, 2021
2 parents 97cd835 + 22623b0 commit b25a2b0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion substrate-archive/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ smol = "1.2"
sqlx = { version = "0.5", default-features = false, features = ["postgres", "macros", "runtime-async-std-rustls", "migrate", "json", "offline", "chrono"] }
tempfile = "3.2.0"
thiserror = "1.0"
tracing = "0.1.23"
tracing = "0.1.26"
tracing-subscriber = "0.2.15"
xtra = { version = "0.5.0-rc.1", features = ["with-smol-1"] }

Expand Down

0 comments on commit b25a2b0

Please sign in to comment.