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 a7c621c commit 771b12dCopy full SHA for 771b12d
cargo-n64/Cargo.toml
@@ -5,7 +5,7 @@ authors = ["Jay Oster <[email protected]>"]
5
repository = "https://github.com/rust-console/cargo-n64"
6
description = "Cargo subcommand to build Nintendo 64 ROMs"
7
license = "MIT"
8
-readme = "README.md"
+readme = "../README.md"
9
categories = ["command-line-utilities", "development-tools", "embedded"]
10
keywords = ["cli", "cross", "compilation", "nintendo", "n64"]
11
edition = "2018"
0 commit comments