We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed8fb9e commit ac4c63fCopy full SHA for ac4c63f
.circleci/config.yml
@@ -25,7 +25,7 @@ jobs:
25
- image: rust:1.39.0
26
environment:
27
RUSTFLAGS: -D warnings
28
- - image: sfackler/rust-postgres-test:5
+ - image: sfackler/rust-postgres-test:6
29
steps:
30
- checkout
31
- run: rustup component add rustfmt clippy
0 commit comments