From 9f58ae4b07753299a63f2ff4830a99082f1cd89e Mon Sep 17 00:00:00 2001 From: pylbrecht Date: Fri, 15 Nov 2019 20:38:22 +0100 Subject: [PATCH] Update raqote: linear gradient fix --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index f645cda67f1..2821194e943 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4188,7 +4188,7 @@ checksum = "dd5927936723a9e8b715d37d7e4b390455087c4bdf25b9f702309460577b14f9" [[package]] name = "raqote" version = "0.7.6-alpha.0" -source = "git+https://github.com/jrmuizel/raqote#83ca41945e4b70738e7075541b4338edceb5fc69" +source = "git+https://github.com/jrmuizel/raqote#e8339ff1e6c3d21873a6b892d2d3af9283062d34" dependencies = [ "euclid", "font-kit",