# 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 = "big_num_math" version = "2.1.0" authors = ["software9119.technology"] description = "Simple library for computations on large numbers." homepage = "https://github.com/bravequickcleverfibreyarn/big_num_math" documentation = "https://docs.rs/big_num_math/latest/big_num_math/" readme = "README.md" keywords = [ "math", "large-numbers", "big-int", ] categories = [ "no-std", "mathematics", ] license = "MIT" repository = "https://github.com/bravequickcleverfibreyarn/big_num_math"