mirror of
https://github.com/launchbadge/sqlx.git
synced 2026-03-23 18:40:24 +00:00
Update Rust and dependencies
This commit is contained in:
@@ -10,12 +10,12 @@ edition = "2018"
|
||||
sqlx-core = { path = "../sqlx-core" }
|
||||
sqlx-postgres-protocol = { path = "../sqlx-postgres-protocol" }
|
||||
runtime = "=0.3.0-alpha.6"
|
||||
futures-preview = "=0.3.0-alpha.16"
|
||||
futures-preview = "=0.3.0-alpha.17"
|
||||
byteorder = "1.3.2"
|
||||
log = "0.4.6"
|
||||
log = "0.4.7"
|
||||
hex = "0.3.2"
|
||||
bytes = "0.4.12"
|
||||
memchr = "2.2.0"
|
||||
memchr = "2.2.1"
|
||||
md-5 = "0.8.0"
|
||||
|
||||
[dev-dependencies]
|
||||
|
||||
Reference in New Issue
Block a user