Skip to content

Commit 94f3bba

Browse files
committed
Redirect to shields.io instead of writing our own
shields.io has supported docs.rs for a few months now. We don't support as many features as they do, and they support all features we do, so just forward requests on to them.
1 parent 3bfdc65 commit 94f3bba

File tree

13 files changed

+63
-503
lines changed

13 files changed

+63
-503
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ r2d2_postgres = "0.18"
3333
# iron needs url@1, but it reexports it as iron::url, so we can start using
3434
# url@2 for other usecases
3535
url = { version = "2.1.1", features = ["serde"] }
36-
badge = { path = "crates/badge" }
3736
docsrs-metadata = { path = "crates/metadata" }
3837
anyhow = { version = "1.0.42", features = ["backtrace"]}
3938
backtrace = "0.3.61"

crates/badge/CHANGELOG.md

Lines changed: 0 additions & 20 deletions
This file was deleted.

crates/badge/Cargo.toml

Lines changed: 0 additions & 14 deletions
This file was deleted.

crates/badge/DejaVuSans.ttf

-738 KB
Binary file not shown.

crates/badge/LICENSE

Lines changed: 0 additions & 70 deletions
This file was deleted.

crates/badge/src/lib.rs

Lines changed: 0 additions & 178 deletions
This file was deleted.

0 commit comments

Comments
 (0)