diff --git a/Cargo.toml b/Cargo.toml index 454061fe53..dd01ce8b3d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -60,7 +60,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 = "83cf3d2c3b6edab8600276d06b76c73e59af8ebd" } +posthog-rs = "0.5.3" pretty_assertions = "1.4.1" proc-macro2 = "1.0" quote = "1.0"