We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e88762c commit 4a6ee6aCopy full SHA for 4a6ee6a
Cargo.toml
@@ -37,7 +37,7 @@ dirs-sys = "0.5"
37
which = "8.0"
38
thiserror = "2"
39
error-stack = "0.5"
40
-dotenv = "0.15"
+dotenvy = "0.15"
41
shlex = "1.3"
42
cfg-if = "1"
43
uuid = { version = "1.17", features = ["v4"] }
0 commit comments