Skip to content

Commit ae715e8

Browse files
fix(deps): update rust crate volatile to v0.6.1
1 parent cd2c5f7 commit ae715e8

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 5 additions & 5 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
@@ -7,7 +7,7 @@ edition = "2021"
77
bootloader = { version = "0.9", features = ["map_physical_memory"]}
88
lazy_static = { version = "1.4.0", features = ["spin_no_std"] }
99
spin = "0.5.2"
10-
volatile = "=0.2.6"
10+
volatile = "=0.6.1"
1111
x86_64 = "0.15.0"
1212
uart_16550 = "0.3.0"
1313
pic8259 = "0.11.0"

0 commit comments

Comments
 (0)