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 89f2770 commit 1373a57Copy full SHA for 1373a57
postgres/Cargo.toml
@@ -26,7 +26,7 @@ features = [
26
]
27
28
[badges]
29
-travis-ci = { repository = "sfackler/rust-postgres" }
+circle-ci = { repository = "sfackler/rust-postgres" }
30
31
[lib]
32
name = "postgres"
tokio-postgres/Cargo.toml
@@ -24,7 +24,7 @@ features = [
24
25
[features]
with-bit-vec = ["postgres-shared/with-bit-vec"]
0 commit comments