implement MAC auth for felica

This commit is contained in:
2026-08-28 21:56:37 +08:00
parent f523b7d394
commit 494f4b92eb
20 changed files with 562 additions and 233 deletions
+1
View File
@@ -60,6 +60,7 @@ crossbeam = { version = "0.8.4", default-features = false, features = ["alloc"]
[build-dependencies]
patch-crate = "0.1.13"
dotenvy = "0.15.7"
[package.metadata.patch]
crates = ["lorawan-device"]