# This file is automatically @generated by Cargo. # It is not intended for manual editing. version = 3 [[package]] name = "dtor" version = "0.8.1" dependencies = [ "dtor-proc-macro", "libc-print", ] [[package]] name = "dtor-proc-macro" version = "0.0.13" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "2647271c92754afcb174e758003cfd1cbf1e43e5a7853d7b1813e63e19e39a73" [[package]] name = "libc" version = "0.2.185" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "52ff2c0fe9bc6cb6b14a0592c2ff4fa9ceb83eea9db979b0487cd054946a2b8f" [[package]] name = "libc-print" version = "0.1.23" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a4a660208db49e35faf57b37484350f1a61072f2a5becf0592af6015d9ddd4b0" dependencies = [ "libc", ]