Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

zerocopy

Package Overview
Dependencies
Maintainers
1
Versions
159
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zerocopy - cargo Package Compare versions

Comparing version
0.8.45
to
0.8.46-alpha
+1
-1
.cargo_vcs_info.json
{
"git": {
"sha1": "37b84ef6b83863e6f60e613ea78b1d0cecb2c4d2"
"sha1": "43f80bc05cf309c8924a2ffb3abc1e29d696d9ab"
},
"path_in_vcs": ""
}

@@ -90,3 +90,3 @@ # This file is automatically @generated by Cargo.

name = "zerocopy"
version = "0.8.45"
version = "0.8.46-alpha"
dependencies = [

@@ -103,5 +103,5 @@ "elain",

name = "zerocopy-derive"
version = "0.8.45"
version = "0.8.46-alpha"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8fa105d53b3e76c0f85fbd785aa2d997206182d70379f7a89d453b4c27f70778"
checksum = "ca4d51eb98b084b52a6247bb9e9b0aedf34c137b8c1c3405e01ce61c870896f5"
dependencies = [

@@ -108,0 +108,0 @@ "proc-macro2",

@@ -16,3 +16,3 @@ # THIS FILE IS AUTOMATICALLY GENERATED BY CARGO

name = "zerocopy"
version = "0.8.45"
version = "0.8.46-alpha"
authors = [

@@ -273,3 +273,3 @@ "Joshua Liebow-Feeser <joshlf@google.com>",

[dependencies.zerocopy-derive]
version = "=0.8.45"
version = "=0.8.46-alpha"
optional = true

@@ -295,5 +295,5 @@

[dev-dependencies.zerocopy-derive]
version = "=0.8.45"
version = "=0.8.46-alpha"
[target."cfg(any())".dependencies.zerocopy-derive]
version = "=0.8.45"
version = "=0.8.46-alpha"

Sorry, the diff of this file is not supported yet