Skip to content

Commit

Permalink
chore: add targets in rust-toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
thevaibhav-dixit committed Mar 6, 2024
1 parent e85c270 commit 36bb697
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rust-toolchain.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
channel = "1.75.0"
profile = "default"

targets = ["x86_64-apple-darwin", "x86_64-unknown-linux-musl"]

0 comments on commit 36bb697

Please sign in to comment.