# 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 = "waves_rs" version = "0.1.0" authors = ["Sam Wyss"] description = "A cross-platform, high-performance Rust implementation for various electromagnetic solvers." homepage = "https://github.com/samwyss/waves_rs" documentation = "https://docs.rs/crate/waves_rs/latest" readme = "./README.md" keywords = [ "simulation", "electromagnetics", "comp_physics", "comp_engineering", ] categories = ["science"] license = "BSD-3-Clause" license-file = "./LICENSE" repository = "https://github.com/samwyss/waves_rs" [dependencies]