Skip to content
  • Federico Mena Quintero's avatar
    Update to cssparser 0.25.5 · e5db4390
    Federico Mena Quintero authored
    This has a try_parse() method in addition to try(); the latter
    requires raw identifiers in the Rust 2018 edition.  We'll use
    try_parse() to make the code prettier.
    e5db4390