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

View file

@ -46,6 +46,7 @@ tonic = "0.12.3"
prost = "0.13.4"
lettre = "0.11.15"
rand = "0.8.5"
reqwest = "0.12.12"