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

Fix deprecated usage of html5tokenizer in html-comments #26

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

pwnxpl0it
Copy link
Contributor

Hi, This PR fixes a compilation error related to the usage of a deprecated code from a yanked version of html5tokenizer (0.4.0) Versions

error: failed to compile `html-comments v0.1.0 (https://github.com/knassar702/hacks#a61a976a)`, intermediate artifacts can be found at `/tmp/cargo-installnpRfA6`

Caused by:
  failed to select a version for the requirement `html5tokenizer = "^0.4.0"`
  candidate versions found which didn't match: 0.5.2, 0.5.1, 0.5.0
  location searched: crates.io index
  required by package `html-comments v0.1.0 /home/user/.cargo/git/checkouts/hacks-5b2cd6b615994e27/a61a976/html-comments)`

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

Successfully merging this pull request may close these issues.

1 participant