Skip to content

Commit 8db5b1e

Browse files
committed
fix: specify readme location for crates.io
1 parent aa5d4df commit 8db5b1e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

std/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ authors = ["Jonathan Kelley", "Dioxus Labs", "ealmloff", "DogeDark", "marc2332"]
55
edition = "2021"
66
description = "Platform agnostic library for supercharging your productivity with Dioxus"
77
license = "MIT"
8+
readme = "../README.md"
89
repository = "https://github.com/DioxusLabs/dioxus-std/"
910
homepage = "https://dioxuslabs.com"
1011
keywords = ["dom", "gui", "dioxus", "standard", "hooks"]

0 commit comments

Comments
 (0)