0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

rust cargo

Last updated at Posted at 2025-03-26
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 (*)
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?