changed some stuff

This commit is contained in:
FantasyPvP
2023-09-27 00:42:04 +01:00
parent 45304c26d8
commit 76a2ec2163
8 changed files with 88 additions and 58 deletions
+1 -1
View File
@@ -23,11 +23,11 @@ pic8259 = "0.10.1"
pc-keyboard = "0.5.0"
linked_list_allocator = "0.10.2"
async-trait = "0.1.62"
# fatfs = { version = "0.3", default-features = false, features = ["core_io"] }
ansi_rgb = "0.2.0"
rgb = "0.8"
rand = { version = "0.8.5", default-features = false, features = ["small_rng"]}
hashbrown = "0.13.2"
cmos-rtc = "0.1.2"
[dependencies.lazy_static]
version = "1.0"