Skip to content

Commit a65d6f7

Browse files
committed
uart_16550 0.2.7
1 parent 7faedca commit a65d6f7

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "uart_16550"
3-
version = "0.2.6"
3+
version = "0.2.7"
44
authors = ["Lachlan Sneff <[email protected]>", "Philipp Oppermann <[email protected]>"]
55
description = "Minimal support for uart_16550 serial output."
66
license = "MIT"

Changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
0.2.7
2+
13
- Update `x86_64` dependency to version `0.11.0`
24

35
# 0.2.6

0 commit comments

Comments
 (0)