diff --git a/itconfig-macro/Cargo.toml b/itconfig-macro/Cargo.toml index dc9d1c6..47beb0b 100644 --- a/itconfig-macro/Cargo.toml +++ b/itconfig-macro/Cargo.toml @@ -10,7 +10,7 @@ license = "MIT" repository = "https://github.com/icetemple/itconfig-rs" homepage = "https://github.com/icetemple/itconfig-rs" documentation = "https://docs.rs/itconfig" -readme = "../itconfig/README.md" +readme = "../README.md" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [lib]