diff --git a/Cargo.toml b/Cargo.toml index 09e8f45..0244c7f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -18,4 +18,5 @@ pyo3 = { version="0.22.3", features = ["extension-module", "anyhow"] } rayon = "1.10.0" serde = { version = "1.0.210", features = ["derive"] } serde_json = "1.0.128" -sourmash = "0.15.1" \ No newline at end of file +sourmash = "0.15.1" +liblzma-sys = "0.3.8" \ No newline at end of file