diff --git a/lib/localisation/cargo.toml b/lib/localisation/Cargo.toml similarity index 81% rename from lib/localisation/cargo.toml rename to lib/localisation/Cargo.toml index 05dfbed..d9f2753 100644 --- a/lib/localisation/cargo.toml +++ b/lib/localisation/Cargo.toml @@ -4,4 +4,4 @@ version = "0.1.0" edition = "2021" [dependencies] -nalgebra = "0.33.0" \ No newline at end of file +nalgebra = "0.33.0"