diff --git a/tosho_kmkc/Cargo.toml b/tosho_kmkc/Cargo.toml index ca7982e1..517a321c 100644 --- a/tosho_kmkc/Cargo.toml +++ b/tosho_kmkc/Cargo.toml @@ -5,7 +5,7 @@ edition.workspace = true authors.workspace = true license.workspace = true description = "An asynchronous client of KM API by KC." -readme = "README.md" +readme = "./README.md" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/tosho_musq/Cargo.toml b/tosho_musq/Cargo.toml index 83e475e0..fab7e0ea 100644 --- a/tosho_musq/Cargo.toml +++ b/tosho_musq/Cargo.toml @@ -5,6 +5,7 @@ edition.workspace = true authors.workspace = true license.workspace = true description = "An asynchronous client of MU! API by SQ." +readme = "./README.md" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html