From 21df39cdae7125cf241d0d36139325eafd79b437 Mon Sep 17 00:00:00 2001 From: Sam Nystrom Date: Mon, 26 Jun 2023 23:56:42 -0400 Subject: Vendor hare-vt --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 923e1f3..9b70ec0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "vendor/hare-xml"] path = vendor/hare-xml url = https://git.sr.ht/~sircmpwn/hare-xml +[submodule "vendor/hare-vt"] + path = vendor/hare-vt + url = https://git.sr.ht/~sircmpwn/hare-vt -- cgit v1.2.3