about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml2
1 files changed, 0 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index e416b18..ebcebd6 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -12,9 +12,7 @@ criterion = "0.3"
 rand = "0.7.3"
 
 [dependencies]
-png = "0.17.1"
 weezl = "0.1.5"
-owo-colors = "2.0.0"
 
 [[bench]]
 name = "lzw_encode"