From a34a69d8e4f7f35a207fc4dab77a61cc533259ca Mon Sep 17 00:00:00 2001 From: Floris Bruynooghe Date: Tue, 14 Feb 2023 17:15:52 +0100 Subject: [PATCH] yes, ci fun --- Cargo.toml | 3 +++ 1 file changed, 3 insertions(+) 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" }