Add ability to read secrets from files
This commit is contained in:
parent
628f9eefc3
commit
b496c86f18
5 changed files with 1292 additions and 840 deletions
|
|
@ -12,3 +12,4 @@ async-std = { version = "1", features = ["attributes", "tokio1"] }
|
|||
sea-orm-migration = "0.11.0"
|
||||
serde_json = "1.0.96"
|
||||
chrono = "0.4.24"
|
||||
url = "2.5.4"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue