File: examples-dev-dependency.diff

package info (click to toggle)
rust-wayland-client 0.31.8-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 368 kB
  • sloc: xml: 2,710; makefile: 2
file content (10 lines) | stat: -rw-r--r-- 296 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
Index: wayland-client/Cargo.toml
===================================================================
--- wayland-client.orig/Cargo.toml
+++ wayland-client/Cargo.toml
@@ -85 +85,5 @@ version = "0.3"
 version = "3.2"
+
+[dev-dependencies.wayland-protocols]
+version = "0.32"
+features = ["client"]