Skip to content
This repository has been archived by the owner on May 6, 2020. It is now read-only.

Commit

Permalink
Update to syntex 0.57
Browse files Browse the repository at this point in the history
  • Loading branch information
dtolnay committed Jan 26, 2017
1 parent 2ba5de6 commit 9829d3c
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 @@ -12,7 +12,7 @@ with-syntex = ["syntex_syntax"]
unstable-testing = ["clippy", "compiletest_rs"]

[dependencies]
syntex_syntax = { version = "^0.55.0", optional = true }
syntex_syntax = { version = "^0.57.0", optional = true }
clippy = { version = "0.*", optional = true }
compiletest_rs = { version = "^0.2.0", optional = true }

Expand Down

0 comments on commit 9829d3c

Please sign in to comment.