Skip to content

Commit 071199a

Browse files
fix(deps): update rust crate uart_16550 to 0.4.0
1 parent a741aa5 commit 071199a

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 @@ lazy_static = { version = "1.4.0", features = ["spin_no_std"] }
99
spin = "0.5.2"
1010
volatile = "=0.2.6"
1111
x86_64 = "0.15.0"
12-
uart_16550 = "0.3.0"
12+
uart_16550 = "0.4.0"
1313
pic8259 = "0.11.0"
1414
pc-keyboard = "0.5.0"
1515
linked_list_allocator = "0.9.0"

0 commit comments

Comments
 (0)