Skip to content

Commit

Permalink
Update Rust crate hostname to 0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
oxide-renovate[bot] authored Sep 7, 2024
1 parent 9ad4767 commit 6293099
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 @@ -48,7 +48,7 @@ slog-bunyan = "2.5"
socket2 = { version = "0.5", features = ["all"] }
ispf = { git = "https://github.com/oxidecomputer/ispf" }
serde = { version = "1.0.210", features = ["derive"] }
hostname = "0.3"
hostname = "0.4"
thiserror = "1.0"
dropshot = { git = "https://github.com/oxidecomputer/dropshot", branch = "main" }
schemars = { version = "0.8", features = [ "uuid1", "chrono" ] }
Expand Down

0 comments on commit 6293099

Please sign in to comment.