File: relax-dep-ipnetwork.patch

package info (click to toggle)
rust-rtnetlink 0.10.1-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 696 kB
  • sloc: makefile: 2
file content (11 lines) | stat: -rw-r--r-- 188 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -60,7 +60,7 @@
 version = "0.9"
 
 [dev-dependencies.ipnetwork]
-version = "0.18.0"
+version = "0.17.0"
 
 [dev-dependencies.tokio]
 version = "1.0.1"