Skip to content

Commit

Permalink
chore: fix badge
Browse files Browse the repository at this point in the history
  • Loading branch information
PureWhiteWu committed Aug 16, 2023
1 parent 1960945 commit a51abfe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
[![License](https://img.shields.io/crates/l/fastcache)](#license)
[![Build Status][actions-badge]][actions-url]

[actions-badge]: https://github.com/PureWhiteWu/fastcache/actions/workflows/rust.yaml/badge.svg
[actions-url]: https://github.com/PureWhiteWu/fastcache/actions
[actions-badge]: https://github.com/PureWhiteWu/fastcache/actions/workflows/rust.yml/badge.svg
[actions-url]: https://github.com/PureWhiteWu/fastcache/actions/workflows/rust.yml

A performant but not-so-accurate time and capacity based cache for Rust.

Expand Down

0 comments on commit a51abfe

Please sign in to comment.