Skip to content

Commit

Permalink
Make html5ever publishable.
Browse files Browse the repository at this point in the history
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
  • Loading branch information
jdm authored Feb 4, 2025
1 parent 844aa1f commit ce23bcf
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 @@ -13,5 +13,5 @@ resolver = "2"
rust-version = "1.70.0"

[workspace.dependencies]
match_token = { path = "match_token" }
match_token = { version = "0.1", path = "match_token" }

0 comments on commit ce23bcf

Please sign in to comment.