From fe6f8d8733639a6952c941585f3388996d27ec83 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Aug 2026 02:32:45 +0000 Subject: [PATCH] build: Bump uart_16550 from 0.4.0 to 0.7.0 Bumps [uart_16550](https://github.com/rust-osdev/uart_16550) from 0.4.0 to 0.7.0. - [Release notes](https://github.com/rust-osdev/uart_16550/releases) - [Changelog](https://github.com/rust-osdev/uart_16550/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-osdev/uart_16550/compare/v0.4.0...v0.7.0) --- updated-dependencies: - dependency-name: uart_16550 dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Cargo.lock | 50 +++++++++++--------------------------------------- Cargo.toml | 2 +- 2 files changed, 12 insertions(+), 40 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 965a804a..2b875ab6 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -35,12 +35,6 @@ version = "0.10.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "dcb6dd1c2376d2e096796e234a70e17e94cc2d5d54ff8ce42b28cef1d0d359a4" -[[package]] -name = "bitflags" -version = "1.3.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" - [[package]] name = "bitflags" version = "2.13.1" @@ -226,7 +220,7 @@ version = "0.5.0" dependencies = [ "aarch64-cpu", "atomic_refcell", - "bitflags 2.13.1", + "bitflags", "chrono", "dirs", "fdt", @@ -283,7 +277,7 @@ version = "0.1.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c0ff37bd590ca25063e35af745c343cb7a0271906fb7b37e4813e8f79f00268d" dependencies = [ - "bitflags 2.13.1", + "bitflags", "libc", ] @@ -465,22 +459,13 @@ version = "0.10.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "0c8d0fd677905edcbeedbf2edb6494d676f0e98d54d5cf9bda0b061cb8fb8aba" -[[package]] -name = "raw-cpuid" -version = "10.7.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6c297679cb867470fa8c9f67dbba74a78d78e3e98d7cf2b08d6d71540f797332" -dependencies = [ - "bitflags 1.3.2", -] - [[package]] name = "redox_syscall" version = "0.5.8" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "03a862b389f93e68874fbf580b9de08dd02facb9a788ebadaf4a3fd33cf58834" dependencies = [ - "bitflags 2.13.1", + "bitflags", ] [[package]] @@ -500,7 +485,7 @@ version = "1.1.4" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b6fe4565b9518b83ef4f91bb47ce29620ca828bd32cb7e408f0062e9930ba190" dependencies = [ - "bitflags 2.13.1", + "bitflags", "errno", "libc", "linux-raw-sys", @@ -579,7 +564,7 @@ version = "0.9.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c95eb3c09e378543395a3fa9796f897861862466ee331d59140ade4ea0dcfdfc" dependencies = [ - "bitflags 2.13.1", + "bitflags", "libc", "libssh2-sys", "parking_lot", @@ -643,13 +628,11 @@ checksum = "8d2d250f87fb3fb6f225c907cf54381509f47b40b74b1d1f12d2dccbc915bdfe" [[package]] name = "uart_16550" -version = "0.4.0" +version = "0.7.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "94d293f51425981fdb1b766beae254dbb711a17e8c4b549dc69b9b7ee0d478d5" +checksum = "793aaaae8377eac3c014308912c84b969dd0445369059d9074105d27cb6b5a72" dependencies = [ - "bitflags 2.13.1", - "rustversion", - "x86", + "bitflags", ] [[package]] @@ -728,7 +711,7 @@ version = "0.244.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "47b807c72e1bac69382b3a6fb3dbe8ea4c0ed87ff5629b8685ae6b9a611028fe" dependencies = [ - "bitflags 2.13.1", + "bitflags", "hashbrown 0.15.5", "indexmap", "semver", @@ -865,7 +848,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "9d66ea20e9553b30172b5e831994e35fbde2d165325bec84fc43dbf6f4eb9cb2" dependencies = [ "anyhow", - "bitflags 2.13.1", + "bitflags", "indexmap", "log", "serde", @@ -895,17 +878,6 @@ dependencies = [ "wasmparser", ] -[[package]] -name = "x86" -version = "0.52.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2781db97787217ad2a2845c396a5efe286f87467a5810836db6d74926e94a385" -dependencies = [ - "bit_field", - "bitflags 1.3.2", - "raw-cpuid", -] - [[package]] name = "x86_64" version = "0.15.5" @@ -913,7 +885,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "be4ec631e1a81d50e46c35a4a00322bd076c47491b64c2fb10a7ffa89002c697" dependencies = [ "bit_field", - "bitflags 2.13.1", + "bitflags", "const_fn", "rustversion", "volatile", diff --git a/Cargo.toml b/Cargo.toml index 297607b0..e90960c1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -39,7 +39,7 @@ fdt = "0.1.5" chrono = { version = "0.4", default-features = false } [target.'cfg(target_arch = "x86_64")'.dependencies] -uart_16550 = "0.4.0" +uart_16550 = "0.7.0" x86_64 = { version = "0.15.4", default-features = false, features = [ "instructions", ] }