Updated bitvec to 0.6.1, as it supports serde serialization/deserialization.
This commit is contained in:
@@ -20,7 +20,7 @@ circle-ci = { repository = "sfackler/rust-postgres" }
|
||||
default = ["runtime"]
|
||||
runtime = ["tokio-postgres/runtime", "tokio", "lazy_static", "log"]
|
||||
|
||||
"with-bit-vec-0_5" = ["tokio-postgres/with-bit-vec-0_5"]
|
||||
"with-bit-vec-0_6" = ["tokio-postgres/with-bit-vec-0_6"]
|
||||
"with-chrono-0_4" = ["tokio-postgres/with-chrono-0_4"]
|
||||
"with-eui48-0_4" = ["tokio-postgres/with-eui48-0_4"]
|
||||
"with-geo-types-0_4" = ["tokio-postgres/with-geo-types-0_4"]
|
||||
|
||||
Reference in New Issue
Block a user