diff --git a/Cargo.toml b/Cargo.toml index 1e36ff30..2049c6e3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -43,7 +43,7 @@ r2d2_sqlite = "0.27.0" syntect = "5.2.0" # development -[patch.crates-io] -ggemini = { git = "https://github.com/YGGverse/ggemini.git" } -ggemtext = { git = "https://github.com/YGGverse/ggemtext.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" }