master
kirbylife 2021-03-07 20:41:24 -06:00
parent 1d428d8838
commit 5874e45323
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
## Simple crate to convert XPath selectors to CSS selectors ## Simple crate to convert XPath selectors to CSS selectors
based on [cssify](https://github.com/santiycr/cssify) but rewrited in Rust (RiiR F4W). based on [cssify](https://github.com/santiycr/cssify) but rewrited in Rust (RiiR FTW).
### dependencies: ### dependencies:
- [Regex](https://crates.io/crates/regex) - [Regex](https://crates.io/crates/regex)