File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -20,13 +20,13 @@ debug = false
20
20
21
21
[workspace .dependencies ]
22
22
paste = " 1.0"
23
- spin = " 0.9 "
23
+ spin = " 0.10 "
24
24
x86 = " 0.52"
25
25
x86_64 = " 0.15"
26
26
log = " 0.4"
27
27
bitflags = " 2.3"
28
28
libm = " 0.2"
29
- xmas-elf = " 0.9 "
29
+ xmas-elf = " 0.10 "
30
30
arrayvec = { version = " 0.7" , default-features = false }
31
31
uefi = { version = " 0.34" , default-features = false }
32
32
lazy_static = { version = " 1.4" , features = [" spin_no_std" ] }
Original file line number Diff line number Diff line change @@ -20,14 +20,14 @@ debug = false
20
20
21
21
[workspace .dependencies ]
22
22
paste = " 1.0"
23
- spin = " 0.9 "
23
+ spin = " 0.10 "
24
24
x86 = " 0.52"
25
25
x86_64 = " 0.15"
26
26
log = " 0.4"
27
27
bit_field = " 0.10"
28
28
bitflags = " 2.3"
29
29
libm = " 0.2"
30
- xmas-elf = " 0.9 "
30
+ xmas-elf = " 0.910 "
31
31
linked_list_allocator = " 0.10"
32
32
arrayvec = { version = " 0.7" , default-features = false }
33
33
uefi = { version = " 0.34" , default-features = false }
Original file line number Diff line number Diff line change @@ -27,19 +27,19 @@ debug = false
27
27
28
28
bit_field = " 0.10"
29
29
bitflags = " 2.6"
30
- hex-literal = " 0.4 "
30
+ hex-literal = " 1.0 "
31
31
libm = " 0.2"
32
32
linked_list_allocator = " 0.10"
33
33
log = " 0.4"
34
- lru = " 0.13 "
34
+ lru = " 0.14 "
35
35
paste = " 1.0"
36
36
pc-keyboard = " 0.8"
37
37
rand_hc = " 0.4"
38
- spin = " 0.9 "
38
+ spin = " 0.10 "
39
39
volatile = " 0.6"
40
40
x86 = " 0.52"
41
41
x86_64 = " 0.15"
42
- xmas-elf = " 0.9 "
42
+ xmas-elf = " 0.10 "
43
43
uefi = { version = " 0.34" , default-features = false }
44
44
chrono = { version = " 0.4" , default-features = false }
45
45
arrayvec = { version = " 0.7" , default-features = false }
You can’t perform that action at this time.
0 commit comments