Skip to content

Commit 5ab5dcf

Browse files
David Tolnaymeta-codesync[bot]
authored andcommitted
Update hostname from 0.3.1 to 0.4.1
Summary: Update the third-party hostname crate from 0.3.1 to 0.4.1. Required by below-model. Release notes: - https://github.com/djc/hostname/releases/tag/v0.4.0 - https://github.com/djc/hostname/releases/tag/v0.4.1 Reviewed By: kev-common, michel-slm Differential Revision: D97519077 fbshipit-source-id: cae79974f34dada7b1b13a481482e1b9c19606b6
1 parent 6746056 commit 5ab5dcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

below/model/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ common = { package = "below-common", version = "0.11.0", path = "../common" }
1919
enum-iterator = "2.3.0"
2020
ethtool = { package = "below-ethtool", version = "0.11.0", path = "../ethtool" }
2121
gpu_stats = { package = "below-gpu-stats", version = "0.11.0", path = "../gpu_stats" }
22-
hostname = "0.3"
22+
hostname = "0.4"
2323
os_info = "3.14.0"
2424
procfs = { package = "fb_procfs", version = "0.11.0", path = "../procfs" }
2525
regex = "1.12.3"

0 commit comments

Comments
 (0)