Accept IpAddr or Ipv6Addr as socket.

Added port in builder for only specifying port
This commit is contained in:
Martin Berg Alstad
2024-07-07 15:13:13 +02:00
parent 971556af64
commit 7a0cf00cbc
4 changed files with 18 additions and 7 deletions

View File

@ -286,7 +286,7 @@ checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
[[package]]
name = "lib"
version = "1.3.4"
version = "1.3.5"
dependencies = [
"axum",
"thiserror",