We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ea6e52 commit 1fc6194Copy full SHA for 1fc6194
Cargo.toml
@@ -81,7 +81,7 @@ tracing-error = "0.2.1"
81
tracing-opentelemetry = "0.30.0"
82
tracing-subscriber = { version = "0.3.19", features = ["tracing-log"] }
83
url = "2.5.4"
84
-which = "7.0.2"
+which = "8.0.0"
85
86
[dependencies.azalia]
87
version = "0.1.5"
@@ -118,7 +118,7 @@ libsystemd = { version = "0.7.0", optional = true }
118
[build-dependencies]
119
chrono = "0.4.39"
120
rustc_version = "0.4.1"
121
122
123
[profile.release]
124
codegen-units = 1 # use a single codegen unit
0 commit comments