File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name = "async-task"
3
3
version = " 4.0.3"
4
4
authors = [
" Stjepan Glavina <[email protected] >" ]
5
5
edition = " 2018"
6
- license = " Apache-2.0/ MIT"
6
+ license = " Apache-2.0 OR MIT"
7
7
repository = " https://github.com/smol-rs/async-task"
8
8
homepage = " https://github.com/smol-rs/async-task"
9
9
documentation = " https://docs.rs/async-task"
Original file line number Diff line number Diff line change 2
2
3
3
[ ![ Build] ( https://github.com/smol-rs/async-task/workflows/Build%20and%20test/badge.svg )] (
4
4
https://github.com/smol-rs/async-task/actions )
5
- [ ![ License] ( https://img.shields.io/badge/license-MIT%2FApache --2.0 -blue.svg )] (
5
+ [ ![ License] ( https://img.shields.io/badge/license-Apache --2.0_OR_MIT -blue.svg )] (
6
6
https://github.com/smol-rs/async-task )
7
7
[ ![ Cargo] ( https://img.shields.io/crates/v/async-task.svg )] (
8
8
https://crates.io/crates/async-task )
You can’t perform that action at this time.
0 commit comments