Skip to content

Commit 2aabaa1

Browse files
committed
Update docs.rs metadata
1 parent 02ffe6f commit 2aabaa1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ keywords = ["riscv", "k210", "hal"]
99
license = "ISC"
1010
edition = "2018"
1111

12+
[package.metadata.docs.rs]
13+
targets = ["riscv64gc-unknown-none-elf"]
14+
1215
[dependencies]
1316
embedded-hal = { version = "0.2.3", features = ["unproven"] }
1417
nb = "0.1.1"

0 commit comments

Comments
 (0)