From e59f3e9284148101b58c0a16fa5f0a9f052107ad Mon Sep 17 00:00:00 2001 From: Ben Bridle Date: Thu, 21 Aug 2025 12:10:59 +1200 Subject: Update highlight dependency This considerably reduces the binary bloat originally introduced by the highlight crate. --- Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Cargo.lock') diff --git a/Cargo.lock b/Cargo.lock index d5d8c44..9923224 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -39,8 +39,8 @@ dependencies = [ [[package]] name = "highlight" -version = "1.0.0" -source = "git+git://benbridle.com/highlight?tag=v1.0.0#0e9fe32e7439a597a49f9c36c56a26726100b434" +version = "1.0.1" +source = "git+git://benbridle.com/highlight?tag=v1.0.1#a7282a8de548fd14bc60519453e9a6e43b23acde" dependencies = [ "fancy-regex", ] -- cgit v1.2.3-70-g09d2