Skip to content

Commit

Permalink
build(deps): update rust crate gethostname to 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 1, 2022
1 parent e01a4cc commit 9484e7e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ clap = { version = "4.0.29", features = ["derive", "cargo", "unicode"] }
clap_complete = "4.0.6"
dirs-next = "2.0.0"
dunce = "1.0.3"
gethostname = "0.4.0"
gethostname = "0.4.1"
git-features = { version = "0.24.1", optional = true }
# default feature restriction addresses https://github.com/starship/starship/issues/4251
git-repository = { version = "0.29.0", default-features = false, features = ["max-performance-safe"] }
Expand Down

0 comments on commit 9484e7e

Please sign in to comment.