diff --git a/Cargo.toml b/Cargo.toml index 225394c..0973241 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -81,7 +81,7 @@ futures-util = "0.3.31" # System information and IPC hostname-validator = "1.1.1" -insta = { version = "1.46.2", features = ["filters"] } +insta = { version = "1.46.3", features = ["filters"] } interprocess = { version = "2.2.3", features = ["tokio"] } parking_lot = "0.12.5"