From d6bfbbe7184ef9ac8b9b430c92140e424562c50b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 Apr 2026 10:28:45 +0000 Subject: [PATCH] chore(deps): update posthog-rs digest to 0e19469 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 5f2b05fb77..3f78bdaa02 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -59,7 +59,7 @@ machineid-rs = "1.2.4" mockito = "1.7.2" nom = "8.0.0" nu-ansi-term = "0.50.1" -posthog-rs = { git = "https://github.com/PostHog/posthog-rs.git", rev = "a006a81419031e4889d9c3882d7458d2efa588a8" } +posthog-rs = { git = "https://github.com/PostHog/posthog-rs.git", rev = "0e19469ebe5294d5abf79df947b0cc2216fdee8b" } pretty_assertions = "1.4.1" proc-macro2 = "1.0" quote = "1.0"