aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--rtic-monotonics/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/rtic-monotonics/Cargo.toml b/rtic-monotonics/Cargo.toml
index 991a84c..2dc26ae 100644
--- a/rtic-monotonics/Cargo.toml
+++ b/rtic-monotonics/Cargo.toml
@@ -65,7 +65,7 @@ nrf9160-pac = { version = "0.12.2", optional = true }
stm32-metapac = { version = "15.0.0", optional = true }
# i.MX RT
-imxrt-ral = { version = "0.5.3", optional = true }
+imxrt-ral = { version = "0.6.1", optional = true }
esp32c3 = {version = "0.28.0", optional = true }
esp32c6 = {version = "0.19.0", optional = true }