Skip to content

Commit 1849b6e

Browse files
Update Rust crate hostname to 0.4
1 parent 226bff8 commit 1849b6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
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.207", 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)