File: fix-tests.patch

package info (click to toggle)
rust-virtio-queue 0.16.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 492 kB
  • sloc: makefile: 2
file content (7 lines) | stat: -rw-r--r-- 120 bytes parent folder | download
1
2
3
4
5
6
7
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -52,3 +52,3 @@
 [dev-dependencies.memoffset]
-version = "0.9.0"
+version = "0.8"