We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa5d4df commit 8db5b1eCopy full SHA for 8db5b1e
std/Cargo.toml
@@ -5,6 +5,7 @@ authors = ["Jonathan Kelley", "Dioxus Labs", "ealmloff", "DogeDark", "marc2332"]
5
edition = "2021"
6
description = "Platform agnostic library for supercharging your productivity with Dioxus"
7
license = "MIT"
8
+readme = "../README.md"
9
repository = "https://github.com/DioxusLabs/dioxus-std/"
10
homepage = "https://dioxuslabs.com"
11
keywords = ["dom", "gui", "dioxus", "standard", "hooks"]
0 commit comments