diff --git a/Cargo.toml b/Cargo.toml index 1ea42a04..8f2c9b6e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -47,5 +47,5 @@ version = "0.9.1" # development [patch.crates-io] -ggemini = { path = "https://github.com/YGGverse/ggemini.git" } +ggemini = { git = "https://github.com/YGGverse/ggemini.git" } # ggemtext = { git = "https://github.com/YGGverse/ggemtext.git" }