Content-Length: 287443 | pFad | http://github.com/psqlpy-python/rust-postgres-array/commit/3c060cf183aaaad9e05060ed47bb9697d1f8bff0
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c7d3f31 + 014e740 commit 3c060cfCopy full SHA for 3c060cf
Cargo.toml
@@ -8,10 +8,10 @@ description = "Array support for rust-postgres"
8
repository = "https://github.com/sfackler/rust-postgres-array"
9
10
[dependencies]
11
-bytes = "0.5"
+bytes = "1.0"
12
fallible-iterator = "0.2"
13
-postgres-types = "0.1"
14
-postgres-protocol = "0.5"
+postgres-types = "0.2"
+postgres-protocol = "0.6"
15
16
[dev-dependencies]
17
-postgres = "0.17"
+postgres = "0.19"
circle.yml
@@ -2,7 +2,7 @@ version: 2
2
jobs:
3
build:
4
docker:
5
- - image: rust:1.40.0
+ - image: rust:1.45.0
6
- image: postgres:12
7
environment:
POSTGRES_PASSWORD: password
Fetched URL: http://github.com/psqlpy-python/rust-postgres-array/commit/3c060cf183aaaad9e05060ed47bb9697d1f8bff0
Alternative Proxies:
Alternative Proxy
pFad Proxy
pFad v3 Proxy
pFad v4 Proxy
0 commit comments