We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f9b952 commit a80eb34Copy full SHA for a80eb34
README.md
@@ -12,6 +12,9 @@
12
</a>
13
<a href="https://crates.io/crates/music-player" target="_blank">
14
<img src="https://img.shields.io/crates/dr/music-player" />
15
+ </a>
16
+ <a href="https://github.com/tsirysndr/music-player/actions/workflows/release.yml" target="_blank">
17
+ <img alt="release" src="https://github.com/tsirysndr/music-player/actions/workflows/release.yml/badge.svg" />
18
19
<a href="https://github.com/tsirysndr/music-player/actions/workflows/rust-clippy.yml" target="_blank">
20
<img alt="rust-clippy" src="https://github.com/tsirysndr/music-player/actions/workflows/rust-clippy.yml/badge.svg?branch=master" />
0 commit comments