# 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] name = "eclectica" version = "0.9.0" authors = ["Oleg Gaidarenko "] build = "build.rs" include = [ "scripts/*.sh", "build.rs", "Cargo.toml", "for-rust.sh", "src/*.rs", ] description = "Cool and eclectic version manager for any language" homepage = "https://github.com/markelog/eclectica#readme" documentation = "https://github.com/markelog/eclectica#readme" readme = "README.md" keywords = [ "eclectica", "version", "manager", "binary", "environment", ] license = "MIT" repository = "https://github.com/markelog/eclectica" [[bin]] name = "ec" [[bin]] name = "ec-proxy"