Skip to content

Commit

Permalink
fix: specify readme location for crates.io
Browse files Browse the repository at this point in the history
  • Loading branch information
DogeDark committed Nov 14, 2023
1 parent aa5d4df commit 8db5b1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions std/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ authors = ["Jonathan Kelley", "Dioxus Labs", "ealmloff", "DogeDark", "marc2332"]
edition = "2021"
description = "Platform agnostic library for supercharging your productivity with Dioxus"
license = "MIT"
readme = "../README.md"
repository = "https://github.com/DioxusLabs/dioxus-std/"
homepage = "https://dioxuslabs.com"
keywords = ["dom", "gui", "dioxus", "standard", "hooks"]
Expand Down

0 comments on commit 8db5b1e

Please sign in to comment.