mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Check for license only in Cargo.toml
This commit is contained in:
parent
6f22251e65
commit
0f07517049
3 changed files with 4 additions and 5 deletions
5
python/tidy/servo_tidy_tests/Cargo.toml
Normal file
5
python/tidy/servo_tidy_tests/Cargo.toml
Normal file
|
@ -0,0 +1,5 @@
|
|||
[package]
|
||||
name = "test"
|
||||
version = "*"
|
||||
authors = ["The Servo Project Developers"]
|
||||
publish = false
|
Loading…
Add table
Add a link
Reference in a new issue