Skip to content

Commit 0276114

Browse files
dependabot[bot]zk-steve
authored andcommitted
build(deps): bump prost from 0.13.1 to 0.13.2
Bumps [prost](https://github.com/tokio-rs/prost) from 0.13.1 to 0.13.2. - [Release notes](https://github.com/tokio-rs/prost/releases) - [Changelog](https://github.com/tokio-rs/prost/blob/master/CHANGELOG.md) - [Commits](tokio-rs/prost@v0.13.1...v0.13.2) --- updated-dependencies: - dependency-name: prost dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 67603e7 commit 0276114

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ opentelemetry = { version = "0.24.0" }
2828
opentelemetry-otlp = { version = "0.17.0" }
2929
opentelemetry-semantic-conventions = { version = "0.16.0" }
3030
opentelemetry_sdk = { version = "0.24.1" }
31-
prost = { version = "0.13.1" }
31+
prost = { version = "0.13.2" }
3232
rand = { version = "0.9.0-alpha.2" }
3333
readonly = { version = "0.2.12" }
3434
redis-async = { version = "0.17.2" }

0 commit comments

Comments
 (0)