Skip to content

Commit 4c52472

Browse files
committed
Updated the spin crate
1 parent 9c06d6d commit 4c52472

File tree

2 files changed

+12
-3
lines changed

2 files changed

+12
-3
lines changed

kernel/Cargo.lock

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

kernel/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ lazy_static = {version = "=1.4.0", features = ["spin_no_std"]}
1111
linked_list_allocator = "=0.9.0"
1212
pic8259 = "=0.10.1"
1313
raw-cpuid = {version = "=10.2.0", default-features = false}
14-
spin = "=0.5.2"
14+
spin = "=0.9.2"
1515
uart_16550 = "=0.2.15"
1616
volatile = "=0.2.6"
1717
x86_64 = "=0.14.6"

0 commit comments

Comments
 (0)