Martin Tzvetanov Grigorov created AVRO-3838:
-----------------------------------------------
Summary: [Rust] Replace regex crate with regex-lite
Key: AVRO-3838
URL: https://issues.apache.org/jira/browse/AVRO-3838
Project: Apache Avro
Issue Type: Improvement
Components: rust
Reporter: Martin Tzvetanov Grigorov
Assignee: Martin Tzvetanov Grigorov
Replacing "regex" dependency with "regex-lite" reduces the build time from
30secs to 22secs on my dev machine.
https://github.com/rust-lang/regex/tree/master/regex-lite
--
This message was sent by Atlassian Jira
(v8.20.10#820010)