Skip to content

Commit

Permalink
chore(Deps,snapshot): Upgrade regex 0.2.1 -> 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
brianp committed Dec 13, 2019
1 parent 3147653 commit 2824b0a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 45 deletions.
45 changes: 1 addition & 44 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion snapshot/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ doctest = false

[dependencies]
common = { path = "../common" }
regex = "0.2.1"
regex = "1.3.1"
serde = "0.8.18"
serde_derive = "0.8.18"
serde_yaml = "0.5"
Expand Down

0 comments on commit 2824b0a

Please sign in to comment.