# 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 = "easy_cargo_pkg" version = "2.0.0" description = "this is a easy rust test pkg for testing upload function" license = "MIT" [dependencies.easy_cargo_dep_A] version = "1.0.0" [dependencies.easy_cargo_dep_B] version = "1.1.0"