chore(deps): update rust crate gethostname to 1.1.0 (#5065)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-10-15 19:02:22 +08:00
committed by GitHub
parent 0b4403b67b
commit bcd54bf995
2 changed files with 4 additions and 4 deletions

View File

@@ -66,7 +66,7 @@ getrandom = "0.3.4"
futures = "0.3.31"
sys-locale = "0.3.2"
libc = "0.2.177"
gethostname = "1.0.2"
gethostname = "1.1.0"
hmac = "0.12.1"
sha2 = "0.10.9"
hex = "0.4.3"