The selectors crate has had many contributors

This commit is contained in:
Simon Sapin 2018-01-12 15:05:39 +01:00
parent 116a6de59c
commit 79f93cfb5b

View file

@ -2,7 +2,7 @@
name = "selectors"
version = "0.19.0" # Not yet published
authors = ["Simon Sapin <simon.sapin@exyr.org>", "Alan Jeffrey <ajeffrey@mozilla.com>"]
authors = ["The Servo Project Developers"]
documentation = "https://docs.rs/selectors/"
description = "CSS Selectors matching for Rust"