Skip to content

Commit a0c0572

Browse files
Update Rust crate hostname to 0.4
1 parent 666ccc9 commit a0c0572

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
@@ -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.219", features = ["derive"] }
51-
hostname = "0.3"
51+
hostname = "0.4"
5252
thiserror = "1.0"
5353
dropshot = { version = "0.16.2", features = [ "usdt-probes" ] }
5454
schemars = { version = "0.8", features = [ "uuid1", "chrono" ] }

0 commit comments

Comments
 (0)