You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

zerofrom

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zerofrom - cargo Package Compare versions

Comparing version
0.1.4
to
0.1.5
+1
-1
.cargo_vcs_info.json
{
"git": {
"sha1": "55cd12ebb25c6261492e1e3dfa2e6453c54dde31"
"sha1": "6bd4893cc44c2ca2718de47a119a31cc40045fe5"
},
"path_in_vcs": "utils/zerofrom"
}

@@ -14,6 +14,7 @@ # THIS FILE IS AUTOMATICALLY GENERATED BY CARGO

edition = "2021"
rust-version = "1.67"
rust-version = "1.71.1"
name = "zerofrom"
version = "0.1.4"
version = "0.1.5"
authors = ["Manish Goregaokar <manishsmail@gmail.com>"]
build = false
include = [

@@ -29,2 +30,6 @@ "data/**/*",

]
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "ZeroFrom trait for constructing"

@@ -52,2 +57,6 @@ readme = "README.md"

[lib]
name = "zerofrom"
path = "src/lib.rs"
[dependencies.zerofrom-derive]

@@ -54,0 +63,0 @@ version = "0.1.3"

Sorry, the diff of this file is not supported yet