Use uzers crate

This commit is contained in:
Kevin Yue
2024-01-18 08:54:08 -05:00
parent 5c56acc677
commit 03f8c98cb5
5 changed files with 22 additions and 21 deletions

View File

@@ -24,7 +24,7 @@ redact-engine.workspace = true
url.workspace = true
regex.workspace = true
dotenvy_macro.workspace = true
users.workspace = true
uzers.workspace = true
tauri = { workspace = true, optional = true }