Skip to content

Commit 753d680

Browse files
chore(deps): bump prost from 0.13.3 to 0.13.4 in /ci/no-std-check
Bumps [prost](https://github.com/tokio-rs/prost) from 0.13.3 to 0.13.4. - [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.3...v0.13.4) --- updated-dependencies: - dependency-name: prost dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent be82d12 commit 753d680

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ arbitrary = { version = "1.4", features = [ "derive" ] }
5858
base64 = { version = "0.22", default-features = false }
5959
borsh = { version = "1", default-features = false, features = [ "derive" ] }
6060
displaydoc = { version = "0.2.5", default-features = false }
61-
prost = { version = "0.13.2", default-features = false }
61+
prost = { version = "0.13.4", default-features = false }
6262
derive_more = { version = "1.0.0", default-features = false, features = [ "from", "into", "display", "try_into" ] }
6363
rstest = { version = "0.24" }
6464
schemars = { version = "0.8.21" }

ci/no-std-check/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.

0 commit comments

Comments
 (0)