File: relax-deps.diff

package info (click to toggle)
rust-input-linux 0.7.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 276 kB
  • sloc: makefile: 4
file content (22 lines) | stat: -rw-r--r-- 401 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -47,7 +47,0 @@
-[dependencies.tokio-util-0_6]
-version = "0.6"
-features = ["codec"]
-optional = true
-default-features = false
-package = "tokio-util"
-
@@ -72,11 +65,6 @@
 codec = ["bytes"]
 dox = []
 serde = ["dep:serde"]
-tokio-util-0_6 = [
-    "dep:tokio-util-0_6",
-    "codec",
-    "bytes",
-]
 tokio-util-0_7 = [
     "dep:tokio-util-0_7",
     "codec",