diff --git a/Cargo.toml b/Cargo.toml index 3eceda6..1d49445 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -14,7 +14,7 @@ keywords = ["ros2", "colcon", "ament"] [dependencies] anyhow = "1" -cargo-manifest = "0.17" +cargo-manifest = "0.19" pico-args = "0.4" # The profile that 'cargo dist' will build with