some small refactoring
This commit is contained in:
parent
dd7c66a13b
commit
e591b11065
20 changed files with 957 additions and 40 deletions
|
@ -10,8 +10,10 @@ dotenvy = "0.15.7"
|
|||
flate2 = "1.0.27"
|
||||
maplit = "1.0.2"
|
||||
password-auth = "0.3.0"
|
||||
rand = "0.8.5"
|
||||
regex = "1.9.4"
|
||||
rocket = "=0.5.0-rc.3"
|
||||
rocket_dyn_templates = { version = "0.1.0-rc.3", features = ["handlebars"] }
|
||||
serde = { version = "1.0.188", features = ["derive"] }
|
||||
sha = "1.0.3"
|
||||
toml = "0.7.6"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue