diff --git a/Cargo.toml b/Cargo.toml index ca27c3473fa8b376ae83844942c9bf62eaf0a48a..dff7f7dddc41ad134d65385cbff776f7bf3247b0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -29,6 +29,7 @@ version = "0.3.9" git = "https://gitlab.henriktjader.com/pln/stm32f413.git" features = ["rt"] version = "0.2.0" +tag = "v0.2.0" [dev-dependencies.klee] @@ -50,4 +51,4 @@ panic = "abort" [profile.release] lto = true debug = true -panic = "abort" \ No newline at end of file +panic = "abort"