logo

Rust crates reviews

Cryptographically verifiable, distributed dependency reviews

crate: rustversion

https://lib.rs/crates/rustversion/

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

rustversion = "1.0.1"

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
2
2
1
2
1
crate version
rating
date
reviewer
thoroughness, understanding
rustversion 1.0.1
strong
2020-02-19
low, medium

This crate makes minimal assumptions about data; the only ones made are ones
that will hold true for a significant amount of time. One assumption will not
be invalid until the year 2100, while another is that there will not be a
Rust 2. The code will likely be updated (or integrated into std) long before
either of these become an issue.

Aside from these minimal, relatively safe assumptions, the code looks great.

rustversion 1.0.0
positive
2019-12-27
high, medium

Excellent looking crate.
Full notes: https://github.com/MaulingMonkey/rust-reviews/blob/master/reviews/rustversion.md#100

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

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