[package] name = "point-compat" description = "A library that make you able to use the point struct of your choice with a lot of different libraries" version = "0.1.0" edition = "2021" license-file = "LICENSE" license = "MIT" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] num = "0.4.1"