Skip to content

Commit 6c49f5a

Browse files
committed
build: update dependencies
1 parent 3f087c7 commit 6c49f5a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,10 @@ dirs-sys = "0.5"
3737
which = "8.0"
3838
thiserror = "2"
3939
error-stack = "0.5"
40-
dotenvx-rs = "0.3.2"
40+
dotenvx-rs = "0.4.8"
4141
shlex = "1.3"
4242
cfg-if = "1"
43-
uuid = { version = "1.17", features = ["v4"] }
43+
uuid = { version = "1.18", features = ["v4"] }
4444
logos = "0.15"
4545
shell-escape = "0.1"
4646
bytecount = "0.6.9"

0 commit comments

Comments
 (0)