From eee17f9173e0ddee62b64a87b1003711f231f604 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20DOUIN?= Date: Fri, 29 Dec 2023 22:33:15 +0100 Subject: [PATCH] fix oauth2 serde config namings --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 263a9fd..3df4646 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1217,7 +1217,7 @@ dependencies = [ [[package]] name = "email-lib" version = "0.18.5" -source = "git+https://git.sr.ht/~soywod/pimalaya#04e2d9e10dbffc1f1c810924859c3a218c910176" +source = "git+https://git.sr.ht/~soywod/pimalaya#42b67fa72d4010c8b2ec6b89a8c2498ae7a53637" dependencies = [ "advisory-lock", "anyhow",