diff --git a/Cargo.toml b/Cargo.toml index 0853def083cf88c0e1d15e85856d77ac2700ead8..add82fe899e55c2886ee72a05f59c2f83f739a77 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -28,7 +28,7 @@ version = "0.3.3" [dev-dependencies.stm32f40x] git = "https://gitlab.henriktjader.com/pln/STM32F40x" features = ["rt"] -version = "0.1.0" +version = "0.2.0" [features] wcet_bkpt = []