diff --git a/rust/Cargo.toml b/rust/Cargo.toml index 666c8c14248c80963941a85a3e1b28c106f0faca..7227d0fa558c4b319c6f2f65768326f06cde2c21 100644 --- a/rust/Cargo.toml +++ b/rust/Cargo.toml @@ -8,4 +8,4 @@ edition = "2018" [dependencies] libc="0.2.0" -os_socketaddr="0.1.0" \ No newline at end of file +os_socketaddr="0.2.3" \ No newline at end of file