Skip to content

Commit

Permalink
Merge pull request #51 from EspressoSystems/dependabot/cargo/console-…
Browse files Browse the repository at this point in the history
…subscriber-0.1.10

build(deps): bump console-subscriber from 0.1.9 to 0.1.10
  • Loading branch information
Ancient123 authored Jul 6, 2023
2 parents c586a14 + 21da372 commit 50ac027
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ tracing-subscriber = { version = "0.3.17", features = [
"env-filter",
"json",
], optional = true }
console-subscriber = { version = "0.1.9", optional = true }
console-subscriber = { version = "0.1.10", optional = true }
opentelemetry = { version = "0.19.0", features = [
"rt-tokio-current-thread",
"metrics",
Expand Down

0 comments on commit 50ac027

Please sign in to comment.