Skip to content

Commit

Permalink
bindgen
Browse files Browse the repository at this point in the history
  • Loading branch information
MXWXZ committed Aug 30, 2024
1 parent a430a00 commit d1489b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cross.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ pre-build = [
"unzip protoc-27.3-linux-x86_64.zip -d $HOME/.local",
"rm protoc-27.3-linux-x86_64.zip",
"mv $HOME/.local/bin/* /usr/bin/",
"cargo install --force --locked bindgen-cli",
]

[target.aarch64-unknown-linux-musl]
Expand Down

0 comments on commit d1489b9

Please sign in to comment.