diff --git a/Cargo.toml b/Cargo.toml index 15ca93a..f80deca 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,7 +16,7 @@ repository = "https://github.com/openrr/ros-nalgebra" [dev-dependencies] rosrust = "0.9" -nalgebra = "0.34" +nalgebra = "0.35" [lints] workspace = true