Skip to content

Commit 51f404a

Browse files
Update Rust crate hostname to 0.4
1 parent 63e3178 commit 51f404a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ slog-bunyan = "2.5"
5454
socket2 = { version = "0.5", features = ["all"] }
5555
ispf = { git = "https://github.com/oxidecomputer/ispf" }
5656
serde = { version = "1.0.219", features = ["derive"] }
57-
hostname = "0.3"
57+
hostname = "0.4"
5858
thiserror = "1.0"
5959
dropshot = { version = "0.16.2", features = [ "usdt-probes" ] }
6060
schemars = { version = "0.8", features = [ "uuid1", "chrono" ] }

0 commit comments

Comments
 (0)