| { | ||
| "git": { | ||
| "sha1": "678677bda8b2225d2da26139501d6096e86be1cf" | ||
| "sha1": "d3972402c9e8997962e6b1b39ab1306b0cce46df" | ||
| } | ||
| } |
+1
-1
@@ -5,3 +5,3 @@ # This file is automatically @generated by Cargo. | ||
| name = "bitvec" | ||
| version = "0.18.0" | ||
| version = "0.18.1" | ||
| dependencies = [ | ||
@@ -8,0 +8,0 @@ "funty 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
+4
-2
@@ -16,3 +16,3 @@ # THIS FILE IS AUTOMATICALLY GENERATED BY CARGO | ||
| name = "bitvec" | ||
| version = "0.18.0" | ||
| version = "0.18.1" | ||
| authors = ["myrrlyn <self@myrrlyn.dev>"] | ||
@@ -32,2 +32,3 @@ include = ["Cargo.toml", "src/**/*.rs"] | ||
| version = "1" | ||
| default-features = false | ||
@@ -44,2 +45,3 @@ [dependencies.radium] | ||
| version = "0.2" | ||
| default-features = false | ||
| [dev-dependencies.serde] | ||
@@ -58,3 +60,3 @@ version = "1" | ||
| [features] | ||
| alloc = [] | ||
| alloc = ["wyz/alloc"] | ||
| atomic = [] | ||
@@ -61,0 +63,0 @@ default = ["atomic", "std"] |
Sorry, the diff of this file is not supported yet