# 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 = "protoc-rust-no-elision" version = "2.0.4" authors = ["Stepan Koltsov , Josiah Evans "] description = "protoc --rust_out=... available as API. protoc needs to be in $PATH, protoc-gen-run does not.\n" homepage = "https://github.com/ChosunOne/rust-protobuf/tree/master/protoc-rust" license = "MIT/Apache-2.0" repository = "https://github.com/ChosunOne/rust-protobuf/tree/master/protoc-rust" [lib] doctest = false bench = false [dependencies.protobuf] version = "=2.0.4" [dependencies.protobuf-codegen-no-elision] version = "=2.0.4" [dependencies.protoc] version = "=2.0.4" [dependencies.tempdir] version = "~0.3"