@@ -313,6 +313,7 @@ linux-raw-sys-274715c4dabd11b0 = { package = "linux-raw-sys", version = "0.9.4",
313313linux-raw-sys-9fbad63c4bcf4a8f = { package = " linux-raw-sys" , version = " 0.4.15" , default-features = false , features = [" elf" , " errno" , " general" , " if_ether" , " ioctl" , " net" , " netlink" , " no_std" , " prctl" , " std" , " xdp" ] }
314314miniz_oxide = { version = " 0.8.9" , default-features = false , features = [" simd" , " with-alloc" ] }
315315native-tls = { version = " 0.2.14" , default-features = false , features = [" vendored" ] }
316+ nix = { version = " 0.30.1" , default-features = false , features = [" feature" ] }
316317openssl = { version = " 0.10.75" , features = [" vendored" ] }
317318openssl-sys = { version = " 0.9.111" , default-features = false , features = [" vendored" ] }
318319ring = { version = " 0.17.14" , features = [" std" ] }
@@ -329,6 +330,7 @@ linux-raw-sys-274715c4dabd11b0 = { package = "linux-raw-sys", version = "0.9.4",
329330linux-raw-sys-9fbad63c4bcf4a8f = { package = " linux-raw-sys" , version = " 0.4.15" , default-features = false , features = [" elf" , " errno" , " general" , " if_ether" , " ioctl" , " net" , " netlink" , " no_std" , " prctl" , " std" , " xdp" ] }
330331miniz_oxide = { version = " 0.8.9" , default-features = false , features = [" simd" , " with-alloc" ] }
331332native-tls = { version = " 0.2.14" , default-features = false , features = [" vendored" ] }
333+ nix = { version = " 0.30.1" , default-features = false , features = [" feature" ] }
332334openssl = { version = " 0.10.75" , features = [" vendored" ] }
333335openssl-sys = { version = " 0.9.111" , default-features = false , features = [" vendored" ] }
334336ring = { version = " 0.17.14" , features = [" std" ] }
@@ -343,6 +345,7 @@ hyper-util = { version = "0.1.18", default-features = false, features = ["client
343345idna = { version = " 1.1.0" }
344346miniz_oxide = { version = " 0.8.9" , default-features = false , features = [" simd" , " with-alloc" ] }
345347native-tls = { version = " 0.2.14" , default-features = false , features = [" vendored" ] }
348+ nix = { version = " 0.30.1" , default-features = false , features = [" feature" ] }
346349ring = { version = " 0.17.14" , features = [" std" ] }
347350rustix-d585fab2519d2d1 = { package = " rustix" , version = " 0.38.44" , features = [" fs" , " net" , " process" , " termios" ] }
348351rustix-dff4ba8e3ae991db = { package = " rustix" , version = " 1.0.7" , features = [" event" , " fs" , " pipe" , " process" , " time" ] }
@@ -356,6 +359,7 @@ hyper-util = { version = "0.1.18", default-features = false, features = ["client
356359idna = { version = " 1.1.0" }
357360miniz_oxide = { version = " 0.8.9" , default-features = false , features = [" simd" , " with-alloc" ] }
358361native-tls = { version = " 0.2.14" , default-features = false , features = [" vendored" ] }
362+ nix = { version = " 0.30.1" , default-features = false , features = [" feature" ] }
359363ring = { version = " 0.17.14" , features = [" std" ] }
360364rustix-d585fab2519d2d1 = { package = " rustix" , version = " 0.38.44" , features = [" fs" , " net" , " process" , " termios" ] }
361365rustix-dff4ba8e3ae991db = { package = " rustix" , version = " 1.0.7" , features = [" event" , " fs" , " pipe" , " process" , " time" ] }
0 commit comments