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 45d6ec3 commit 7c4cccbCopy full SHA for 7c4cccb
Cargo.toml
@@ -5,6 +5,9 @@ authors = ["Jonathan 'theJPster' Pallant <[email protected]>"]
5
edition = "2018"
6
description = "Common BIOS code and API for all Neotron systems."
7
license = "GPL-3.0-or-later"
8
+respository = "https://github.com/neotron-compute/neotron-common-bios.git"
9
+homepage = "https://github.com/neotron-compute/neotron-common-bios"
10
+readme = "README.md"
11
12
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
13
0 commit comments