diff --git a/index/sa/samd51_hal/samd51_hal-0.2.0.toml b/index/sa/samd51_hal/samd51_hal-0.2.0.toml index caff158e..f2cdd18e 100644 --- a/index/sa/samd51_hal/samd51_hal-0.2.0.toml +++ b/index/sa/samd51_hal/samd51_hal-0.2.0.toml @@ -18,8 +18,9 @@ tags = ["embedded", "nostd", "atsamd51", "microchip", "atmel", "drivers"] auto-gpr-with=false # User has to select only one project file [[depends-on]] -cortex_m = "^0.1.0" -hal = "^0.1.0" +cortex_m = "~0.1.0" +hal = "~0.1.0" +gnat_arm_elf = "^11" [origin] commit = "65c420358db65e7ff678cae747aad03b687f200b"