Skip to content

Commit 83f2c5f

Browse files
build(deps): bump ppv-lite86 from 0.2.19 to 0.2.20 (#3120)
Bumps [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) from 0.2.19 to 0.2.20. - [Commits](https://github.com/cryptocorrosion/cryptocorrosion/commits) --- updated-dependencies: - dependency-name: ppv-lite86 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5dc01f3 commit 83f2c5f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2661,12 +2661,11 @@ dependencies = [
26612661

26622662
[[package]]
26632663
name = "ppv-lite86"
2664-
version = "0.2.19"
2664+
version = "0.2.20"
26652665
source = "registry+https://github.com/rust-lang/crates.io-index"
2666-
checksum = "2288c0e17cc8d342c712bb43a257a80ebffce59cdb33d5000d8348f3ec02528b"
2666+
checksum = "77957b295656769bb8ad2b6a6b09d897d94f05c41b069aede1fcdaa675eaea04"
26672667
dependencies = [
26682668
"zerocopy",
2669-
"zerocopy-derive",
26702669
]
26712670

26722671
[[package]]

0 commit comments

Comments
 (0)