From 57c2913e325a79b90fc33cf34539e83e45ff558c Mon Sep 17 00:00:00 2001 From: Jacob Finkelman Date: Tue, 23 Jul 2024 17:37:27 -0400 Subject: [PATCH] Update resolver-pubgrub-office-hours.toml wrong day --- cargo/resolver-pubgrub-office-hours.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cargo/resolver-pubgrub-office-hours.toml b/cargo/resolver-pubgrub-office-hours.toml index 1282ee1..e71a68b 100644 --- a/cargo/resolver-pubgrub-office-hours.toml +++ b/cargo/resolver-pubgrub-office-hours.toml @@ -18,4 +18,4 @@ end = { date = "2024-01-17T15:00:00.00", timezone = "America/New_York" } status = "confirmed" organizer = { name = "T-cargo", email = "cargo@rust-lang.org" } recurrence_rules = [ { frequency = "weekly" } ] -exceptions = [ "2024-03-27T17:00:00.00Z", "2024-04-03T17:00:00.00Z", "2024-04-17T17:00:00.00Z", "2024-04-24T17:00:00.00Z", "2024-06-12T17:00:00.00Z", "2024-08-06T17:00:00.00Z" ] +exceptions = [ "2024-03-27T17:00:00.00Z", "2024-04-03T17:00:00.00Z", "2024-04-17T17:00:00.00Z", "2024-04-24T17:00:00.00Z", "2024-06-12T17:00:00.00Z", "2024-08-07T17:00:00.00Z" ]