Skip to content
This repository has been archived by the owner on Oct 17, 2024. It is now read-only.

Commit

Permalink
Merge pull request #42 from philipcristiano/dependabot/cargo/tracing-…
Browse files Browse the repository at this point in the history
…0.1.40

build(deps): bump tracing from 0.1.39 to 0.1.40
  • Loading branch information
philipcristiano authored Oct 23, 2023
2 parents a92d060 + efe0baa commit bc5de3d
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 @@ -12,7 +12,7 @@ nostr-sdk = "0.24.0"
rss = "2.0.6"
serde = { version = "1.0", features = ["derive"] }
tokio = { version = "1.33.0", features = ["full"]}
tracing = "0.1.39"
tracing = "0.1.40"

opentelemetry = { version = "0.20.0", features = ["rt-tokio"] }
opentelemetry-otlp = { version = "0.13.0", features = ["grpc-tonic", "http-proto"] }
Expand Down

0 comments on commit bc5de3d

Please sign in to comment.