error[E0432]: unresolved import `geometry::Isometry`
--> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/base/cg.rs:15:16
|
15 | use geometry::{Isometry, IsometryMatrix3, Orthographic3, Perspective3, Point, Point3, Rotation2,
| ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`?
Some crates are failing in 1.30 beta with errors like this one:
0.2.0regressed from stable to beta (build log) cc @ThomasdenH0.5.0-alpha2regressed from stable to beta (build log) cc @ferristseng0.1.0(depends onipfs-api) regressed from stable to beta (build log) cc @icefoxen0.2.1regressed from stable to beta (build log) cc @gadomskicc @petrochenkov