Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit861736e

Browse files
chore: remove circle-ci badges
1 parentb0ac0a2 commit861736e

File tree

4 files changed

+0
-12
lines changed

4 files changed

+0
-12
lines changed

‎postgres-native-tls/Cargo.toml‎

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@ repository = "https://github.com/rust-postgres/rust-postgres"
99
readme ="../README.md"
1010
rust-version ="1.81"
1111

12-
[badges]
13-
circle-ci = {repository ="sfackler/rust-postgres" }
14-
1512
[features]
1613
default = ["runtime"]
1714
runtime = ["tokio-postgres/runtime"]

‎postgres-openssl/Cargo.toml‎

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@ repository = "https://github.com/rust-postgres/rust-postgres"
99
readme ="../README.md"
1010
rust-version ="1.81"
1111

12-
[badges]
13-
circle-ci = {repository ="sfackler/rust-postgres" }
14-
1512
[features]
1613
default = ["runtime"]
1714
runtime = ["tokio-postgres/runtime"]

‎postgres/Cargo.toml‎

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,6 @@ harness = false
1818
[package.metadata.docs.rs]
1919
all-features =true
2020

21-
[badges]
22-
circle-ci = {repository ="sfackler/rust-postgres" }
23-
2421
[features]
2522
array-impls = ["tokio-postgres/array-impls"]
2623
with-bit-vec-0_6 = ["tokio-postgres/with-bit-vec-0_6"]

‎tokio-postgres/Cargo.toml‎

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,6 @@ harness = false
2121
[package.metadata.docs.rs]
2222
all-features =true
2323

24-
[badges]
25-
circle-ci = {repository ="sfackler/rust-postgres" }
26-
2724
[features]
2825
default = ["runtime"]
2926
runtime = ["tokio/net","tokio/time"]

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp