aboutsummaryrefslogtreecommitdiffstats
path: root/components/servo
diff options
context:
space:
mode:
Diffstat (limited to 'components/servo')
-rw-r--r--components/servo/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/servo/Cargo.toml b/components/servo/Cargo.toml
index 15aff372673..7c431f1c6b3 100644
--- a/components/servo/Cargo.toml
+++ b/components/servo/Cargo.toml
@@ -53,7 +53,7 @@ env_logger = "0.7"
euclid = "0.20"
gfx = { path = "../gfx" }
gfx_traits = { path = "../gfx_traits" }
-gleam = "0.11"
+gleam = "0.12"
gstreamer = { version = "0.15", features = ["v1_16"], optional = true }
ipc-channel = "0.14"
keyboard-types = "0.5"