Skip to content

Commit

Permalink
Merge pull request #17 from smol-rs/badge
Browse files Browse the repository at this point in the history
Update license badge to match Cargo.toml
  • Loading branch information
taiki-e authored Feb 14, 2021
2 parents 1daf4e4 + 4fe6a63 commit de86439
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[![Build](https://github.com/smol-rs/blocking/workflows/Build%20and%20test/badge.svg)](
https://github.com/smol-rs/blocking/actions)
![Rustc version](https://img.shields.io/badge/rustc-1.40+-lightgray.svg)
[![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/blocking)
[![Cargo](https://img.shields.io/crates/v/blocking.svg)](
https://crates.io/crates/blocking)
Expand Down

0 comments on commit de86439

Please sign in to comment.