Skip to content

Commit

Permalink
bump hostname crate
Browse files Browse the repository at this point in the history
  • Loading branch information
hlbarber committed Jul 21, 2024
1 parent fd4f2f1 commit e290b70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ rustls-tls = ["tokio-rustls", "rustls-pki-types"]
[dependencies]
bytes = "1.5.0"
futures-util = { version = "0.3.30", features = ["sink"] }
hostname = "0.3.1"
hostname = "0.4.0"
rustls-pki-types = { version = "1.1.0", optional = true }
serde_json = "1.0.108"
thiserror = "1.0.52"
Expand Down

0 comments on commit e290b70

Please sign in to comment.