feat(mii): add the mii route

This commit is contained in:
Andrea Toska 2025-04-27 11:04:57 +02:00
commit 4958074aa1
No known key found for this signature in database
GPG key ID: 5B3C83807CCBE9A2
3 changed files with 113 additions and 4 deletions

1
Cargo.lock generated
View file

@ -29,6 +29,7 @@ dependencies = [
"prost",
"quick-xml",
"rand",
"reqwest",
"rocket",
"serde",
"serde_json",