diff --git a/Cargo.toml b/Cargo.toml index 3680efb..279c520 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -35,7 +35,7 @@ crc16 = { version = "0.4.0", default-features = false } either = { version = "1.9.0", default-features = false } heapless = "0.8.0" m = "0.1.1" -mfrc522 = "0.6.0" +mfrc522 = "0.7.0" panic-halt = "0.2.0" panic-itm = "0.4.2" panic-semihosting = "0.6.0"