Skip to content

Commit 5f8da12

Browse files
Update repository URL in Cargo.toml
1 parent 8383482 commit 5f8da12

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/manganis/manganis-macro/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ edition = "2021"
55
authors = ["Evan Almloff"]
66
description = "Ergonomic, automatic, cross crate asset collection and optimization"
77
license = "MIT OR Apache-2.0"
8-
repository = "https://github.com/DioxusLabs/manganis/"
8+
repository = "https://github.com/DioxusLabs/dioxus/tree/main/packages/manganis/manganis-macro"
99
homepage = "https://dioxuslabs.com"
1010
keywords = ["assets"]
1111

0 commit comments

Comments
 (0)