We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a21e25a commit 735e2f7Copy full SHA for 735e2f7
Cargo.toml
@@ -15,7 +15,7 @@ default-target = "x86_64-unknown-none"
15
targets = [
16
"x86_64-unknown-none",
17
"aarch64-unknown-none-softfloat",
18
- "riscv64-unknown-none",
+ "riscv64imac-unknown-none",
19
]
20
rustdoc-args = ["--cfg", "docsrs"]
21
0 commit comments