diff --git a/Cargo.toml b/Cargo.toml index ea21d9af17..5351b004d7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -74,7 +74,7 @@ tokio = { version = "1.29", default-features = false } tracing = "0.1.34" tracing-wasm = "0.2.1" tracing-subscriber = "0.3.17" -trybuild = "1.0.81" +trybuild = "1.0.82" wabt = "0.10.0" wasm-bindgen-test = "0.3.24" which = "4.4.0"