Updated deps and switched from dotenv to dotenvy
This commit is contained in:
@@ -16,7 +16,7 @@ anyhow = "1"
|
||||
arrayvec = "0.7"
|
||||
base64 = "0.21"
|
||||
cryptography = { version = "0.1", path = "cryptography" }
|
||||
dotenv = "0.15"
|
||||
dotenvy = "0.15"
|
||||
entity = { version = "0.1", path = "entity" }
|
||||
futures = "0.3"
|
||||
hex = "0.4"
|
||||
|
Reference in New Issue
Block a user