# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] name = "pebble" version = "0.8.5" authors = ["Lukáš Hozda "] description = "A program for managing C2 (c2lang.org) projects. Similar to cargo, but much smaller and dumber" license = "Fair" [dependencies] lzf = "0.3.1" recipe-reader = "^0.9.9" ansi_term = "^0.9.0" toml = "^0.4.1" serde = "^1.0.4" serde_derive = "^1.0.4"