Skip to content

Commit 6c1b70c

Browse files
josephlrrbradford
authored andcommitted
Cargo: Update dependancies and toolchain version
Signed-off-by: Joe Richey <[email protected]>
1 parent 1634ee6 commit 6c1b70c

File tree

3 files changed

+21
-23
lines changed

3 files changed

+21
-23
lines changed

Cargo.lock

Lines changed: 18 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ log-panic = ["log-serial"]
2525

2626
[dependencies]
2727
bitflags = "1.2"
28-
x86_64 = "0.9"
28+
x86_64 = "0.10"
2929
atomic_refcell = "0.1"
3030
r-efi = "2.1.0"
31-
uart_16550 = "0.2.5"
31+
uart_16550 = "0.2.6"

rust-toolchain

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
nightly-2020-03-01
1+
nightly-2020-05-15

0 commit comments

Comments
 (0)