# 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 = "mina_core" version = "0.1.0" description = "Core types and traits for mina" readme = "README.md" keywords = ["mina"] license = "MIT" repository = "https://github.com/focustense/mina" [dependencies.dyn-clone] version = "1.0.11" [dependencies.enum-map] version = "2.5.0" [dependencies.lazy_static] version = "1.4.0" [dependencies.lyon_geom] version = "1.0.4" [dependencies.num-traits] version = "0.2.15" [dev-dependencies.approx] version = "0.5.1" [dev-dependencies.ordered-float] version = "3.7.0"