From 85ad6bd3639073b418f2b23f55877174588f0947 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Sat, 3 Feb 2024 15:18:54 +0000
Subject: [PATCH] Update Rust crate async-trait to 0.1.77

---
 Cargo.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Cargo.toml b/Cargo.toml
index feb448133..081d76c91 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -33,7 +33,7 @@ resolver = "2"
 aes-gcm-siv = "0.11.1"
 anyhow = "1"
 async-recursion = "1.0.5"
-async-trait = "0.1.75"
+async-trait = "0.1.77"
 atty = "0.2.14"
 base64 = "0.21.5"
 bincode = "1.3"