cargo: remove features from `regex`
This avoids a dependency on thread_local
which has a security issue.
However, the minimum is bumped to 1.3.3
to allow the feature to use a
fixed release of it.
This avoids a dependency on thread_local
which has a security issue.
However, the minimum is bumped to 1.3.3
to allow the feature to use a
fixed release of it.