Skip to content

Commit

Permalink
Bump tracing-subscriber from 0.2.16 to 0.2.17 (informalsystems#744)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Mar 16, 2021
1 parent 1d1b187 commit 7e10161
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 relayer-cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ serde = { version = "1", features = ["serde_derive"] }
thiserror = "1"
tokio = { version = "1.0", features = ["full"] }
tracing = "0.1.13"
tracing-subscriber = "0.2.16"
tracing-subscriber = "0.2.17"
futures = "0.3.5"
toml = "0.5.6"
serde_derive = "1.0.116"
Expand Down

0 comments on commit 7e10161

Please sign in to comment.