Skip to content

Commit

Permalink
chore(deps): update gethostname requirement from 0.4 to 0.5
Browse files Browse the repository at this point in the history
Updates the requirements on [gethostname](https://github.com/swsnr/gethostname.rs) to permit the latest version.
- [Changelog](https://github.com/swsnr/gethostname.rs/blob/main/CHANGELOG.md)
- [Commits](swsnr/gethostname.rs@v0.4.0...v0.5.0)

---
updated-dependencies:
- dependency-name: gethostname
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and dralley committed Jul 8, 2024
1 parent 10622da commit 2fc48ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ bzip2 = "0.4.4"
env_logger = "0.11"
serial_test = "3.0"
pretty_assertions = "1.3"
gethostname = "0.4"
gethostname = "0.5"
hex-literal = "0.4"

[features]
Expand Down

0 comments on commit 2fc48ff

Please sign in to comment.