diff --git a/tools/ci/Cargo.toml b/tools/ci/Cargo.toml index 3c2a6ee93c359..a6d04627c2277 100644 --- a/tools/ci/Cargo.toml +++ b/tools/ci/Cargo.toml @@ -7,4 +7,4 @@ publish = false license = "MIT OR Apache-2.0" [dependencies] -xshell = "0.1" +xshell = "0.2"