mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01:00
Indicate components should not be published to crates.io.
http://doc.crates.io/manifest.html#the-publish--field-optional
This commit is contained in:
parent
056a7cf1a2
commit
75353e19a7
23 changed files with 23 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
name = "canvas_traits"
|
||||
version = "0.0.1"
|
||||
authors = ["The Servo Project Developers"]
|
||||
publish = false
|
||||
|
||||
[lib]
|
||||
name = "canvas_traits"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue