File: disable-nightly-and-internal-features.patch

package info (click to toggle)
rust-tl 0.7.8-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 324 kB
  • sloc: makefile: 4
file content (11 lines) | stat: -rw-r--r-- 248 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
Description: drop nightly and internal use features
Author: Ananthu C V <weepingclown@debian.org>
Forwarded: not-needed
Last-Update: 2025-08-15
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -34,4 +34 @@
 
-[features]
-__INTERNALS_DO_NOT_USE = []
-simd = []