Skip to content

Commit b5d795c

Browse files
chore(deps): bump prost from 0.13.5 to 0.14.0
Bumps [prost](https://github.com/tokio-rs/prost) from 0.13.5 to 0.14.0. - [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.5...v0.14.0) --- updated-dependencies: - dependency-name: prost dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 98a448d commit b5d795c

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
@@ -55,7 +55,7 @@ opentelemetry-semantic-conventions = { version = "0.30.0" }
5555
opentelemetry_sdk = { version = "0.27.1", features = ["metrics"] }
5656
ordered-float = { version = "5.0.0" }
5757
prometheus = "0.13.4"
58-
prost = { version = "0.13.5" }
58+
prost = { version = "0.14.0" }
5959
regex = "1.11.1"
6060
reqwest = { version = "0.12.20", features = ["json", "native-tls-vendored", "gzip"], default-features = false }
6161
reqwest-middleware = "0.4.2"

0 commit comments

Comments
 (0)