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
160
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.46-alpha.2
to
0.8.46-alpha.3
+1
-1
.cargo_vcs_info.json
{
"git": {
"sha1": "20a147df34fef0a1f309ef3a6da58b8ce8c3b0c6"
"sha1": "9072aa0084f33737c6d21fa2bb18e29084128098"
},
"path_in_vcs": ""
}

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

name = "zerocopy"
version = "0.8.46-alpha.2"
version = "0.8.46-alpha.3"
dependencies = [

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

name = "zerocopy-derive"
version = "0.8.46-alpha.2"
version = "0.8.46-alpha.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "574b4fd89f87809fa1c0f1c19c3d5f040952da6ad8eedc6548c0340c5e1f357e"
checksum = "a8e0373ab36034b4640c5ef2140f32281600481e2ebf74aa2a01b99c78ae71b6"
dependencies = [

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

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

name = "zerocopy"
version = "0.8.46-alpha.2"
version = "0.8.46-alpha.3"
authors = [

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

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

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

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

Sorry, the diff of this file is not supported yet