File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change 1
1
# LRU Cache
2
2
3
3
[ ![ Build Badge]] [ build status ]
4
- [ ![ Codecov Badge]] [ coverage status ]
5
4
[ ![ crates.io Badge]] [ crates.io package ]
6
5
[ ![ docs.rs Badge]] [ docs.rs documentation ]
7
6
[ ![ License Badge]] [ license ]
@@ -51,8 +50,6 @@ fn main() {
51
50
52
51
[ build badge ] : https://github.com/jeromefroe/lru-rs/actions/workflows/main.yml/badge.svg
53
52
[ build status ] : https://github.com/jeromefroe/lru-rs/actions/workflows/main.yml
54
- [ codecov badge ] : https://codecov.io/gh/jeromefroe/lru-rs/branch/master/graph/badge.svg
55
- [ coverage status ] : https://codecov.io/gh/jeromefroe/lru-rs
56
53
[ crates.io badge ] : https://img.shields.io/crates/v/lru.svg
57
54
[ crates.io package ] : https://crates.io/crates/lru/
58
55
[ documentation ] : https://docs.rs/lru/
You can’t perform that action at this time.
0 commit comments