# 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 = "Cantor-Pair" version = "0.1.2" authors = ["git4unrealnondev"] description = "A general algorithm to enable cantor pairing and unpairing between usizes. I'm not responsible for any damages if this code breaks GL GG" readme = "README.md" keywords = [ "cantor", "cantor-pair", ] categories = ["algorithms"] license = "WTFPL" repository = "https://github.com/git4unrealnondev/Rust-Cantor-Pair" [dependencies]