Add img protection
This commit is contained in:
parent
1681188214
commit
90d0eacca6
3 changed files with 294 additions and 189 deletions
|
@ -13,4 +13,6 @@ rust-embed = "8"
|
|||
directories = "5"
|
||||
clap = "4"
|
||||
warp = "0.3"
|
||||
tokio = { version = "1", features = ["full"] }
|
||||
tokio = { version = "1", features = ["full"] }
|
||||
portpicker = "0.1"
|
||||
rand = "0.8"
|
Loading…
Add table
Add a link
Reference in a new issue