Closed
Description
Description
regex
crate just recieved a 1.9.0
update, however, all test cases under regex.rs does not produce output for some reason.
I tried running TESTNAME='regex' cargo uitest
on stable branch, and it fails on either windows or linux platform.
Then I manually modify Cargo.lock and set the version of regex
to 1.8.4, and regex-syntax
to 0.7.2, and everything works normal.
Which is kinda weird, can someone confirm this please? Should Cargo.lock
be included in the future?
Version
No response
Additional Labels
No response
Metadata
Metadata
Assignees
Labels
No labels