| { | ||
| "git": { | ||
| "sha1": "c969650940bd037acfe5238e20a4b9ff6dcde057" | ||
| "sha1": "4d9c5c1cd19a5d304dc7b9fb0b78ab354bb865de" | ||
| } | ||
| } |
+4
-4
@@ -5,6 +5,6 @@ # This file is automatically @generated by Cargo. | ||
| name = "bitvec" | ||
| version = "0.18.3" | ||
| version = "0.18.4" | ||
| dependencies = [ | ||
| "funty 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| "radium 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| "radium 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| "serde 1.0.114 (registry+https://github.com/rust-lang/crates.io-index)", | ||
@@ -29,3 +29,3 @@ "serde_json 1.0.56 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| name = "radium" | ||
| version = "0.3.0" | ||
| version = "0.4.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
@@ -74,3 +74,3 @@ | ||
| "checksum itoa 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" = "dc6f3ad7b9d11a0c00842ff8de1b60ee58661048eb8049ed33c73594f359d7e6" | ||
| "checksum radium 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "def50a86306165861203e7f84ecffbbdfdea79f0e51039b33de1e952358c47ac" | ||
| "checksum radium 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "53c9ec32b903ef247fbd5d56040d0e0e773ed6f9b5e116bd2ee27a3833d81938" | ||
| "checksum ryu 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)" = "71d301d4193d031abdd79ff7e3dd721168a9572ef3fe51a1517aba235bd8f86e" | ||
@@ -77,0 +77,0 @@ "checksum serde 1.0.114 (registry+https://github.com/rust-lang/crates.io-index)" = "5317f7588f0a5078ee60ef675ef96735a1442132dc645eb1d12c018620ed8cd3" |
+2
-2
@@ -16,3 +16,3 @@ # THIS FILE IS AUTOMATICALLY GENERATED BY CARGO | ||
| name = "bitvec" | ||
| version = "0.18.3" | ||
| version = "0.18.4" | ||
| authors = ["myrrlyn <self@myrrlyn.dev>"] | ||
@@ -35,3 +35,3 @@ include = ["Cargo.toml", "src/**/*.rs"] | ||
| [dependencies.radium] | ||
| version = "0.3" | ||
| version = "0.4" | ||
@@ -38,0 +38,0 @@ [dependencies.serde] |
Sorry, the diff of this file is not supported yet