wooorm/levenshtein-rs

Incorrect Repository in Cargo.toml

Closed this issue · 1 comments

rabuf commented

Cargo.toml (7):
repository = "https://github.com/wooorm/levenshtein.rs"

This should be:
repository = "https://github.com/wooorm/levenshtein-rs"

Thanks for noticing. Would you be willing to create a PR?