logo

Rust crates reviews

Cryptographically verifiable, distributed dependency reviews

crate: serde_regex

https://lib.rs/crates/serde_regex/

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

serde_regex = "1.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
1
crate version
rating
date
reviewer
thoroughness, understanding
serde_regex 1.1.0
positive
2022-06-21
low, medium

I took a look at this crate because it seems to be a low-use crate. I checked the code
(Cargo.toml and lib/src.rs), it looked sensible and there weren't any red flags (no system calls,
build.rs etc).
One comment I would make is that the Cargo.toml could do with an include field so that
the CI config files aren't uploaded with the crate. Minor point though and doesn't affect the
safety of the crate.

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

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