mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2025-05-09 16:30:07 +03:00
Update cargo
This commit is contained in:
parent
8826f6df8f
commit
a4f9c92b32
3 changed files with 2 additions and 4 deletions
db/db-sqlx-postgres
|
@ -13,7 +13,6 @@ async-trait = "0.1.51"
|
|||
db-core = {path = "../db-core"}
|
||||
futures = "0.3.15"
|
||||
sqlx = { version = "0.5.13", features = [ "runtime-actix-rustls", "postgres", "time", "offline" ] }
|
||||
urlencoding = "2.1.2"
|
||||
|
||||
[dev-dependencies]
|
||||
actix-rt = "2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue