Skip to content

Commit

Permalink
upgrade eventheader version
Browse files Browse the repository at this point in the history
  • Loading branch information
lalitb committed Jan 18, 2024
1 parent c841fba commit 3ce2703
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion opentelemetry-user-events-metrics/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ rust-version = "1.65"
opentelemetry = { version = "0.21", features = ["metrics"] }
opentelemetry_sdk = { version = "0.21", features = ["metrics", "rt-tokio"] }
opentelemetry-proto = { version = "0.4", features = ["gen-tonic", "metrics"] }
eventheader = { version = "= 0.3.2" }
eventheader = { version = "= 0.3.4" }
async-trait = "0.1"
prost = "0.11"

Expand Down

0 comments on commit 3ce2703

Please sign in to comment.