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.50
Browse files Browse the repository at this point in the history
  • Loading branch information
dtolnay committed Nov 19, 2016
1 parent 5d0e727 commit f49ceb8
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.48.0", optional = true }
syntex_syntax = { version = "^0.50.0", optional = true }
clippy = { version = "0.*", optional = true }
compiletest_rs = { version = "^0.2.0", optional = true }

Expand Down

0 comments on commit f49ceb8

Please sign in to comment.