This commit is contained in:
Jun Kurihara 2025-02-20 14:06:22 +09:00
commit 3fe409aaf7
No known key found for this signature in database
GPG key ID: 6D3FEE70E498C15B
4 changed files with 4 additions and 4 deletions

View file

@ -54,7 +54,7 @@ pin-project-lite = "0.2.16"
async-trait = "0.1.86"
# Error handling
anyhow = "1.0.95"
anyhow = "1.0.96"
thiserror = "2.0.11"
# http for both server and client