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.
2 parents a21e25a + 735e2f7 commit cbcaf6aCopy full SHA for cbcaf6a
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