Skip to content

Commit 3d19a5d

Browse files
Update Rust crate hostname to 0.4
1 parent 9fc074d commit 3d19a5d

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
@@ -52,7 +52,7 @@ slog-bunyan = "2.5"
5252
socket2 = { version = "0.5", features = ["all"] }
5353
ispf = { git = "https://github.com/oxidecomputer/ispf" }
5454
serde = { version = "1.0.219", features = ["derive"] }
55-
hostname = "0.3"
55+
hostname = "0.4"
5656
thiserror = "1.0"
5757
dropshot = { version = "0.16.2", features = [ "usdt-probes" ] }
5858
schemars = { version = "0.8", features = [ "uuid1", "chrono" ] }

0 commit comments

Comments
 (0)