[package] name = "waywrite" version = "0.1.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] rten-tensor = "0.8.0" rten = "0.8.0" ocrs = "0.6.0" image = "0.24.9" anyhow = "1.0.81" smithay-client-toolkit = "0.18.1" wayland-client = "0.31.2" itertools = "0.12.1" raqote = "0.8.4" wayland-protocols-misc = {version = "0.2.0", features = ["client"]}