Skip to content

Commit

Permalink
fix(deps): update rust crate protobuf to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 5, 2023
1 parent f20ed9b commit 05d4830
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 4 deletions.
46 changes: 43 additions & 3 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 @@ -9,7 +9,7 @@ edition = "2018"
protobuf-codegen-pure = "2.28.0"

[dependencies]
protobuf = "2.28.0"
protobuf = "3.2.0"
anvil-region = { git = "https://github.com/GiganticMinecraft/anvil-region", rev = "8dd1ca732686cac19f9957300414319108c07341"}
named-binary-tag = "0.6"

Expand Down

0 comments on commit 05d4830

Please sign in to comment.