Skip to content

Commit 6293099

Browse files
Update Rust crate hostname to 0.4
1 parent 9ad4767 commit 6293099

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ slog-bunyan = "2.5"
4848
socket2 = { version = "0.5", features = ["all"] }
4949
ispf = { git = "https://github.com/oxidecomputer/ispf" }
5050
serde = { version = "1.0.210", features = ["derive"] }
51-
hostname = "0.3"
51+
hostname = "0.4"
5252
thiserror = "1.0"
5353
dropshot = { git = "https://github.com/oxidecomputer/dropshot", branch = "main" }
5454
schemars = { version = "0.8", features = [ "uuid1", "chrono" ] }

0 commit comments

Comments
 (0)