Deduplicate cargo a bit

This commit is contained in:
Igor Katson 2024-08-28 11:27:44 +01:00
parent b612c379e5
commit 3ef9dc6655
No known key found for this signature in database
GPG key ID: B4EC22B66D61A3F5
4 changed files with 5 additions and 5 deletions

2
Cargo.lock generated
View file

@ -1503,7 +1503,7 @@ dependencies = [
"async-trait",
"axum 0.7.5",
"backoff",
"base64 0.21.7",
"base64 0.22.1",
"bincode",
"bitvec",
"byteorder",