replace dotenv with dotenvy
This commit is contained in:
parent
a641375f92
commit
37695b8bbd
3 changed files with 6 additions and 6 deletions
|
@ -19,7 +19,7 @@ base64 = "0.13"
|
|||
bytes = "1.1.0"
|
||||
bytesize = "1.1.0"
|
||||
crc32fast = "1.3.2"
|
||||
dotenv = "0.15"
|
||||
dotenvy = "0.15"
|
||||
env_logger = "0.11.3"
|
||||
futures-core = "0.3"
|
||||
inotify = "0.10"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue