Skip to content

Commit

Permalink
Merge pull request #3 from ringsaturn/dependabot/cargo/prost-0.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ringsaturn authored Nov 18, 2022
2 parents fc20bfc + 6cb0a62 commit a26028c
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 5 deletions.
31 changes: 27 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ version = "0.1.0"
[dependencies]
anyhow = "1"
bytes = "1"
prost = "0.8"
prost = "0.11"

[build-dependencies]
prost-build = "0.8"

0 comments on commit a26028c

Please sign in to comment.