Add the last reviewed version to Cargo.toml / [dependencies]:

percent-encoding = "2.1.0"

Filter reviews clicking on the numbers in the summary.

Full column names in tooltip hints: rating Negative, rating Neutral, rating Positive, rating Strong, thoroughness, understanding, reviews count.

Neg
Neu
Pos
Str
tho
und
rev
1
4
1
2
1
1
crate version
rating
date
reviewer
thoroughness, understanding
percent-encoding 2.1.0
positive
2020-01-31
medium, high

The crate is compact and straight-forward. It is refreshingly unopinionated
in that it leaves it up to the user to pick what to escape; consequently,
there was little to check against RFC3986 other than that the default
uppercasing rule is followed. A minor issue about unsafe code was found and
reported (https://github.com/servo/rust-url/pull/583), but it's more
theoretical then likely to cause practical trouble.

percent-encoding 2.0.0
positive
2019-07-31
low, medium
percent-encoding 1.0.1
positive
2019-07-22
low, medium

© bestia.dev 2023, MIT License, Version: 2023.608.1636

Open source repository for this web app: https://github.com/bestia-dev/cargo_crev_web/