|
@@ -97,7 +97,6 @@ dependencies = [
|
|
|
"os_pipe 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"postgres 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"quick-xml 0.13.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "snap 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"stderrlog 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"structopt 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"uuid 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -901,15 +900,6 @@ dependencies = [
|
|
|
"unreachable 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
-name = "snap"
|
|
|
-version = "0.2.5"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "byteorder 1.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
[[package]]
|
|
|
name = "socket2"
|
|
|
version = "0.3.8"
|
|
@@ -1279,7 +1269,6 @@ dependencies = [
|
|
|
"checksum sha2 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)" = "9eb6be24e4c23a84d7184280d2722f7f2731fcdd4a9d886efbfe4413e4847ea0"
|
|
|
"checksum siphasher 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "0b8de496cf83d4ed58b6be86c3a275b8602f6ffe98d3024a869e124147a9a3ac"
|
|
|
"checksum smallvec 0.6.8 (registry+https://github.com/rust-lang/crates.io-index)" = "88aea073965ab29f6edb5493faf96ad662fb18aa9eeb186a3b7057951605ed15"
|
|
|
-"checksum snap 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)" = "95d697d63d44ad8b78b8d235bf85b34022a78af292c8918527c5f0cffdde7f43"
|
|
|
"checksum socket2 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)" = "c4d11a52082057d87cb5caa31ad812f4504b97ab44732cd8359df2e9ff9f48e7"
|
|
|
"checksum stable_deref_trait 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "dba1a27d3efae4351c8051072d619e3ade2820635c3958d826bfea39d59b54c8"
|
|
|
"checksum stderrlog 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)" = "61dc66b7ae72b65636dbf36326f9638fb3ba27871bb737a62e2c309b87d91b70"
|