v2.0.1 new tests listing in verbose + exercism report fixes
The main changes of this version are the following:
- Changed: When using verbose
-v
, the console output now also display a listing of all tests that run. - Fixed: The exercism output now has unique
name
for each test. - Security: Update of the regex crate due to RUSTSEC-2022-0013.