summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorKyohei Uto <im@kyoheiu.dev>2022-11-15 15:57:15 +0900
committerKyohei Uto <im@kyoheiu.dev>2022-11-15 15:57:15 +0900
commit47a12a137da3c4c65f4757123a38ad067c28c212 (patch)
treeed7cc031cc818b1a6603799817ea8a12b042064b /Cargo.toml
parenteb0b9117f0a72817f39957d89a3634ff2c218f67 (diff)
Remove lzma-rs
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index c235b87..ff2385b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -29,7 +29,6 @@ serde_yaml = "0.9.14"
zip = "0.6.3"
tar = "0.4.38"
flate2 = "1.0.24"
-lzma-rs = "0.2.0"
[dependencies.serde]
version = "1.0.136"