aboutsummaryrefslogtreecommitdiff
path: root/mail/stalwart/files/patch-tests_Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'mail/stalwart/files/patch-tests_Cargo.toml')
-rw-r--r--mail/stalwart/files/patch-tests_Cargo.toml9
1 files changed, 9 insertions, 0 deletions
diff --git a/mail/stalwart/files/patch-tests_Cargo.toml b/mail/stalwart/files/patch-tests_Cargo.toml
new file mode 100644
index 000000000000..487a4e52c18b
--- /dev/null
+++ b/mail/stalwart/files/patch-tests_Cargo.toml
@@ -0,0 +1,9 @@
+--- tests/Cargo.toml.orig 2025-03-24 16:54:15 UTC
++++ tests/Cargo.toml
+@@ -67,5 +67,5 @@ form_urlencoded = "1.1.0"
+ biscuit = "0.7.0"
+ form_urlencoded = "1.1.0"
+
+-[target.'cfg(not(target_env = "msvc"))'.dependencies]
++[target.'cfg(not(target_os = "freebsd"))'.dependencies]
+ jemallocator = "0.5.0"