From bffa3fe775a2baea6df93969cb9c7e14936eb9cb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Apr 2026 10:34:34 +0000 Subject: [PATCH] chore(deps): update posthog-rs digest to 9a72dff --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 2c20ec1292..99b834ef07 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 = "1137f7de5e96283d30a187e66aa542021d10e4b3" } +posthog-rs = { git = "https://github.com/PostHog/posthog-rs.git", rev = "9a72dff5556e7b433de76329079c6df372dddcfd" } pretty_assertions = "1.4.1" proc-macro2 = "1.0" quote = "1.0"