From 826b4f122c175d487a426d97c96bd73f65bc5ea7 Mon Sep 17 00:00:00 2001 From: gennyble Date: Sat, 13 Apr 2024 08:13:39 -0500 Subject: Log SessionId and referer --- Cargo.toml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index c13ed5b..685ff75 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,4 +16,11 @@ confindent = { git = "https://github.com/gennyble/confindent" } cutie = { path = "../cutie" } tracing = "0.1.40" tracing-subscriber = { version = "0.3.18", features = ["env-filter"] } -time = { version = "0.3.36", features = ["macros", "parsing", "formatting"] } +time = { version = "0.3.36", features = [ + "macros", + "parsing", + "formatting", + "local-offset", +] } +sha2 = "0.10.8" +url = "2.5.0" -- cgit 1.4.1-3-g733a5