update
This commit is contained in:
parent
05d3848602
commit
a1b597ef68
4 changed files with 60 additions and 25 deletions
|
@ -11,7 +11,7 @@ serde = { version = "1.0.203", features = ["derive"] }
|
|||
serde_json = "1.0.117"
|
||||
uuid = { version = "1.9.1", features = ["v4"] }
|
||||
walkdir = "2.5.0"
|
||||
mongod = { git = "https://git.hydrar.de/jmarya/mongod" }
|
||||
mongod = { git = "https://git.hydrar.de/jmarya/mongod", features = ["cache"] }
|
||||
bcrypt = "0.15.1"
|
||||
data-encoding = "2.6.0"
|
||||
rand = "0.8.5"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue