From 1f5693c5531fa7ddf7bfdb8e27dc48d9765b97ca Mon Sep 17 00:00:00 2001 From: bigfoot547 Date: Sun, 22 Dec 2024 23:48:39 -0600 Subject: when the --- Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 7770ba5..991c1ff 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,9 +5,11 @@ edition = "2021" [dependencies] chrono = { version = "0.4.39", default-features = false, features = ["std", "alloc", "clock", "now", "serde"] } +hex = { version = "0.4.3", features = ["serde"] } log = "0.4.22" regex = "1.11.1" reqwest = "0.12.9" +rust-crypto = "0.2.36" serde = { version = "1.0.216", features = ["derive"] } serde_json = "1.0.133" tokio = { version = "1.42.0", features = ["fs"] } -- cgit v1.2.3-70-g09d2