Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

failed to get chrono as a dependency of package ... #100

Open
link-duan opened this issue Nov 2, 2023 · 5 comments
Open

failed to get chrono as a dependency of package ... #100

link-duan opened this issue Nov 2, 2023 · 5 comments

Comments

@link-duan
Copy link

image
@link-duan
Copy link
Author

MacOS 14.0 Apple M1

@cmyr
Copy link
Owner

cmyr commented Nov 2, 2023

I have no idea; this looks like a cargo issue? Googling brings me to https://stackoverflow.com/questions/69498373/cargo-error-failed-to-get-x-as-a-dependency

@arbll
Copy link

arbll commented Nov 13, 2023

I stumbled on a similar issue: cargo build / cargo update had no issue but cargo instruments would fail getting some dependency. Building from master with cargo install --git https://github.com/cmyr/cargo-instruments seemingly fixed the issue.

There was probably some breaking changes in cargo that 7754a4c fixed.

@cmyr
Copy link
Owner

cmyr commented Nov 13, 2023

noted, will release a new version shortly.

@cmyr
Copy link
Owner

cmyr commented Nov 13, 2023

okay, try updating to cargo-instruments 0.4.9, and let me know if that solves this problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants