# 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 = "scientisto" version = "0.3.0" authors = ["Tibor Csóka"] exclude = [ ".github/", "codecov.yml", ] description = "A light-weight Rust implementation of the github/scientist library used for careful refactoring of critical code paths." homepage = "https://teebor-choka.github.io/scientisto/scientisto/index.html" documentation = "https://teebor-choka.github.io/scientisto/scientisto/index.html" readme = "README.md" keywords = [ "scientist", "refactoring", "github", "critical", ] categories = ["rust-patterns"] license = "MIT" repository = "https://github.com/Teebor-Choka/scientisto" [dependencies.futures] version = "0.3.28" [dev-dependencies.async-std] version = "1.12.0" features = ["attributes"] [dev-dependencies.tracing] version = "0.1.37" [badges.maintenance] status = "actively-developed"