From ef21d01f08dc94ba355f596ddb23e1e32c43c8d4 Mon Sep 17 00:00:00 2001 From: Jesper Jensen Date: Mon, 19 Jan 2026 21:05:38 +0100 Subject: INITIAL COMMIT (again) --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 37cc872..4ec2ac7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,6 +5,7 @@ edition = "2024" [dependencies] base64 = "0.22.1" +rand = "0.9.2" regex = "1.12.2" tinyjson = "2.5.1" ureq = "3.1.4" -- cgit v1.2.3