File: disable-unused-deps.patch

package info (click to toggle)
rust-config 0.15.9-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 584 kB
  • sloc: makefile: 2
file content (10 lines) | stat: -rw-r--r-- 225 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
Forwarded: not-needed
Author: Blair Noctis <ncts@debian.org>
Last-Update: 2025-03-04
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -239,3 +239,3 @@
 
-[dev-dependencies.temp-env]
+[disabled.dev-dependencies.temp-env]
 version = "0.3"