File: relax-dep.patch

package info (click to toggle)
rust-wayland-server 0.29.4-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 436 kB
  • sloc: xml: 2,530; makefile: 4
file content (9 lines) | stat: -rw-r--r-- 278 bytes parent folder | download
1
2
3
4
5
6
7
8
9
Index: wayland-server/Cargo.toml
===================================================================
--- wayland-server.orig/Cargo.toml
+++ wayland-server/Cargo.toml
@@ -52,3 +52,3 @@ features = [
 [dependencies.parking_lot]
-version = "0.11"
+version = "0.12"
 optional = true