Skip to content

Commit

Permalink
fix(dependencies): use latest version of serde_codegen
Browse files Browse the repository at this point in the history
In the way it's meant to be used, which means it uses it's
own version of syntex, to assure it doesn't clash anymore in
unforseen ways.
  • Loading branch information
Byron committed Jul 17, 2016
1 parent 6cf706c commit 7a907eb
Show file tree
Hide file tree
Showing 5 changed files with 139 additions and 100 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ env:
- TRAVIS_CARGO_NIGHTLY_FEATURE=""
- secure: Es8/QExA+XfWaTi2wQqpJL+yc4d3yU9/dfCpVFhyWpu+2XXIvbPbdqFuiZG6QVGaYOmwjlFJ5gCsAqxliG2wzVHkv+KhA1yeVn4ia41Vmx1mJlEU+O7ZNldfgjWemWKTD5kTEFtTBItswKUFH9LsFQ5sztV6/7I9kZZJAxWiXjs=
matrix:
- FEATURE=with-syntex
- FEATURE=with-serde-codegen
- FEATURE=nightly
Loading

0 comments on commit 7a907eb

Please sign in to comment.