aboutsummaryrefslogtreecommitdiffstats
path: root/ports/servoshell/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'ports/servoshell/Cargo.toml')
-rw-r--r--ports/servoshell/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/servoshell/Cargo.toml b/ports/servoshell/Cargo.toml
index a7748effe42..9e916dd68a9 100644
--- a/ports/servoshell/Cargo.toml
+++ b/ports/servoshell/Cargo.toml
@@ -62,7 +62,7 @@ egui_glow = { version = "0.22.0", features = ["winit"] }
egui-winit = { version = "0.22.0", default-features = false, features = ["clipboard", "wayland"] }
euclid = { workspace = true }
getopts = { workspace = true }
-gilrs = "0.10.4"
+gilrs = "0.10.6"
gleam = { workspace = true }
glow = "0.12.2"
keyboard-types = { workspace = true }