| { | ||
| "git": { | ||
| "sha1": "55cd12ebb25c6261492e1e3dfa2e6453c54dde31" | ||
| "sha1": "6bd4893cc44c2ca2718de47a119a31cc40045fe5" | ||
| }, | ||
| "path_in_vcs": "utils/zerofrom" | ||
| } |
+11
-2
@@ -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