Skip to content
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

Documentation - Mention rust backend & update miniz and flate info #130

Merged
merged 1 commit into from Oct 23, 2017

Conversation

Projects
None yet
2 participants
@oyvindln
Copy link
Contributor

oyvindln commented Oct 23, 2017

Note that there is now a rust back-end. (Granted a version with it hasn't been published yet so I don't know if this should be changed until that's ready.)

Point the miniz link to the new github page instead of the removed google code one.

Mention that the flate library is no longer part of the rust compiler, and fix the link so it doesn't point to the wrong library.
The libflate library on crates.io is a different library so I removed the lib prefix in the documentation here to avoid confusion.

Not sure if a link to flate is really needed but I did a simple replacement for now.

Mention rust backend & update miniz and flate info
Note that there is now a rust back-end.

Point the miniz link to the new github page instead of the removed google code one.

Mention that the flate library is no longer part of the rust compiler, and fix the link so it doesn't point to the wrong library.
(the libflate library on crates.io is a different library.)
@oyvindln

This comment has been minimized.

Copy link
Contributor Author

oyvindln commented Oct 23, 2017

Also, as miniz_oxide uses break with value a fair bit, using the rust back-end requires at least rust 1.19. Should I put that in the readme as well?

@alexcrichton

This comment has been minimized.

Copy link
Owner

alexcrichton commented Oct 23, 2017

Nah I think it's ok to not worry too much about the version requirements here, this otherwise looks great to me, thanks!

@alexcrichton alexcrichton merged commit 434490f into alexcrichton:master Oct 23, 2017

1 of 2 checks passed

continuous-integration/travis-ci/pr The Travis CI build is in progress
Details
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.