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.46-alpha
to
0.8.46-alpha.1
+1
-1
.cargo_vcs_info.json
{
"git": {
"sha1": "43f80bc05cf309c8924a2ffb3abc1e29d696d9ab"
"sha1": "eeabfd43b4c712a784b6f1548d6a689ae6b019f5"
},
"path_in_vcs": ""
}

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

name = "zerocopy"
version = "0.8.46-alpha"
version = "0.8.46-alpha.1"
dependencies = [

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

name = "zerocopy-derive"
version = "0.8.46-alpha"
version = "0.8.46-alpha.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ca4d51eb98b084b52a6247bb9e9b0aedf34c137b8c1c3405e01ce61c870896f5"
checksum = "dc1c13c38f0410801d9874c07de6c0b8de99b181fc3dcd6bbc533d1183c30bc4"
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"
version = "0.8.46-alpha.1"
authors = [

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

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

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

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

Sorry, the diff of this file is not supported yet