diff --git a/Cargo.toml b/Cargo.toml index 01cd3c6a..4a357c70 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -40,7 +40,7 @@ plurify = "0.2.0" syntect = "5.2.0" # development -[patch.crates-io] -ggemini = { git = "https://github.com/YGGverse/ggemini.git" } +#[patch.crates-io] +# ggemini = { git = "https://github.com/YGGverse/ggemini.git" } # ggemtext = { git = "https://github.com/YGGverse/ggemtext.git" } # plurify = { git = "https://github.com/YGGverse/plurify.git" }