From 280507c49c168d2152a067e09d71d22071a65f1a Mon Sep 17 00:00:00 2001 From: Brent Westbrook Date: Mon, 15 Jul 2024 17:43:55 -0400 Subject: [PATCH] bump psqs for (hopefully) final errored jobs improvements --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 6ac2908..b5ee2db 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -775,7 +775,7 @@ dependencies = [ [[package]] name = "psqs" version = "0.1.0" -source = "git+https://github.com/ntBre/psqs#c22e13834923f3d303ab6d129f93fe987f4ec14c" +source = "git+https://github.com/ntBre/psqs#ae092dbffc14b68fffb4c8c653546ffb7eaf2187" dependencies = [ "chrono", "libc",