Skip to content

Commit c9810bf

Browse files
fix(deps): update rust crate gethostname to 0.5
1 parent 3c52f30 commit c9810bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/os/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ log = { workspace = true }
2424
thiserror = { workspace = true }
2525
os_info = "3"
2626
sys-locale = "0.3"
27-
gethostname = "0.4"
27+
gethostname = "0.5"
2828
serialize-to-javascript = "=0.1.1"

0 commit comments

Comments
 (0)