# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2015" name = "locusts" version = "0.0.0" authors = ["Matt Strapp "] build = false autobins = false autoexamples = false autotests = false autobenches = false description = "A Rust library that introduces locusts into your codebase" readme = "docs/Rust.md" license = "0BSD" repository = "https://github.com/locusts-r-us/locusts" [lib] name = "locusts" path = "src/lib.rs" [dependencies]