* Updated the regex crate to 0.2.2 as per issue #88 * Added potential fix for cryptic CI error. * Fixed incorrect handling of regex name call. Fixes #88
This commit is contained in:
committed by
Jakob Stoklund Olesen
parent
c1d095de18
commit
de0f0e5f0a
@@ -11,4 +11,4 @@ documentation = "https://docs.rs/filecheck"
|
||||
name = "filecheck"
|
||||
|
||||
[dependencies]
|
||||
regex = "0.1.71"
|
||||
regex = "0.2.2"
|
||||
|
||||
Reference in New Issue
Block a user