build: bump gethostname from 0.2.2 to 0.2.3 (#3748)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-03-14 16:40:05 -04:00
committed by GitHub
parent a10e24b205
commit 848bf693a4
2 changed files with 3 additions and 3 deletions
Generated
+2 -2
View File
@@ -655,9 +655,9 @@ dependencies = [
[[package]]
name = "gethostname"
version = "0.2.2"
version = "0.2.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4addc164932852d066774c405dbbdb7914742d2b39e39e1a7ca949c856d054d1"
checksum = "c1ebd34e35c46e00bb73e81363248d627782724609fe1b6396f553f68fe3862e"
dependencies = [
"libc",
"winapi",