Skip to content

Commit ad0940c

Browse files
committed
Add missing license field.
1 parent b80fc85 commit ad0940c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

crates/cargo-test-support/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
name = "cargo-test-support"
33
version = "0.1.0"
44
authors = ["Alex Crichton <alex@alexcrichton.com>"]
5+
license = "MIT OR Apache-2.0"
56
edition = "2018"
67

78
[lib]

0 commit comments

Comments
 (0)