From 9a6ad0e67b52e419c8a1c59c9cd187d1b85cd9f8 Mon Sep 17 00:00:00 2001 From: Vika Date: Sun, 1 May 2022 13:56:13 +0300 Subject: chore: code cleanup --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 61b100e..f8dbd6a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -41,7 +41,6 @@ easy-scraper = "^0.2.0" # HTML scraping library focused on ease of use either = "^1.6.1" # A general purpose sum type with two cases ellipse = "^0.2.0" # Truncate and ellipsize strings in a human-friendly way env_logger = "^0.8.3" # A logging implementation for `log` which is configured via an environment variable -fd-lock = "^3.0.0" # Advisory reader-writer locks for files futures = "^0.3.14" # An implementation of futures and streams futures-util = "^0.3.14" # Common utilities and extension traits for the futures-rs library lazy_static = "^1.4.0" # A macro for declaring lazily evaluated statics in Rust -- cgit 1.4.1