Skip to content

Commit a967d66

Browse files
committed
bump riscv dependency to 0.8.0
1 parent f233c8b commit a967d66

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
@@ -11,7 +11,7 @@ license = "ISC"
1111
[dependencies]
1212
bare-metal = "1.0.0"
1313
vcell = "0.1.3"
14-
riscv = "0.7.0"
14+
riscv = "0.8.0"
1515

1616
[features]
1717
rt = []

0 commit comments

Comments
 (0)