diff --git a/Cargo.toml b/Cargo.toml index 781fe593..a36e5929 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -44,8 +44,8 @@ r2d2_sqlite = "0.31.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" } # libspelling = { git = "https://github.com/YGGverse/libspelling-rs.git", branch = "yoda-0.12"}