diff --git a/Cargo.toml b/Cargo.toml index 2e22a59..4e611b5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "unix-udp-sock" -version = "0.7.1" +version = "0.7.2" edition = "2021" license = "MIT OR Apache-2.0" repository = "https://github.com/leshow/unix-udp-sock"