Skip to content

Commit

Permalink
update regex to 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Geal committed May 2, 2018
1 parent 8290517 commit 5b55b60
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 @@ -30,7 +30,7 @@ regexp_macros = ["regexp", "lazy_static"]
verbose-errors = ["alloc"]

[dependencies.regex]
version = "^0.2"
version = "^1.0"
optional = true

[dependencies.lazy_static]
Expand Down

0 comments on commit 5b55b60

Please sign in to comment.