mirror of
https://github.com/nitnelave/lldap.git
synced 2023-04-12 14:25:13 +00:00
Force sqlx-core to be at 0.5.1
This commit is contained in:
parent
bb66532862
commit
a56fbd77e3
@ -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"] }
|
||||||
|
Loading…
Reference in New Issue
Block a user