# This file is automatically @generated by Cargo. # It is not intended for manual editing. version = 3 [[package]] name = "cfg-if" version = "1.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" [[package]] name = "lazy_static" version = "1.3.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "bc5729f27f159ddd61f4df6228e827e86643d4d3e7c32183cb30a1c08f604a14" [[package]] name = "nudge" version = "0.2.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "781c68ecbdf9dedefc7b31311629a05403e30a6ab845bc8b2609a1b85626f861" [[package]] name = "phoenix-tls" version = "0.1.0" dependencies = [ "cfg-if", "lazy_static", "nudge", ]