From bdd1534a0cdf4d3dcd6f253405855d402df5c652 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 10:42:14 +0000 Subject: [PATCH] chore(deps): update posthog-rs digest to b77b7f5 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a9ea6dc098..0fe6600b35 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 = "b0d504af6ef1a1fd10096d9fa8e5e98019b777e3" } +posthog-rs = { git = "https://github.com/PostHog/posthog-rs.git", rev = "b77b7f5725a1e2d3e555a8a1beead507d992a1eb" } pretty_assertions = "1.4.1" proc-macro2 = "1.0" quote = "1.0"