Drop a few crates from our dependency graph (#5009)
A minor update of a few other crates drops `semver` and `rustc_version` from `Cargo.lock`. I've audited the deltas in versions for the other crates here as well and they all look good.
This commit is contained in:
@@ -770,10 +770,6 @@ criteria = "safe-to-deploy"
|
||||
version = "1.1.0"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.semver]]
|
||||
version = "1.0.9"
|
||||
criteria = "safe-to-run"
|
||||
|
||||
[[exemptions.serde]]
|
||||
version = "1.0.137"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
Reference in New Issue
Block a user