| { | ||
| "git": { | ||
| "sha1": "5c99b22d72badb1a0663b45a0cfc94dc1502d535" | ||
| "sha1": "cbcb651539978aa6d4d30b90a1be4b325d803fb2" | ||
| }, | ||
| "path_in_vcs": "deranged" | ||
| } |
+1
-1
@@ -25,3 +25,3 @@ # This file is automatically @generated by Cargo. | ||
| name = "deranged" | ||
| version = "0.5.2" | ||
| version = "0.5.3" | ||
| dependencies = [ | ||
@@ -28,0 +28,0 @@ "deranged-macros", |
+5
-2
@@ -16,3 +16,3 @@ # THIS FILE IS AUTOMATICALLY GENERATED BY CARGO | ||
| name = "deranged" | ||
| version = "0.5.2" | ||
| version = "0.5.3" | ||
| authors = ["Jacob Pratt <jacob@jhpratt.dev>"] | ||
@@ -42,3 +42,6 @@ build = false | ||
| all-features = true | ||
| rustdoc-args = ["--generate-link-to-definition"] | ||
| rustdoc-args = [ | ||
| "--generate-link-to-definition", | ||
| "--generate-macro-expansion", | ||
| ] | ||
| targets = ["x86_64-unknown-linux-gnu"] | ||
@@ -45,0 +48,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display