Browse Source

Turn off target type

pull/22/head
ssrlive 3 years ago
committed by GitHub
parent
commit
14279a482c
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .cargo/config.toml

2
.cargo/config.toml

@ -2,4 +2,4 @@
protocol = "sparse"
[build]
target = ["x86_64-unknown-linux-gnu"]
#target = ["x86_64-unknown-linux-gnu"]

Loading…
Cancel
Save