Skip to content

Commit

Permalink
Merge branch 'main' into matei/add-support-for-tlocal-recorder
Browse files Browse the repository at this point in the history
  • Loading branch information
tobz authored Oct 8, 2024
2 parents b9418b9 + 9116b2d commit 5d7d870
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion metrics-exporter-tcp/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ tracing = { version = "0.1", default-features = false, features = ["attributes"]

[build-dependencies]
prost-build = "0.12"
home = "=0.5.5"
home = "0.5.9"

[dev-dependencies]
quanta = "0.12"
Expand Down
2 changes: 1 addition & 1 deletion metrics-observer/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ chrono = { version = "0.4", default-features = false, features = ["clock"] }

[build-dependencies]
prost-build = "0.12"
home = "=0.5.5"
home = "0.5.9"

0 comments on commit 5d7d870

Please sign in to comment.