Skip to content

Commit dd5a895

Browse files
fix(deps): update posthog-rs digest to 2ba0407
1 parent e7ba130 commit dd5a895

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tailcall-tracker/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ tokio = { workspace = true, features = ["rt", "time"] }
2020
tracing = { workspace = true }
2121
sysinfo = "0.32.0"
2222
tailcall-version = { path = "../tailcall-version" }
23-
posthog-rs = { git = "https://github.com/PostHog/posthog-rs.git", rev = "a006a81419031e4889d9c3882d7458d2efa588a8" }
23+
posthog-rs = { git = "https://github.com/PostHog/posthog-rs.git", rev = "2ba0407b263199d1f65dec0c3e42059cd598e338" }
2424
async-trait = "0.1.81"
2525
chrono = "0.4.38"
2626
whoami = "1.5.2"

0 commit comments

Comments
 (0)