From 8f608c778acdc1c7cd26d3e0c5aa635ec16a449f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 19:49:58 +0000 Subject: [PATCH] chore(deps): update posthog-rs digest to 5787e7f --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index c0ab974fe7..34370be295 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 = "4c4a6e6eca50d312f57f803f8b9fa6e2d3f867a8" } +posthog-rs = { git = "https://github.com/PostHog/posthog-rs.git", rev = "5787e7f028d90ad4fae5558ddabe4ccb8b2dc403" } pretty_assertions = "1.4.1" proc-macro2 = "1.0" quote = "1.0"