From 51203dece38ea9fa940e653b58ee5e5bb7584def Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 28 Jun 2026 01:17:02 +0000 Subject: [PATCH] chore(deps): update dependency fontawesome to v0.6.1 --- src/cv.typ | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cv.typ b/src/cv.typ index 2d67367..4943870 100644 --- a/src/cv.typ +++ b/src/cv.typ @@ -2,7 +2,7 @@ * Functions for the CV template */ -#import "@preview/fontawesome:0.6.0": * +#import "@preview/fontawesome:0.6.1": * #import "./utils/styles.typ": ( awesomeColors, hBar, latinFontList, latinHeaderFont, regularColors, setAccentColor,