# 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 = "rao" version = "0.1.2" authors = ["Jesse Cranney "] description = "Robust and scalable Adaptive Optics tools" readme = "README.md" keywords = [ "adaptive_optics", "adaptive", "optics", ] license = "MIT" repository = "https://github.com/jcranney/rao" [dependencies.approx] version = "0.5.1" [dependencies.fitrs] version = "0.5.0" [dependencies.impl_ops] version = "0.1.1" [dependencies.rayon] version = "1.10.0"