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 +++ vendor/hare-vt | 1 + 2 files changed, 4 insertions(+) create mode 160000 vendor/hare-vt 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 diff --git a/vendor/hare-vt b/vendor/hare-vt new file mode 160000 index 0000000..a366a34 --- /dev/null +++ b/vendor/hare-vt @@ -0,0 +1 @@ +Subproject commit a366a34695a2df0a4ea1bf0d5702f7a7c6356a90 -- cgit v1.2.3