Skip to content

Commit e0b3d1f

Browse files
authored
Merge pull request #1465 from rust-osdev/bishop-no-ptrmeta
uefi-raw: Drop unused dependency on ptr_meta
2 parents 8a8054c + f321eaa commit e0b3d1f

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Cargo.lock

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

uefi-raw/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ rust-version = "1.70"
2020

2121
[dependencies]
2222
bitflags.workspace = true
23-
ptr_meta.workspace = true
2423
uguid.workspace = true
2524

2625
[package.metadata.docs.rs]

0 commit comments

Comments
 (0)