From ab6f2caa83e05a2eaff40307f608975841ba6cfb Mon Sep 17 00:00:00 2001 From: jakka Date: Tue, 9 Sep 2025 10:13:40 +0300 Subject: continued working on api --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 5838ba5..18d1186 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,6 @@ version = "0.1.0" edition = "2024" [dependencies] -http = "1.3.1" musli = { version = "0.0.145", features = ["json"] } thiserror = "2.0.16" ureq = "3.1.0" -- cgit v1.3.1