mirror of
https://github.com/servo/servo.git
synced 2025-08-04 05:00:08 +01:00
The selectors crate has had many contributors
This commit is contained in:
parent
116a6de59c
commit
79f93cfb5b
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
name = "selectors"
|
name = "selectors"
|
||||||
version = "0.19.0" # Not yet published
|
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/"
|
documentation = "https://docs.rs/selectors/"
|
||||||
|
|
||||||
description = "CSS Selectors matching for Rust"
|
description = "CSS Selectors matching for Rust"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue