mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-11 18:15:39 +00:00
OAS: yaml to json
This commit is contained in:
@@ -44,6 +44,7 @@ derive_more = "0.99"
|
||||
|
||||
serde = "1"
|
||||
serde_json = "1"
|
||||
serde_yaml = "0.8"
|
||||
|
||||
url = "2.2"
|
||||
|
||||
@@ -58,3 +59,8 @@ m_captcha = { version = "0.1.2", git = "https://github.com/mCaptcha/mCaptcha" }
|
||||
rand = "0.8"
|
||||
|
||||
sailfish = "0.3.2"
|
||||
|
||||
[build-dependencies]
|
||||
serde_yaml = "0.8"
|
||||
serde_json = "1"
|
||||
yaml-rust = "0.4"
|
||||
|
||||
Reference in New Issue
Block a user