bump ruma and image-rs

Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
strawberry 2024-02-23 19:37:13 -05:00 committed by June
parent 47671606dd
commit 81b8f7c380
2 changed files with 5 additions and 5 deletions

View file

@ -51,7 +51,7 @@ reqwest = { version = "0.11.24", default-features = false, features = ["rustls-t
# Used for conduit::Error type
thiserror = "1.0.57"
# Used to generate thumbnails for images
image = { version = "0.24.8", default-features = false, features = ["jpeg", "png", "gif", "webp"] }
image = { version = "0.24.9", default-features = false, features = ["jpeg", "png", "gif", "webp"] }
# Used to encode server public key
base64 = "0.21.7"
# Used when hashing the state