Skip to content

Commit 8525cc8

Browse files
Update repository URL and add readme path
1 parent 5f8da12 commit 8525cc8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/manganis/manganis-core/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ version = { workspace = true }
55
authors = ["Jonathan Kelley"]
66
description = "core for manganis"
77
license = "MIT OR Apache-2.0"
8-
repository = "https://github.com/DioxusLabs/dioxus/"
8+
repository = "https://github.com/DioxusLabs/dioxus/tree/main/packages/manganis/manganis-core"
99
homepage = "https://dioxuslabs.com"
1010
keywords = ["dom", "ui", "gui", "assets"]
11-
11+
readme = "../manganis/README.md"
1212

1313
# be careful with dependencies you add here - these need to get compiled for the proc macro and therefore
1414
# prevent the main code from compiling!

0 commit comments

Comments
 (0)