diff --git a/Cargo.toml b/Cargo.toml index 37ce93a..781833a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,6 +9,7 @@ edition = "2021" homepage = "https://arbitrum.io" license = "MIT OR Apache-2.0" repository = "https://github.com/OffchainLabs/cargo-stylus" +readme = "README.md" [workspace.dependencies] alloy-primitives = "=0.7.7"