We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 321897a commit ba9529fCopy full SHA for ba9529f
ovmf-prebuilt/Cargo.toml
@@ -5,6 +5,8 @@ edition.workspace = true
5
categories = ["development-tools"]
6
keywords = ["edk2", "firmware", "ovmf", "prebuilt"]
7
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"
10
11
[dependencies]
12
log = "0.4"
0 commit comments