# This file is automatically @generated by Cargo. # It is not intended for manual editing. [[package]] name = "is-odd" version = "1.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "5741cc4ac9f6105f6bb067d09bb5685dc255e5bdec6f3bf6d86f4bda6187d17e" [[package]] name = "rust_lib_example" version = "0.2.0" dependencies = [ "is-odd", ]