diff --git a/Cargo.toml b/Cargo.toml index 85be5dc1..985eb08f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -32,7 +32,7 @@ prost = "0.14.0" prost-types = "0.14.0" serde = { version = "1.0.219", features = ["derive"] } serde_json = "1.0.142" -shlex = "1.3.0" +shlex = "2.0.0" tokio = { version = "1.40.0", default-features = false, features = [ "fs", "macros",