Skip to content

Commit

Permalink
Merge pull request #638 from Dylan-DPC/patch-1
Browse files Browse the repository at this point in the history
Update regex
  • Loading branch information
sagiegurari authored Apr 19, 2022
2 parents ccf77f9 + 48ea20e commit d942d89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ indexmap = { version = "^1", features = ["serde-1"] }
ignore = "^0.4"
lenient_semver = "^0.4.2"
log = "^0.4"
regex = "^1"
regex = "1.5.5"
run_script = "^0.9"
rust_info = "^0.3.1"
semver = "^1"
Expand Down

0 comments on commit d942d89

Please sign in to comment.