From 9a477df0374d9236dbd075900d23813c4897ec3b Mon Sep 17 00:00:00 2001 From: Nerixyz Date: Tue, 7 Apr 2026 20:21:07 +0200 Subject: [PATCH] deps: update crash-handler (#6914) Updates the crash-handler to fix the submodule errors. If you're having issues after this commit, run `git submodule sync --recursive` and `git submodule update --init --recursive` Full changelog: https://github.com/Chatterino/crash-handler/compare/c8cf62b64906f794ac84cb0c22ceb401f4ea1e8d...3d5061fb537b111f7b1f5bc249dbe16f53c1329b Reviewed-by: pajlada --- tools/crash-handler | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/crash-handler b/tools/crash-handler index c8cf62b64..3d5061fb5 160000 --- a/tools/crash-handler +++ b/tools/crash-handler @@ -1 +1 @@ -Subproject commit c8cf62b64906f794ac84cb0c22ceb401f4ea1e8d +Subproject commit 3d5061fb537b111f7b1f5bc249dbe16f53c1329b