Skip to content

Commit 4a6ee6a

Browse files
committed
build: use dotenvy
1 parent e88762c commit 4a6ee6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ dirs-sys = "0.5"
3737
which = "8.0"
3838
thiserror = "2"
3939
error-stack = "0.5"
40-
dotenv = "0.15"
40+
dotenvy = "0.15"
4141
shlex = "1.3"
4242
cfg-if = "1"
4343
uuid = { version = "1.17", features = ["v4"] }

0 commit comments

Comments
 (0)