Added LocaleString type that can be converted to String to reduce the ammount of as_refs
This commit is contained in:
@@ -27,6 +27,7 @@ anyhow = "1"
|
||||
arrayvec = "0.7"
|
||||
base64 = "0.22"
|
||||
cryptography = { version = "0.1", path = "cryptography" }
|
||||
derive_more = { version = "0.99.17", default-features = false, features = ["deref", "display"] }
|
||||
dotenvy = "0.15"
|
||||
entity = { version = "0.1", path = "entity" }
|
||||
futures = "0.3"
|
||||
|
Reference in New Issue
Block a user