Issues found
Based on crates you own that have been published to crates.io. The best way to monitor these issues is to subscribe to the atom feed in your RSS reader.
sniffnet
Dependency etherparse 0.16.0 is significantly outdated
Consider upgrading to 0.17.0 to get all the fixes and improvements.
In Cargo, different 0.x versions are considered incompatible, so this is a semver-major upgrade.
Published crate doesn't match its repository
Verified 394 out of 395 files (includes 2 Cargo-generated).
- error: Cargo.lock was suspiciously large.
- If you don't need this file, use
include
orexclude
inCargo.toml
, otherwise file a bug at https://gitlab.com/lib.rs/main
- If you don't need this file, use
- warning: Crate tarball has been published from a different commit than the commit tagged by git tag 'v1.3.2'.
Fetched
https://github.com/gyulyvgc/sniffnet.git
d3f969a08942fbef6ce7cf8194e92fa82f04f85d.Checked on 2025-01-12
This check is experimental.
- error: Cargo.lock was suspiciously large.
Dependency maxminddb 0.24.0 is outdated
Consider upgrading to 0.25.0 to get all the fixes and improvements.
nullnet-firewall
Dependency rusqlite 0.30.0 is significantly outdated
Upgrade to 0.34.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency etherparse 0.13.0 is outdated
Upgrade to 0.17.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
listeners
Dependency windows 0.58.0 is outdated
Upgrade to 0.60.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
nullnet-liblogging
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["database-implementations"]
to theCargo.toml
.Even if there are no categories that fit precisely, pick one that is least bad. You can also propose new categories in crates.io issue tracker.
Missing keywords
Help users find your crates. Add
keywords = ["logging", "data-store", "syslog", "console", "nullnet"]
(up to 5) to theCargo.toml
. Best keywords are alternative terms or their spellings that aren't in the name or description. Also add a keyword that precisely categorizes this crate and groups it with other similar crates.
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.