Skip to content

Commit f233c8b

Browse files
authored
Merge pull request #25 from ahmedcharles/deps
Update dependencies
2 parents 8b7c687 + 3da21e0 commit f233c8b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ keywords = ["riscv", "register", "peripheral"]
99
license = "ISC"
1010

1111
[dependencies]
12-
bare-metal = "0.2.4"
13-
vcell = "0.1.0"
14-
riscv = "0.6.0"
12+
bare-metal = "1.0.0"
13+
vcell = "0.1.3"
14+
riscv = "0.7.0"
1515

1616
[features]
1717
rt = []

0 commit comments

Comments
 (0)