Skip to content

Commit 544758f

Browse files
Fix repository URL in Cargo.toml
1 parent 8525cc8 commit 544758f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/manganis/manganis/Cargo.toml

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

0 commit comments

Comments
 (0)