Skip to content

Commit 944c2ea

Browse files
renovate[bot]laststylebender14
authored andcommitted
fix(deps): update rust crate posthog-rs to 0.7.0 (#3267)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8c064f9 commit 944c2ea

3 files changed

Lines changed: 18 additions & 18 deletions

File tree

Cargo.lock

Lines changed: 16 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ machineid-rs = "1.2.4"
5959
mockito = "1.7.2"
6060
nom = "8.0.0"
6161
nu-ansi-term = "0.50.1"
62-
posthog-rs = "0.6.0"
62+
posthog-rs = "0.7.0"
6363
pretty_assertions = "1.4.1"
6464
proc-macro2 = "1.0"
6565
quote = "1.0"

crates/forge_tracker/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ serde_json.workspace = true
1313
tokio.workspace = true
1414
tracing.workspace = true
1515
sysinfo.workspace = true
16-
posthog-rs = "0.6.0"
16+
posthog-rs = "0.7.0"
1717
async-trait.workspace = true
1818
chrono.workspace = true
1919
whoami.workspace = true

0 commit comments

Comments
 (0)