Skip to content

Commit 0ff3ee4

Browse files
committed
build: update dependencies
1 parent babc488 commit 0ff3ee4

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
@@ -34,7 +34,7 @@ clap = "4.5"
3434
regex = "1.11"
3535
dirs = "6"
3636
dirs-sys = "0.5"
37-
which = "7.0"
37+
which = "8.0"
3838
thiserror = "2"
3939
error-stack = "0.5"
4040
dotenv = "0.15"
@@ -44,7 +44,7 @@ uuid = { version = "1.17", features = ["v4"] }
4444
logos = "0.15"
4545
shell-escape = "0.1"
4646
bytecount = "0.6.9"
47-
just = "1.41.0"
47+
just = "1.42"
4848
reqwest = { version = "0.12", features = ["blocking"] }
4949
anyhow = "1.0"
5050
tokio = { version = "1.46", features = ["full"] }

0 commit comments

Comments
 (0)