# 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 = "diff-ba-rs" version = "0.1.2" authors = ["NaokiM03"] description = "This library provides macros to get the difference of variables caused by a procedure." documentation = "https://docs.rs/diff-ba-rs" readme = "README.md" keywords = [ "macro", "debug", "diff", ] license = "MIT" repository = "https://github.com/NaokiM03/diff-ba-rs" resolver = "2" [dependencies.diff] version = "0.1.13" [dependencies.tiny-ansi] version = "0.1.0"