Update rtcc dependency

pull/14/head
Diego Barrios Romero 2025-10-10 14:26:41 +02:00 committed by GitHub
parent c1df987bf2
commit ca25843e85
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ defmt = ["dep:defmt", "rtcc/defmt"]
[dependencies]
embedded-hal = "1.0.0"
rtcc = "0.3"
rtcc = "0.4"
defmt = { version = "1.0.1", optional = true }
[dev-dependencies]