diff --git a/Cargo.toml b/Cargo.toml index da623f1e..561b4dec 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ edition = "2018" keywords = ["ostree", "libostree"] license = "MIT" name = "ostree" -readme = "README.md" +readme = "rust-bindings/README.md" repository = "https://github.com/ostreedev/ostree" version = "0.14.0"