1 2 3 4 5 6 7 8 9
[package] name = "jprect" version = "0.0.2" license = "MIT" description = "Japan Plane Rectangular Coordinate System" edition = "2021" [dependencies] thiserror = "2"