# 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 = "2018" name = "anchor-safe-math" version = "0.5.1" authors = ["Pavlos Polianidis "] description = "Safe Math wrapper for the primitive numberic types used in an Anchor project" homepage = "https://github.com/Apocentre/anchor-safe-math" documentation = "https://docs.rs/anchor-safe-math/" readme = "README.md" keywords = [ "solana", "anchor", ] license-file = "LICENSE" repository = "https://github.com/Apocentre/anchor-safe-math" [dependencies.anchor-lang] version = "0.30.1"