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
161
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.49
to
0.8.50
+1
-1
.cargo_vcs_info.json
{
"git": {
"sha1": "5fc5d5bef889bbf81ab5bae500758979d5978a08"
"sha1": "f70e4224996ed73b2cd927719246361d977a629e"
},
"path_in_vcs": ""
}

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

name = "zerocopy"
version = "0.8.49"
version = "0.8.50"
dependencies = [

@@ -136,5 +136,5 @@ "elain",

name = "zerocopy-derive"
version = "0.8.49"
version = "0.8.50"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8fd425244944f4ab65ccff928e7323354c5a018c75838362fdce749dfad2ee1e"
checksum = "0b631b19d36a892ab55420c92dbc83ccd79274f25be714855d3074aa71cab639"
dependencies = [

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

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

name = "zerocopy"
version = "0.8.49"
version = "0.8.50"
authors = [

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

[dependencies.zerocopy-derive]
version = "=0.8.49"
version = "=0.8.50"
optional = true

@@ -418,5 +418,5 @@

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

Sorry, the diff of this file is not supported yet

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