# 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 = "rustronomy-core" version = "0.5.1" authors = ["Raúl Wolters "] description = "core dependency for rustronomy crates providing interoperable types" homepage = "https://github.com/smups/rustronomy/" readme = "./README.md" keywords = [ "astronomy", "astrophysics", "rustronomy", ] categories = ["science"] license = "EUPL-1.2" repository = "https://github.com/smups/rustronomy/" resolver = "1" [dependencies.chrono] version = "0.4" [dependencies.getset] version = "0.1" [dependencies.indexmap] version = "1" [dependencies.ndarray] version = "0.15" [dependencies.num-traits] version = "0.2"