Skip to content

Commit 96ac314

Browse files
fix(deps): update rust crate tonic-tracing-opentelemetry to 0.32.0
1 parent e5faeec commit 96ac314

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ hyper-util = { version = "0.1.3", features = ["tokio"] }
1717
http-body-util = "0.1.0"
1818
anyhow = "1.0.82"
1919
once_cell = "1.19.0"
20-
tonic-tracing-opentelemetry = "0.18.1"
20+
tonic-tracing-opentelemetry = "0.32.0"
2121
opentelemetry = { version = "0.22.0", features = ["trace"] }
2222
opentelemetry_sdk = { version = "0.22.1", features = ["trace", "rt-tokio"] }
2323
opentelemetry-semantic-conventions = "0.14.0"

0 commit comments

Comments
 (0)