Update license badge to match Cargo.toml

This commit is contained in:
Taiki Endo 2021-02-14 13:36:40 +09:00
parent 3f18133da0
commit aff1753a24
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# vec-arena
[![Build Status](https://travis-ci.org/smol-rs/vec-arena.svg?branch=master)](https://travis-ci.org/smol-rs/vec-arena)
[![License](https://img.shields.io/badge/license-Apache--2.0%2FMIT-blue.svg)](https://github.com/smol-rs/vec-arena)
[![License](https://img.shields.io/badge/license-Apache--2.0_OR_MIT-blue.svg)](https://github.com/smol-rs/vec-arena)
[![Cargo](https://img.shields.io/crates/v/vec-arena.svg)](https://crates.io/crates/vec-arena)
[![Documentation](https://docs.rs/vec-arena/badge.svg)](https://docs.rs/vec-arena)