remove dotenv dependency
This commit is contained in:
parent
4a4980e38b
commit
94b8ec6d2c
1 changed files with 0 additions and 1 deletions
|
@ -19,5 +19,4 @@ strum_macros = "^0.25.0"
|
|||
tokio = { version = "^1.32.0", features = ["rt", "rt-multi-thread", "macros"] }
|
||||
url = "^2.4.0"
|
||||
confy = "0.5.1"
|
||||
dotenv = "0.15.0"
|
||||
toml = "0.8.8"
|
||||
|
|
Loading…
Reference in a new issue