We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a605f09 commit 8f4cbe9Copy full SHA for 8f4cbe9
Cargo.toml
@@ -6,6 +6,7 @@ version = "0.3.0"
6
authors = ["Philipp Oppermann <[email protected]>"]
7
license = "MIT/Apache-2.0"
8
description = "An experimental pure-Rust x86 bootloader."
9
+repository = "https://github.com/rust-osdev/bootloader"
10
publish-lockfile = true
11
12
[dependencies]
0 commit comments