Skip to content

Commit d80b142

Browse files
chore(deps): bump postgres-protocol from 0.6.4 to 0.6.5 (#116)
Bumps [postgres-protocol](https://github.com/sfackler/rust-postgres) from 0.6.4 to 0.6.5. - [Release notes](https://github.com/sfackler/rust-postgres/releases) - [Commits](rust-postgres/rust-postgres@postgres-protocol-v0.6.4...postgres-protocol-v0.6.5) --- updated-dependencies: - dependency-name: postgres-protocol dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bdf8a40 commit d80b142

File tree

2 files changed

+12
-6
lines changed

2 files changed

+12
-6
lines changed

Cargo.lock

Lines changed: 11 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ openssl = "0.10.48"
2929
postgis = "0.9.0"
3030
postgres = { version = "0.19.1", features = ["with-time-0_2", "with-uuid-0_8", "with-serde_json-1"] }
3131
postgres-openssl = "0.5.0"
32-
postgres-protocol = "0.6.2"
32+
postgres-protocol = "0.6.5"
3333
r2d2 = "0.8"
3434
r2d2_postgres = "0.18"
3535
semver = "1.0"

0 commit comments

Comments
 (0)