Skip to content

Commit

Permalink
bump pest_derive to 1.0.7
Browse files Browse the repository at this point in the history
Fixes: sunng87#219
Signed-off-by: Igor Gnatenko <[email protected]>
  • Loading branch information
ignatenkobrain committed Jun 14, 2018
1 parent 83299b1 commit 086970c
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 @@ -22,7 +22,7 @@ path = "src/lib.rs"
log = "^0.4.0"
quick-error = "^1.0.0"
pest = "^1.0.0"
pest_derive = "^1.0.0"
pest_derive = "^1.0.7"
serde = "^1.0.0"
serde_json = "^1.0.0"
regex = "^1.0.0"
Expand Down

0 comments on commit 086970c

Please sign in to comment.