Release postgres-protocol v0.6.0
This commit is contained in:
@@ -24,7 +24,7 @@ with-time-0_2 = ["time-02"]
|
||||
[dependencies]
|
||||
bytes = "1.0"
|
||||
fallible-iterator = "0.2"
|
||||
postgres-protocol = { version = "0.5.0", path = "../postgres-protocol" }
|
||||
postgres-protocol = { version = "0.6.0", path = "../postgres-protocol" }
|
||||
postgres-derive = { version = "0.4.0", optional = true, path = "../postgres-derive" }
|
||||
|
||||
bit-vec-06 = { version = "0.6", package = "bit-vec", optional = true }
|
||||
|
||||
Reference in New Issue
Block a user