From f0ab92045f7d191ca9966f65f1d573884370f9db Mon Sep 17 00:00:00 2001 From: Ben Gamari <ben@smart-cactus.org> Date: Mon, 18 Nov 2024 10:35:38 -0500 Subject: [PATCH] Bump filepath submodule to v1.4.301.0 Fixes inappropriate catching of asynchronous exceptions. --- libraries/filepath | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/filepath b/libraries/filepath index 9b7803e3395..d67762a66eb 160000 --- a/libraries/filepath +++ b/libraries/filepath @@ -1 +1 @@ -Subproject commit 9b7803e33950774399aaeec7c4420fe634a6240a +Subproject commit d67762a66eba4ee9b47e1cdfdf277bbd31925e7a -- GitLab