# This file is automatically @generated by Cargo. # It is not intended for manual editing. version = 3 [[package]] name = "ctor" version = "0.3.0-beta0" dependencies = [ "libc-print", ] [[package]] name = "libc" version = "0.2.153" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "9c198f91728a82281a64e1f4f9eeb25d82cb32a5de251c6bd1b5154d63a8e7bd" [[package]] name = "libc-print" version = "0.1.23" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a4a660208db49e35faf57b37484350f1a61072f2a5becf0592af6015d9ddd4b0" dependencies = [ "libc", ]