From 15e2dfcc296e4777243d3961490eeca234f80ba2 Mon Sep 17 00:00:00 2001 From: Paul Tsouchlos Date: Tue, 22 Oct 2024 11:52:32 -0400 Subject: [PATCH] chore: update dependencies --- lib.typ | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib.typ b/lib.typ index e8066d2..3aa5de5 100644 --- a/lib.typ +++ b/lib.typ @@ -1,5 +1,5 @@ -#import "@preview/fontawesome:0.4.0": * -#import "@preview/linguify:0.4.0": * +#import "@preview/fontawesome:0.5.0": * +#import "@preview/linguify:0.4.1": * // const color #let color-darknight = rgb("#131A28")