# 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 = "currency_rs_isotoxal" version = "1.1.3" authors = [ "Adel-ak", "IsotoxalDev", ] description = "A rust library for handling currencies uses less lifetimes and more data on heap use currency_rs if you need" homepage = "https://github.com/Adel-ak/currency_rs" documentation = "https://docs.rs/currency_rs/latest/currency_rs" readme = "README.md" keywords = [ "currency", "money", "utilities", "precision", "decimal", ] license-file = "LICENSE.txt" repository = "https://github.com/Adel-ak/currency_rs" [dependencies.fancy-regex] version = "0.11.0"