Skip to content

Commit 9116b2d

Browse files
cgburChris Burgess
and
Chris Burgess
authored
Update home dependency (#527)
Co-authored-by: Chris Burgess <[email protected]>
1 parent c06d68e commit 9116b2d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

metrics-exporter-tcp/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ tracing = { version = "0.1", default-features = false, features = ["attributes"]
2727

2828
[build-dependencies]
2929
prost-build = "0.12"
30-
home = "=0.5.5"
30+
home = "0.5.9"
3131

3232
[dev-dependencies]
3333
quanta = "0.12"

metrics-observer/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ chrono = { version = "0.4", default-features = false, features = ["clock"] }
2828

2929
[build-dependencies]
3030
prost-build = "0.12"
31-
home = "=0.5.5"
31+
home = "0.5.9"

0 commit comments

Comments
 (0)