[package] name = "coord2d" version = "0.4.0-1" authors = ["abdellatif-dev "] description = "rust lib for coordinate in 2d system" license = "MIT" keywords = ["coord2d", "coord", "vector", "coordinate"] repository = "https://github.com/abdellatif-dev/coord2d" readme = "README.md" exclude = [".github/*", "CODE_OF_CONDUCT.md", "SECURITY.md", "CONTRIBUTING.md"] documentation = "https://docs.rs/coord2d/0.2.7/coord2d/" edition = "2021" [badges] [dependencies]