File cgmath-fix-metadata.diff of Package rust-cgmath
--- cgmath-0.18.0/Cargo.toml 2021-01-03T01:02:27+00:00 +++ cgmath-0.18.0/Cargo.toml 2024-04-23T13:34:40.877172+00:00 @@ -25,7 +25,7 @@ [lib] name = "cgmath" [dependencies.approx] -version = "0.4" +version = "0.5" [dependencies.mint] version = "0.5"