# 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 = "2021" rust-version = "1.56" name = "cargo_calc" version = "0.2.0-alpha" authors = ["Pavel Kalyugin, Semyon Atamas"] exclude = [".idea"] include = ["/src"] description = "Simple calculation lib" homepage = "https://www.jetbrains.com/space/" documentation = "https://www.jetbrains.com/space/" readme = "./README.md" keywords = [ "space", "packages", ] categories = [ "packages", "sample", "calculation", ] license = "MIT" repository = "https://www.jetbrains.com/space/"