Skip to content

Commit e586857

Browse files
build(deps): bump uart_16550 from 0.2.6 to 0.2.7
Bumps [uart_16550](https://github.com/rust-osdev/uart_16550) from 0.2.6 to 0.2.7. - [Release notes](https://github.com/rust-osdev/uart_16550/releases) - [Changelog](https://github.com/rust-osdev/uart_16550/blob/master/Changelog.md) - [Commits](rust-osdev/uart_16550@v0.2.6...v0.2.7) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent f1f4c86 commit e586857

File tree

2 files changed

+5
-15
lines changed

2 files changed

+5
-15
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ bitflags = "1.2"
2828
x86_64 = "0.11"
2929
atomic_refcell = "0.1"
3030
r-efi = "2.1.0"
31-
uart_16550 = "0.2.6"
31+
uart_16550 = "0.2.7"

0 commit comments

Comments
 (0)