diff --git a/common/Cargo.toml b/common/Cargo.toml index 7375b940..7f9531c6 100644 --- a/common/Cargo.toml +++ b/common/Cargo.toml @@ -19,7 +19,7 @@ xmas-elf = "0.8.0" raw-cpuid = "10.2.0" rand = { version = "0.8.4", default-features = false } rand_hc = "0.3.1" -uart_16550 = "0.2.18" +uart_16550 = "0.3.2" log = "0.4.17" [dependencies.noto-sans-mono-bitmap]