feat: start implementing device name generation in the backend
This commit is contained in:
parent
3647086adb
commit
8656115dc9
7 changed files with 1034 additions and 22 deletions
|
@ -60,5 +60,6 @@ regex = "1.11"
|
|||
random-string = "1.1"
|
||||
lettre = { version = "0.11", features = ["tokio1", "tokio1-native-tls"] }
|
||||
chrono = { version = "0.4.41", features = ["serde"] }
|
||||
rand = "0.9.1"
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue