update
This commit is contained in:
parent
3299d3cc4c
commit
5f9eec00bf
13 changed files with 484 additions and 192 deletions
|
@ -23,4 +23,8 @@ sqlx = { version = "0.8", features = ["postgres", "runtime-tokio-native-tls", "d
|
|||
maud = "0.26.0"
|
||||
rand = "0.8.5"
|
||||
data-encoding = "2.6.0"
|
||||
bcrypt = "0.16.0"
|
||||
bcrypt = "0.16.0"
|
||||
dashmap = "6.1.0"
|
||||
|
||||
[features]
|
||||
cache = []
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue