Skip to content

Commit 6c1c8a3

Browse files
chore: update informalsystems-pbjson-build requirement in /rust
Updates the requirements on [informalsystems-pbjson-build](https://github.com/informalsystems/pbjson) to permit the latest version. - [Release notes](https://github.com/informalsystems/pbjson/releases) - [Changelog](https://github.com/informalsystems/pbjson/blob/main/CHANGELOG.md) - [Commits](informalsystems/pbjson@v0.6.0...v0.7.0) --- updated-dependencies: - dependency-name: informalsystems-pbjson-build dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6c77125 commit 6c1c8a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust/codegen/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ edition = "2018"
1010
bytes = "1.0.1"
1111
prost = "0.12"
1212
prost-build = "0.12"
13-
informalsystems-pbjson-build = "0.6.0"
13+
informalsystems-pbjson-build = "0.7.0"

0 commit comments

Comments
 (0)