Skip to content

Commit 43cbc2e

Browse files
build: Bump prost from 0.13.5 to 0.14.1
Bumps [prost](https://github.com/tokio-rs/prost) from 0.13.5 to 0.14.1. - [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.1) --- updated-dependencies: - dependency-name: prost dependency-version: 0.14.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9496be2 commit 43cbc2e

2 files changed

Lines changed: 28 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 27 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
@@ -14,7 +14,7 @@ clap = { version = "4.5.35", features = ["derive", "env"] }
1414
dotenvy = "0.15.7"
1515
futures = "0.3.31"
1616
mac_address = "1.1.8"
17-
prost = "0.13.5"
17+
prost = "0.14.1"
1818
reqwest = { version = "0.12.15", default-features = false, features = ["http2", "rustls-tls-native-roots"] }
1919
semver = "1.0.25"
2020
serde = { version = "1.0.219", features = ["derive"] }

0 commit comments

Comments
 (0)