File: drop-unneeded-features.patch

package info (click to toggle)
rust-sudo-rs 0.2.10-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,376 kB
  • sloc: sh: 62; makefile: 32; ansic: 1
file content (11 lines) | stat: -rw-r--r-- 176 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -36,8 +36,6 @@
 [features]
 apparmor = []
 default = ["sudoedit"]
-dev = []
-do-not-use-all-features = []
 pam-login = []
 sudoedit = []