From 1133f867f833702cb4604d3cee9027cd29102907 Mon Sep 17 00:00:00 2001 From: Dongdong Zhou Date: Sun, 22 May 2022 17:43:59 +0100 Subject: [PATCH] bump parley to fix font issue --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index ae2cbda3..c03d57ea 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2970,7 +2970,7 @@ dependencies = [ [[package]] name = "parley" version = "0.1.0" -source = "git+https://github.com/lapce/parley#eb4a912c722c826af2ba8d4cd65c1377a9a916f2" +source = "git+https://github.com/lapce/parley#bdbaecfbbd913b1b8f1b2bfc6fbd8c5e92bc0700" dependencies = [ "fount", "swash",