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"