Skip to content

Commit

Permalink
fix(compat): update to strcursor 0.2.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielKeep committed Mar 5, 2016
1 parent d2e98a2 commit b492961
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 @@ -36,7 +36,7 @@ nightly-pattern = []
[dependencies]
itertools = "0.4.0"
lazy_static = "0.1.14"
strcursor = "0.2.2"
strcursor = "0.2.3"

regex = { version = "0.1.41", optional = true }
unicode-normalization = { version = "0.1.2", optional = true }
Expand Down

0 comments on commit b492961

Please sign in to comment.