From 9b0c8c23e85930ef1128e73e06713c8a36708625 Mon Sep 17 00:00:00 2001 From: rtkay123 Date: Sun, 8 Feb 2026 13:35:04 +0200 Subject: feat: merge config --- Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 2a943f8..315004b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,9 @@ readme = "README.md" documentation = "https://books.kanjala.com/sellershut" [workspace.dependencies] +secrecy = "0.10.3" serde = "1.0.228" thiserror = "2.0.18" tokio = "1.49.0" tracing = "0.1.44" +url = "2.5.8" -- cgit v1.2.3