Skip to content

Commit

Permalink
chore(deps): bump opentelemetry-proto from 0.25.0 to 0.26.1 in the op…
Browse files Browse the repository at this point in the history
…entelemetry group (#174)
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent b04cab3 commit cff8743
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 64 deletions.
81 changes: 18 additions & 63 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 crates/synd_o11y/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ opentelemetry-stdout = ["dep:opentelemetry-stdout"]

[dev-dependencies]
insta = { workspace = true, features = ["yaml", "redactions"] }
opentelemetry-proto = { version = "0.25.0", features = ["gen-tonic", "trace", "metrics", "logs", "with-serde"] }
opentelemetry-proto = { version = "0.26.1", features = ["gen-tonic", "trace", "metrics", "logs", "with-serde"] }
tokio = { workspace = true, features = ["macros", "rt-multi-thread", "sync"] }
tonic = { version = "0.12.3", features = ["transport"] }

Expand Down

0 comments on commit cff8743

Please sign in to comment.