File: use-native-tls.patch

package info (click to toggle)
rust-tealdeer 1.7.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 368 kB
  • sloc: makefile: 20
file content (9 lines) | stat: -rw-r--r-- 220 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
Forwarded: not-needed
Last-Update: 2024-10-07
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -125 +125 @@
-default = ["native-roots"]
+default = ["native-tls"]