# This file is automatically @generated by Cargo. # It is not intended for manual editing. version = 3 [[package]] name = "libc" version = "0.2.158" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d8adc4bb1803a324070e64a98ae98f38934d91957a99cfb3a43dcbc01bc56439" [[package]] name = "unix_sock" version = "0.7.0" dependencies = [ "libc", "utf8path", ] [[package]] name = "utf8path" version = "0.6.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "6b6fc7116450918cc9e3043679e2331214438064f499d2cfcf1ea7e538d48a71"