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 514a0fe + ce316f1 commit 78cdaefCopy full SHA for 78cdaef
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
- "riscv64imac-unknown-none",
+ "riscv64imac-unknown-none-elf",
19
]
20
rustdoc-args = ["--cfg", "docsrs"]
21
0 commit comments