11[package ]
22name = " wayland-protocols-misc"
3- version = " 0.3.8 "
3+ version = " 0.3.9 "
44documentation = " https://docs.rs/wayland-protocols-misc/"
55repository = " https://github.com/smithay/wayland-rs"
66authors = [" Elinor Berger <elinor@safaradeg.net>" ]
@@ -15,11 +15,11 @@ readme = "README.md"
1515# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1616
1717[dependencies ]
18- wayland-scanner = { version = " 0.31.6 " , path = " ../wayland-scanner" }
19- wayland-backend = { version = " 0.3.10 " , path = " ../wayland-backend" }
20- wayland-client = { version = " 0.31.10 " , path = " ../wayland-client" , optional = true }
21- wayland-server = { version = " 0.31.9 " , path = " ../wayland-server" , optional = true }
22- wayland-protocols = { version = " 0.32.8 " , path = " ../wayland-protocols" , features =[" unstable" ] }
18+ wayland-scanner = { version = " 0.31.7 " , path = " ../wayland-scanner" }
19+ wayland-backend = { version = " 0.3.11 " , path = " ../wayland-backend" }
20+ wayland-client = { version = " 0.31.11 " , path = " ../wayland-client" , optional = true }
21+ wayland-server = { version = " 0.31.10 " , path = " ../wayland-server" , optional = true }
22+ wayland-protocols = { version = " 0.32.9 " , path = " ../wayland-protocols" , features =[" unstable" ] }
2323bitflags = " 2"
2424
2525[features ]
0 commit comments