mirror of
https://github.com/launchbadge/sqlx.git
synced 2025-12-29 21:00:54 +00:00
Disable default features of runtime
This commit is contained in:
parent
c019f91fc6
commit
1c64dc32ab
@ -16,7 +16,7 @@ itoa = "0.4.4"
|
||||
log = "0.4.8"
|
||||
md-5 = "0.8.0"
|
||||
memchr = "2.2.1"
|
||||
runtime = { version = "=0.3.0-alpha.6", default-features = true }
|
||||
runtime = { version = "=0.3.0-alpha.6", default-features = false }
|
||||
bitflags = "1.1.0"
|
||||
enum-tryfrom = "0.2.1"
|
||||
enum-tryfrom-derive = "0.2.1"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user