mirror of
https://github.com/kristoferssolo/transmission-rpc.git
synced 2025-10-21 20:10:37 +00:00
moved to dotenvy
This commit is contained in:
parent
cf97ab0eea
commit
38a5983de2
@ -19,7 +19,7 @@ reqwest = { version = "0.11.11", features = [
|
||||
serde = { version = "1.0.144", features = ["derive"] }
|
||||
enum-iterator = "0.8.1"
|
||||
|
||||
dotenv = "0.15.0"
|
||||
dotenvy = "0.15.5"
|
||||
log = "0.4.17"
|
||||
env_logger = "0.9.1"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user