# 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 = "shimasen" version = "0.5.0" description = "A simple tool to convert CCB bill mail to beancount format." homepage = "https://git.sr.ht/~fubuki/shimasen" documentation = "https://git.sr.ht/~fubuki/shimasen" readme = "README.md" license = "GPL-3.0-or-later" repository = "https://git.sr.ht/~fubuki/shimasen" resolver = "2" [dependencies.color-eyre] version = "0.6" [dependencies.mail-parser] version = "0.5" [dependencies.regex] version = "1"