From 6cda57c2e48d9b972af2017f262f4eb4f82b5413 Mon Sep 17 00:00:00 2001 From: Amin Yahyaabadi Date: Thu, 5 Sep 2024 23:41:23 -0700 Subject: [PATCH] fix: fix the despacer library path on Windows --- .gitmodules | 2 +- despacer | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 5adf30d..7364c49 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "despacer"] path = despacer - url = https://github.com/lemire/despacer.git + url = https://github.com/aminya/despacer.git branch = master diff --git a/despacer b/despacer index 4257e03..1d5f553 160000 --- a/despacer +++ b/despacer @@ -1 +1 @@ -Subproject commit 4257e03a55f8c755e0caed54c849d245a63c00d1 +Subproject commit 1d5f5539dd8467cd9424d93dd9ed182750d38b33