diff --git a/Cargo.toml b/Cargo.toml index 86ce134..4e9e80f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "rumoca" authors = ["James Goppert"] -description = ["A Modelica compiler with focus on Casadi, Sympy, JAX, and Collimator generation"] +description = "A Modelica compiler with focus on Casadi, Sympy, JAX, and Collimator generation" version = "0.1.0" edition = "2021"