Skip to content

Commit

Permalink
Add readme to Cargo.toml
Browse files Browse the repository at this point in the history
Let crates.io know where to find README.md so it gets rendered properly.  Will take effect when the next version is published.
  • Loading branch information
joshuacolvin0 committed Oct 25, 2024
1 parent 3666ec4 commit 67ba796
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 67ba796

Please sign in to comment.