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

@ -1,6 +1,6 @@
[package]
name = "lib"
version = "1.3.4"
version = "1.3.5"
edition = "2021"
authors = ["Martin Berg Alstad"]
homepage = "emberal.github.io"