Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
UebelAndre committed Feb 28, 2022
1 parent 0297177 commit 68825c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cargo/cargo_bootstrap.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ exports_files([
alias(
name = "binary",
actual = "{binary_name}",
actual = "{binary}",
)
rust_binary(
Expand Down

0 comments on commit 68825c5

Please sign in to comment.