Skip to content

Commit 0729e55

Browse files
Update Rust crate which to v8
1 parent 1d87db8 commit 0729e55

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
@@ -81,7 +81,7 @@ tracing-error = "0.2.1"
8181
tracing-opentelemetry = "0.30.0"
8282
tracing-subscriber = { version = "0.3.19", features = ["tracing-log"] }
8383
url = "2.5.4"
84-
which = "7.0.2"
84+
which = "8.0.0"
8585

8686
[dependencies.azalia]
8787
version = "0.1.5"
@@ -118,7 +118,7 @@ libsystemd = { version = "0.7.0", optional = true }
118118
[build-dependencies]
119119
chrono = "0.4.39"
120120
rustc_version = "0.4.1"
121-
which = "7.0.2"
121+
which = "8.0.0"
122122

123123
[profile.release]
124124
codegen-units = 1 # use a single codegen unit

0 commit comments

Comments
 (0)