diff --git a/rust-support/chatdbg/Cargo.toml b/rust-support/chatdbg/Cargo.toml index 872848b..44b6fff 100644 --- a/rust-support/chatdbg/Cargo.toml +++ b/rust-support/chatdbg/Cargo.toml @@ -5,7 +5,7 @@ edition = "2021" description = "Rust-specific support for ChatDBG (https://github.com/plasma-umass/chatdbg)." authors = ["Emery Berger "] license = "Apache 2.0" -readme = "https://github.com/plasma-umass/ChatDBG/README.md" +readme = "../../README.md" homepage = "https://github.com/plasma-umass/ChatDBG/" repository = "https://github.com/plasma-umass/ChatDBG/"