Skip to content

Commit

Permalink
Protobuf compiler version
Browse files Browse the repository at this point in the history
  • Loading branch information
NicholasLYang committed Jun 17, 2024
1 parent f34cf85 commit b8d8540
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ llvm = "*"
capnproto = "*"
gcc-aarch64-linux-gnu = { version = "*", targets = ["aarch64-unknown-linux-musl"] }
binutils-aarch64-linux-gnu = { version = "*", targets = ["aarch64-unknown-linux-musl"] }
protobuf-compiler = "*"
protobuf-compiler = "2"

[workspace.lints.clippy]
too_many_arguments = "allow"
Expand Down

0 comments on commit b8d8540

Please sign in to comment.