Skip to content

Commit ecb4b24

Browse files
xfmt --fix
1 parent 81c2bf0 commit ecb4b24

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Cargo.lock

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7088,7 +7088,6 @@ version = "0.0.0"
70887088
dependencies = [
70897089
"anyhow",
70907090
"bitfield-struct 0.11.0",
7091-
"inspect",
70927091
"open_enum",
70937092
"parking_lot",
70947093
"static_assertions",

vm/devices/tdisp/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ rust-version.workspace = true
99
[dependencies]
1010
anyhow.workspace = true
1111
bitfield-struct.workspace = true
12-
inspect.workspace = true
1312
open_enum.workspace = true
1413
parking_lot.workspace = true
1514
static_assertions.workspace = true

0 commit comments

Comments
 (0)