mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-11 01:55:40 +00:00
fix(deps): update rust crate derive_builder to 0.20
This commit is contained in:
@@ -44,7 +44,7 @@ argon2-creds = { branch = "master", git = "https://github.com/realaravinth/argon
|
||||
config = "0.15"
|
||||
validator = { version = "0.15", features = ["derive"]}
|
||||
|
||||
derive_builder = "0.11"
|
||||
derive_builder = "0.20"
|
||||
derive_more = "0.99"
|
||||
|
||||
serde = "1"
|
||||
|
||||
Reference in New Issue
Block a user