mirror of
https://github.com/poem-web/poem.git
synced 2026-01-25 04:18:25 +00:00
chore(deps): update prost-build requirement from 0.13.1 to 0.14.1
Updates the requirements on [prost-build](https://github.com/tokio-rs/prost) to permit the latest version. - [Release notes](https://github.com/tokio-rs/prost/releases) - [Changelog](https://github.com/tokio-rs/prost/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/prost/compare/v0.13.1...v0.14.1) --- updated-dependencies: - dependency-name: prost-build dependency-version: 0.14.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -14,7 +14,7 @@ categories = ["network-programming", "asynchronous"]
|
||||
|
||||
[dependencies]
|
||||
prettyplease = "0.2.9"
|
||||
prost-build = "0.13.1"
|
||||
prost-build = "0.14.1"
|
||||
quote.workspace = true
|
||||
proc-macro2.workspace = true
|
||||
syn.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user