Check for license only in Cargo.toml

This commit is contained in:
UK992 2016-08-25 01:29:46 +02:00
parent 6f22251e65
commit 0f07517049
3 changed files with 4 additions and 5 deletions

View file

@ -0,0 +1,5 @@
[package]
name = "test"
version = "*"
authors = ["The Servo Project Developers"]
publish = false