Skip to content
This repository was archived by the owner on Jul 10, 2023. It is now read-only.

Commit ebad4c2

Browse files
author
bors-servo
committed
Auto merge of #227 - servo:cargo-license, r=larsbergstrom
Specify license in Cargo.toml <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.svg" height="40" alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/rust-layers/227) <!-- Reviewable:end -->
2 parents cc3c310 + 9a68964 commit ebad4c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
name = "layers"
44
version = "0.2.2"
55
authors = ["The Servo Project Developers"]
6+
license = "MIT/Apache-2.0"
67

78
[features]
89
default = []

0 commit comments

Comments
 (0)