Author: Michael R. Crusoe <crusoe@debian.org>
Description: allow for newer version of the futures crate
Forwarded: not-needed
--- liblzma.orig/Cargo.toml
+++ liblzma/Cargo.toml
@@ -60,7 +60,7 @@
 path = "tests/xz.rs"
 
 [dependencies.futures]
-version = "0.1.26"
+version = "0.3"
 optional = true
 
 [dependencies.liblzma-sys]
