diff --git a/crates/storey/Cargo.toml b/crates/storey/Cargo.toml index 2de8fdf..594778b 100644 --- a/crates/storey/Cargo.toml +++ b/crates/storey/Cargo.toml @@ -1,6 +1,7 @@ [package] name = "storey" description = "Storage abstractions for blockchains" +readme = "../../README.md" authors = { workspace = true } repository = { workspace = true } homepage = { workspace = true }