Skip to content

Commit

Permalink
Merge pull request #2 from SierraSoftworks/dependabot/cargo/opentelem…
Browse files Browse the repository at this point in the history
…etry-22a2db0795

chore(deps): Bump tonic from 0.12.2 to 0.12.3 in the opentelemetry group
  • Loading branch information
notheotherben authored Sep 27, 2024
2 parents 92bdaf7 + ea21e1e commit 9d37d15
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ sentry = { version = "0.34", default-features = false, optional = true, features
"log",
"rustls",
] }
tonic = { version = "0.12.2", features = ["tls-roots"], optional = true }
tonic = { version = "0.12.3", features = ["tls-roots"], optional = true }
tracing = { version = "0.1.40", features = ["log"] }
tracing-attributes = { git = "https://github.com/SierraSoftworks/tracing.git" }
tracing-futures = { version = "0.2.5", features = ["futures-03"] }
Expand Down

0 comments on commit 9d37d15

Please sign in to comment.