mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-13 19:15:39 +00:00
frontend integration
This commit is contained in:
@@ -36,6 +36,7 @@ actix-rt = "1"
|
||||
actix-files = "0.4"
|
||||
mime_guess = "2.0.3"
|
||||
rust-embed = "5.9.0"
|
||||
cache-buster = { version = "0.1", git = "https://github.com/realaravinth/cache-buster" }
|
||||
|
||||
futures = "0.3"
|
||||
|
||||
@@ -71,3 +72,5 @@ sailfish = "0.3.2"
|
||||
serde_yaml = "0.8"
|
||||
serde_json = "1"
|
||||
yaml-rust = "0.4"
|
||||
cache-buster = { version = "0.1", git = "https://github.com/realaravinth/cache-buster" }
|
||||
mime = "0.3.16"
|
||||
|
||||
Reference in New Issue
Block a user