Bump selectors

Releasing this will help updating dependencies in crates that depend on
selectors.
This commit is contained in:
Bastien Orivel 2021-04-21 18:50:20 +02:00
parent 3cd1121a7d
commit 20a3a09b54
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "selectors"
version = "0.22.0"
version = "0.23.0"
authors = ["The Servo Project Developers"]
documentation = "https://docs.rs/selectors/"
description = "CSS Selectors matching for Rust"