diff --git a/Cargo.toml b/Cargo.toml index 47892e5..b06215e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,7 +12,7 @@ license = "MIT" [dependencies] embedded-hal = "0.2.2" -libm = "0.1.2" +libm = "0.1.3" [dependencies.nalgebra] default-features = false