Skip to content

Fix the dependency on serde #94

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
nox opened this issue Feb 1, 2016 · 1 comment
Closed

Fix the dependency on serde #94

nox opened this issue Feb 1, 2016 · 1 comment

Comments

@nox
Copy link
Contributor

nox commented Feb 1, 2016

The dependencies on serde and serde_macros need a version number.

warning: dependency (serde_macros) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions
warning: dependency (serde) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions
@nox
Copy link
Contributor Author

nox commented Feb 1, 2016

This actually blocks publishing new releases.

nox added a commit to nox/rust-cssparser that referenced this issue Feb 1, 2016
I just used the versions currently found in Servo.
bors-servo pushed a commit that referenced this issue Feb 1, 2016
Specify versions for serde and serde_macros (fixes #94)

I just used the versions currently found in Servo.

Fixes #94.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.svg" height="40" alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/rust-cssparser/95)
<!-- Reviewable:end -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant