aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 83f0cbbf..286f9cac 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -107,9 +107,12 @@ features = [
[dev-dependencies]
approx = "0.5.1"
+calloop-wayland-source = "0.4.0"
insta.workspace = true
proptest = "1.5.0"
proptest-derive = { version = "0.5.0", features = ["boxed_union"] }
+rayon = "1.10.0"
+wayland-client = "0.31.7"
xshell = "0.2.6"
[features]