Skip to content

Commit 2aeab97

Browse files
nicholasbishopphip1611
authored andcommitted
release: 0.2.0 (take two)
Add repository URL and description to the cargo metadata.
1 parent de1d676 commit 2aeab97

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ovmf-prebuilt/Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ edition.workspace = true
55
categories = ["development-tools"]
66
keywords = ["edk2", "firmware", "ovmf", "prebuilt"]
77
license = "MIT OR Apache-2.0"
8+
repository = "https://github.com/rust-osdev/ovmf-prebuilt"
9+
description = "Library to download and cache OVMF prebuilt binaries"
810

911
[dependencies]
1012
log = "0.4"

0 commit comments

Comments
 (0)