Skip to content

Commit a7497b0

Browse files
chore(deps): update rust crate gethostname to v1 (v2) (tauri-apps#2382)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent aaa88fa commit a7497b0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

plugins/os/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ log = { workspace = true }
3131
thiserror = { workspace = true }
3232
os_info = "3"
3333
sys-locale = "0.3"
34-
gethostname = "0.5"
34+
gethostname = "1.0"
3535
serialize-to-javascript = "=0.1.1"

0 commit comments

Comments
 (0)