Hi all,
just wanted to highlight the following information:
PS C:\Users\Marco\my_project> cargo update --verbose
Updating crates.io index
Locking 0 packages to latest Rust 1.96.0 compatible versions
Unchanged generic-array v0.14.7 (available: v0.14.9)
note: to see how you depend on a package, run `cargo tree --invert <dep>@<ver>
Using cargo tree it looks like generic-array is contained in this library.
Hi all,
just wanted to highlight the following information:
Using cargo tree it looks like generic-array is contained in this library.