cargo update -p bytemuck_derive --precise 1.7.0
cargo tree -i ahash
error: There are multiple `ahash` packages in your project, and the specification `ahash` is ambiguous.
Please re-run this command with one of the following specifications:
ahash@0.7.7
ahash@0.8.6
cargo tree | grep ahash
note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
│ │ └── ahash v0.8.6
│ │ │ └── ahash v0.7.7
│ │ │ ├── ahash v0.8.6 (*)