File: tweak-deps.patch

package info (click to toggle)
rust-tokio-uring 0.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 828 kB
  • sloc: makefile: 2
file content (12 lines) | stat: -rw-r--r-- 203 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -52,3 +52,3 @@
 [dependencies.io-uring]
-version = "0.6.0"
+version = "0.7.0"
 
@@ -76,3 +75,3 @@
 [dev-dependencies.criterion]
-version = "0.4.0"
+version = "0.5"