Skip to content

Commit 9680dca

Browse files
committed
Remove obsolete Azure badges from crate metadata
1 parent fc31a0e commit 9680dca

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

imap-proto/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ license = "MIT/Apache-2.0"
1212
edition = "2018"
1313

1414
[badges]
15-
azure-devops = { project = "dochtman/Projects", pipeline = "tokio-imap", build = "4" }
1615
maintenance = { status = "passively-maintained" }
1716

1817
[dependencies]

tokio-imap/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ readme = "../README.md"
1313
edition = "2018"
1414

1515
[badges]
16-
azure-devops = { project = "dochtman/Projects", pipeline = "tokio-imap", build = "4" }
1716
maintenance = { status = "passively-maintained" }
1817

1918
[dependencies]

0 commit comments

Comments
 (0)