File: relax-deps.diff

package info (click to toggle)
rust-wayland-backend 0.3.8-3
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 672 kB
  • sloc: ansic: 28; makefile: 2
file content (14 lines) | stat: -rw-r--r-- 385 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Index: wayland-backend/Cargo.toml
===================================================================
--- wayland-backend.orig/Cargo.toml
+++ wayland-backend/Cargo.toml
@@ -61,3 +61,3 @@ optional = true
 [dependencies.rustix]
-version = "0.38.42"
+version = "0.38.37"
 features = [
@@ -94,3 +94,3 @@ version = "1.1"
 [dev-dependencies.env_logger]
-version = "0.10"
+version = "0.11"