From 39a813d9aeac7186d2adcaba74d448c3008a7e90 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 05:47:57 +0000 Subject: [PATCH] chore(deps): update dependency fontawesome to v0.6.2 --- src/cv.typ | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cv.typ b/src/cv.typ index 2d67367..630d1f8 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.2": * #import "./utils/styles.typ": ( awesomeColors, hBar, latinFontList, latinHeaderFont, regularColors, setAccentColor,