Closed 0ndorio closed 5 years ago
This updates regex from 0.2 to 1.0 and also removes the direct dependency on failure_derive which can now be loaded through a reexport inside failure.
regex
failure_derive
failure
This updates
regex
from 0.2 to 1.0 and also removes the direct dependency onfailure_derive
which can now be loaded through a reexport insidefailure
.