Skip to content

Commit

Permalink
Protobuf compiler
Browse files Browse the repository at this point in the history
  • Loading branch information
NicholasLYang committed Jun 17, 2024
1 parent b4ceb48 commit 7e8c1e2
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 @@ -117,7 +117,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 = "2"
protobuf-compiler = "3.6.1"

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

0 comments on commit 7e8c1e2

Please sign in to comment.