Skip to content

Commit 1099020

Browse files
David Tolnayfacebook-github-bot
authored andcommitted
Update os_info from 3.9.2 to 3.11.0
Summary: Required by new versions of Cargo. Reviewed By: cjlongoria Differential Revision: D75343366 fbshipit-source-id: 6a336f05498676a16089234b88b980a987febbf0
1 parent 91f41ec commit 1099020

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

below/model/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ enum-iterator = "1.4.1"
2020
ethtool = { package = "below-ethtool", version = "0.9.0", path = "../ethtool" }
2121
gpu_stats = { package = "below-gpu-stats", version = "0.9.0", path = "../gpu_stats" }
2222
hostname = "0.3"
23-
os_info = "3.0.7"
23+
os_info = "3.11.0"
2424
procfs = { package = "fb_procfs", version = "0.9.0", path = "../procfs" }
2525
regex = "1.11.1"
2626
resctrlfs = { version = "0.9.0", path = "../resctrlfs" }

0 commit comments

Comments
 (0)