fix: Bump revolt_a2 dep

This commit is contained in:
Zomatree
2024-07-20 22:43:12 +01:00
parent 32d1d5df2e
commit 39230c559a

View File

@@ -87,7 +87,7 @@ revolt_rocket_okapi = { version = "0.9.1", optional = true }
# Notifications # Notifications
fcm = "0.9.2" fcm = "0.9.2"
web-push = "0.10.0" web-push = "0.10.0"
revolt_a2 = { version = "0.10.0", default-features = false, features = [ revolt_a2 = { version = "0.10", default-features = false, features = [
"ring", "ring",
] } ] }