Content-Length: 285690 | pFad | http://github.com/psqlpy-python/rust-postgres-array/commit/014e740ae5c3c4bcb6bfae8b8790eb4e73be9f32
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.
1 parent c7d3f31 commit 014e740Copy full SHA for 014e740
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/014e740ae5c3c4bcb6bfae8b8790eb4e73be9f32
Alternative Proxies:
Alternative Proxy
pFad Proxy
pFad v3 Proxy
pFad v4 Proxy
0 commit comments