# This file is automatically @generated by Cargo. # It is not intended for manual editing. version = 3 [[package]] name = "helloworld" version = "0.1.0" source = "registry+https://dl.cloudsmith.io/public/matthias-kruger/ccart/cargo/index.git" checksum = "ad0e8192c20e2c8e42c0650b323a9def9a8cce5c2afbf178b1c7bae57d741a12" [[package]] name = "rustc_tools_util" version = "0.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b725dadae9fabc488df69a287f5a99c5eaf5d10853842a8a3dfac52476f544ee" [[package]] name = "use_cloudsmith_dep" version = "0.1.0" dependencies = [ "helloworld", "rustc_tools_util", ]