From 3df921bedae73ee04f0d3f63ce7f013217c26c5c Mon Sep 17 00:00:00 2001 From: Dongdong Zhou Date: Wed, 6 Jul 2022 18:49:08 +0100 Subject: [PATCH] bump fount --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 7bb98279..d723f7a1 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1180,7 +1180,7 @@ dependencies = [ [[package]] name = "fount" version = "0.1.0" -source = "git+https://github.com/lapce/fount#c08b06222c4ec900658ac311d082af4c1501aed3" +source = "git+https://github.com/lapce/fount#02166f0f7b0e9bcb1c5ae5937e7678ba4597bbe4" dependencies = [ "font-kit", "memmap2 0.5.4",