aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorNathan Perry <avaglir@gmail.com>2019-02-18 00:39:27 -0500
committerNathan Perry <avaglir@gmail.com>2019-02-18 00:39:27 -0500
commite589e6ee73bcdf25e1e73640792aa95ab92667f2 (patch)
tree0a2b270d9de4b97df22f884f1a90234a824a1212 /Cargo.lock
parent3eecbaf1ff02122506ee8ee8c65e02ff1325aae0 (diff)
encode/decode audio memes with ffmpeg to improve storage
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 40a4324..6025765 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1726,7 +1726,6 @@ dependencies = [
"either 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
"failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
"fern 0.5.7 (registry+https://github.com/rust-lang/crates.io-index)",
- "flate2 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
"itertools 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
"lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",