diff --git a/Cargo.lock b/Cargo.lock index c605026..94f4444 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2506,7 +2506,7 @@ dependencies = [ [[package]] name = "pimalaya-email" version = "0.14.1-beta" -source = "git+https://git.sr.ht/~soywod/pimalaya#b979746e0a9b5bce0a5a85a2779f8b8477a1b1c5" +source = "git+https://git.sr.ht/~soywod/pimalaya#8ce32f0f7dbf98aaaf7d6a69431816cfd76abb64" dependencies = [ "advisory-lock", "ammonia", @@ -2553,7 +2553,7 @@ dependencies = [ [[package]] name = "pimalaya-email-tpl" version = "0.3.2-beta" -source = "git+https://git.sr.ht/~soywod/pimalaya#b979746e0a9b5bce0a5a85a2779f8b8477a1b1c5" +source = "git+https://git.sr.ht/~soywod/pimalaya#8ce32f0f7dbf98aaaf7d6a69431816cfd76abb64" dependencies = [ "async-recursion", "chumsky 0.9.0", @@ -2574,7 +2574,7 @@ dependencies = [ [[package]] name = "pimalaya-keyring" version = "0.0.6-beta" -source = "git+https://git.sr.ht/~soywod/pimalaya#b979746e0a9b5bce0a5a85a2779f8b8477a1b1c5" +source = "git+https://git.sr.ht/~soywod/pimalaya#8ce32f0f7dbf98aaaf7d6a69431816cfd76abb64" dependencies = [ "keyring", "log", @@ -2584,7 +2584,7 @@ dependencies = [ [[package]] name = "pimalaya-oauth2" version = "0.0.5-beta" -source = "git+https://git.sr.ht/~soywod/pimalaya#b979746e0a9b5bce0a5a85a2779f8b8477a1b1c5" +source = "git+https://git.sr.ht/~soywod/pimalaya#8ce32f0f7dbf98aaaf7d6a69431816cfd76abb64" dependencies = [ "log", "oauth2", @@ -2597,7 +2597,7 @@ dependencies = [ [[package]] name = "pimalaya-pgp" version = "0.0.1" -source = "git+https://git.sr.ht/~soywod/pimalaya#b979746e0a9b5bce0a5a85a2779f8b8477a1b1c5" +source = "git+https://git.sr.ht/~soywod/pimalaya#8ce32f0f7dbf98aaaf7d6a69431816cfd76abb64" dependencies = [ "async-recursion", "futures", @@ -2617,7 +2617,7 @@ dependencies = [ [[package]] name = "pimalaya-process" version = "0.0.6-beta" -source = "git+https://git.sr.ht/~soywod/pimalaya#b979746e0a9b5bce0a5a85a2779f8b8477a1b1c5" +source = "git+https://git.sr.ht/~soywod/pimalaya#8ce32f0f7dbf98aaaf7d6a69431816cfd76abb64" dependencies = [ "log", "thiserror", @@ -2627,7 +2627,7 @@ dependencies = [ [[package]] name = "pimalaya-secret" version = "0.0.6-beta" -source = "git+https://git.sr.ht/~soywod/pimalaya#b979746e0a9b5bce0a5a85a2779f8b8477a1b1c5" +source = "git+https://git.sr.ht/~soywod/pimalaya#8ce32f0f7dbf98aaaf7d6a69431816cfd76abb64" dependencies = [ "log", "pimalaya-keyring",