diff --git a/Cargo.toml b/Cargo.toml index 4761a77..12cf06d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -114,7 +114,3 @@ runtime-tokio-rustls = [ "sea-query-binder?/runtime-tokio-rustls", ] with-serde = ["serde"] - -[patch.crates-io] -sea-query = { git = "https://github.com/seaql/sea-query", branch = "non-tls-runtime" } -sea-query-binder = { git = "https://github.com/seaql/sea-query", branch = "non-tls-runtime" }