Skip to content

Commit

Permalink
try fixing docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
beltram committed Jun 13, 2023
1 parent 7316527 commit ee96751
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ categories = ["command-line-utilities", "development-tools::testing"]

include = ["/src/*", "/Cargo.toml"]

[build-dependencies]
[target.'cfg(not(target_env = "musl"))'.build-dependencies]
tonic-build = "0.9"

[dependencies]
Expand Down

0 comments on commit ee96751

Please sign in to comment.