Skip to content

Commit 73f45e3

Browse files
committed
Merge branch 'master' into ustatus
2 parents 8840aee + 9d68612 commit 73f45e3

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
@@ -9,7 +9,7 @@ keywords = ["riscv", "register", "peripheral"]
99
license = "ISC"
1010

1111
[dependencies]
12-
bare-metal = "0.2.0"
12+
bare-metal = ">=0.2.0,<0.2.5"
1313
bit_field = "0.9.0"
1414

1515
[features]

0 commit comments

Comments
 (0)