diff --git a/rust_crate/Cargo.toml b/rust_crate/Cargo.toml index 46a5e232..c6788b6b 100644 --- a/rust_crate/Cargo.toml +++ b/rust_crate/Cargo.toml @@ -20,7 +20,7 @@ allo-isolate = "0.1.26" os-thread-local = "0.1.3" protoc-prebuilt = "0.3.0" home = "0.5.9" -which = "6.0.0" +which = "7.0.0" backtrace = { version = "0.3.69", optional = true } [target.'cfg(target_family = "wasm")'.dependencies]