geomag-wmm/Cargo.toml

12 lines
337 B
TOML

[package]
name = "geomag-wmm"
version = "0.1.0"
edition = "2021"
license = "MIT"
description = "Calculate the Earth magnetic fields and their variation using WMM."
repository = "https://git.hostux.fr/ConstellationVFR/geomag-wmm"
readme = "README.md"
categories = ["science"]
keywords = ["wmm", "declination", "magnetic"]
[dependencies]