# 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" name = "curso_09_libs" version = "0.1.1" authors = ["EuardoPagotto "] description = "Teste de biblioteca" homepage = "http://github.com/EduardoPagotto" documentation = "http://github.com/EduardoPagotto/curso_09_libs/README.md" readme = "README.md" keywords = [ "bibliotecas", "funcoes", ] categories = ["functions"] license = "MIT" repository = "http://github.com/EduardoPagotto/curso_09_libs.git" [dependencies]