diff --git a/Cargo.toml b/Cargo.toml index 4dd08702a..d742d777c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -152,3 +152,6 @@ vendored = [ "rusqlite/bundled-sqlcipher-vendored-openssl", "reqwest/native-tls-vendored" ] + +[patch.'https://github.com/n0-computer/sendme'] +sendme = { branch = "flub/debug-ci" }