File: disable-other-rustls.diff

package info (click to toggle)
rust-ntpd 1.4.0-6
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 2,656 kB
  • sloc: sh: 55; makefile: 28
file content (7 lines) | stat: -rw-r--r-- 226 bytes parent folder | download
1
2
3
4
5
6
7
Index: ntpd/Cargo.toml
===================================================================
--- ntpd.orig/Cargo.toml
+++ ntpd/Cargo.toml
@@ -340,2 +340,0 @@
-rustls21 = ["ntp-proto/rustls21"]
-rustls22 = ["ntp-proto/rustls22"]