Skip to content

Commit

Permalink
chore(deps): update rust crate rstest to 0.24 (#198)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 2, 2025
1 parent 2e5a09a commit 45e75a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ opentelemetry-zipkin = { version = "0.27", default-features = false }
opentelemetry-otlp = { version = "0.27", default-features = false }
opentelemetry-proto = { version = "0.27", default-features = false }
opentelemetry-stdout = { version = "0.27" }
rstest = "0.23"
rstest = "0.24"
tokio = { version = "1", default-features = false }
tokio-stream = { version = "0.1", default-features = false }
tonic = { version = "0.12", default-features = false } #should be sync with opentelemetry-proto
Expand Down

0 comments on commit 45e75a5

Please sign in to comment.