Added dotenvy to make development a bit easier
This commit is contained in:
@@ -35,6 +35,7 @@ reqwest = { version = "0.12.14", default-features = false, features = [
|
||||
] }
|
||||
git-version = "0.3.9"
|
||||
color-eyre = "0.6.3"
|
||||
dotenvy = "0.15.7"
|
||||
|
||||
[dev-dependencies]
|
||||
insta = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user