Skip to content

Commit feed910

Browse files
chore(deps): bump prost from 0.13.4 to 0.13.5
Bumps [prost](https://github.com/tokio-rs/prost) from 0.13.4 to 0.13.5. - [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.4...v0.13.5) --- updated-dependencies: - dependency-name: prost dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7834239 commit feed910

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 5 additions & 5 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
@@ -55,7 +55,7 @@ opentelemetry-semantic-conventions = { version = "0.28.0" }
5555
opentelemetry_sdk = { version = "0.27.1", features = ["metrics"] }
5656
ordered-float = { version = "4.6.0" }
5757
prometheus = "0.13.4"
58-
prost = { version = "0.13.4" }
58+
prost = { version = "0.13.5" }
5959
regex = "1.11.1"
6060
reqwest = { version = "0.12.12", features = ["json", "native-tls-vendored", "gzip"], default-features = false }
6161
reqwest-middleware = "0.4.0"

0 commit comments

Comments
 (0)