build(deps): update rust crate gethostname to 0.3.0

This commit is contained in:
renovate[bot]
2022-10-09 20:11:52 +00:00
parent 0345e2ecde
commit 1327edb908
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ clap = { version = "4.0.11", features = ["derive", "cargo", "unicode"] }
clap_complete = "4.0.2"
dirs-next = "2.0.0"
dunce = "1.0.3"
gethostname = "0.2.3"
gethostname = "0.3.0"
# Addresses https://github.com/starship/starship/issues/4251
git-features = { version = "0.22.6", features = ["fs-walkdir-single-threaded"] }
git-repository = "0.24.0"