mirror of
https://github.com/lldap/lldap.git
synced 2026-07-25 17:58:44 +00:00
Force sqlx-core to be at 0.5.1
This commit is contained in:
@@ -36,6 +36,7 @@ log = "*"
|
|||||||
serde = "*"
|
serde = "*"
|
||||||
serde_json = "1"
|
serde_json = "1"
|
||||||
sha2 = "0.9"
|
sha2 = "0.9"
|
||||||
|
sqlx-core = "=0.5.1"
|
||||||
thiserror = "*"
|
thiserror = "*"
|
||||||
time = "0.2"
|
time = "0.2"
|
||||||
tokio = { version = "1.2.0", features = ["full"] }
|
tokio = { version = "1.2.0", features = ["full"] }
|
||||||
|
|||||||
Reference in New Issue
Block a user