Update license badge to match Cargo.toml

This commit is contained in:
Taiki Endo 2021-02-14 13:37:47 +09:00
parent 858f4f0607
commit 4a7acf9b9e
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
[![Build](https://github.com/smol-rs/concurrent-queue/workflows/Build%20and%20test/badge.svg)](
https://github.com/smol-rs/concurrent-queue/actions)
[![License](https://img.shields.io/badge/license-MIT%2FApache--2.0-blue.svg)](
[![License](https://img.shields.io/badge/license-Apache--2.0_OR_MIT-blue.svg)](
https://github.com/smol-rs/concurrent-queue)
[![Cargo](https://img.shields.io/crates/v/concurrent-queue.svg)](
https://crates.io/crates/concurrent-queue)