chore(deps): update rust crate async-trait to 0.1.89 (#4404)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-08-16 15:42:31 +08:00
committed by GitHub
parent 95c34f1df5
commit be8a632a09
2 changed files with 3 additions and 3 deletions

View File

@@ -70,7 +70,7 @@ base64 = "0.22.1"
getrandom = "0.3.3"
futures = "0.3.31"
sys-locale = "0.3.2"
async-trait = "0.1.88"
async-trait = "0.1.89"
libc = "0.2.175"
gethostname = "1.0.2"
hmac = "0.12.1"