diff --git a/Cargo.toml b/Cargo.toml index efc8fd3..98d5879 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,7 +12,7 @@ keywords = ["Modelica", "development", "formatter"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -moparse = "0.1.5-rc2" +moparse = "0.1.6" [profile.release] strip = true