Add missing license field.

This commit is contained in:
CrLF0710 2020-06-20 10:03:25 +08:00
parent b80fc85f8c
commit ad0940c9ad

View File

@ -2,6 +2,7 @@
name = "cargo-test-support"
version = "0.1.0"
authors = ["Alex Crichton <alex@alexcrichton.com>"]
license = "MIT OR Apache-2.0"
edition = "2018"
[lib]