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
to
0.8.47
+1
-1
.cargo_vcs_info.json
{
"git": {
"sha1": "e38763fcad951b7bf33bc9d12b45f6080411917e"
"sha1": "a6a530d0b09bb6218b8b1d7471ad0157096aeaee"
},
"path_in_vcs": ""
}

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

name = "zerocopy"
version = "0.8.46"
version = "0.8.47"
dependencies = [

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

name = "zerocopy-derive"
version = "0.8.46"
version = "0.8.47"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a5f86989a046a79640b9d8867c823349a139367bda96549794fcc3313ce91f4e"
checksum = "0e8bc7269b54418e7aeeef514aa68f8690b8c0489a06b0136e5f57c4c5ccab89"
dependencies = [

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

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

name = "zerocopy"
version = "0.8.46"
version = "0.8.47"
authors = [

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

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

@@ -367,5 +367,5 @@

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display