Skip to content

Commit 77414db

Browse files
Bump prost-build from 0.13.1 to 0.13.3 (#363)
Bumps [prost-build](https://github.com/tokio-rs/prost) from 0.13.1 to 0.13.3. - [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.3) --- updated-dependencies: - dependency-name: prost-build dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0f08c53 commit 77414db

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.

lib/borderlands-launcher/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ tokio-util = { version = "0.7.11", features = [ "io" ], default-features = false
2020

2121
# Optional
2222
anyhow = { version = "1.0.89", optional = true }
23-
prost-build = { version = "0.13.1", optional = true }
23+
prost-build = { version = "0.13.3", optional = true }
2424

2525
[dev-dependencies]
2626
tokio = { version = "1.40.0", features = ["macros"] }

0 commit comments

Comments
 (0)