Skip to content

Commit 040eb2c

Browse files
committed
using riscv-target with compatible MSRV
1 parent 0b1131d commit 040eb2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ bare-metal = ">=0.2.0,<0.2.5"
1313
bit_field = "0.9.0"
1414

1515
[build-dependencies]
16-
riscv-target = "0.1"
16+
riscv-target = "0.1.2"
1717

1818
[features]
1919
inline-asm = []

0 commit comments

Comments
 (0)