| { | ||
| "git": { | ||
| "sha1": "5fc5d5bef889bbf81ab5bae500758979d5978a08" | ||
| "sha1": "f70e4224996ed73b2cd927719246361d977a629e" | ||
| }, | ||
| "path_in_vcs": "" | ||
| } |
+3
-3
@@ -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", |
+4
-4
@@ -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