mozilla / mentat

UNMAINTAINED A persistent, relational store inspired by Datomic and DataScript.
https://mozilla.github.io/mentat/
Apache License 2.0
1.65k stars 115 forks source link

[size] Don't depend on regex #771

Closed ncalexan closed 6 years ago

ncalexan commented 6 years ago

We're sadly depending on at least two versions, and one of our uses is tiny: https://github.com/mozilla/mentat/blob/master/query-sql/src/lib.rs#L567. We can cull that easily.