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

cyclic package dependency: package ahash v0.8.6 #914

Open
0xDjole opened this issue Nov 12, 2023 · 0 comments
Open

cyclic package dependency: package ahash v0.8.6 #914

0xDjole opened this issue Nov 12, 2023 · 0 comments

Comments

@0xDjole
Copy link

0xDjole commented Nov 12, 2023

cyclic package dependency: package ahash v0.8.6 depends on itself. Cycle:
package ahash v0.8.6
... which satisfies dependency ahash = "^0.8.0" of package hashbrown v0.14.2
... which satisfies dependency hashbrown = "^0.14.1" of package indexmap v2.1.0
... which satisfies dependency indexmap = "^2" of package serde_json v1.0.108
... which satisfies dependency serde_json = "^1.0" of package wasm-bindgen v0.2.88
... which satisfies dependency wasm-bindgen = "^0.2.88" of package js-sys v0.3.65
... which satisfies dependency js-sys = "^0.3" of package getrandom v0.2.11
... which satisfies dependency getrandom = "^0.2.7" of package ahash v0.8.6
... which satisfies dependency ahash = "^0.8" of package actix-http v3.4.0
... which satisfies dependency actix-http = "^3.4" of package actix-web v4.4.0
... which satisfies dependency actix-web = "^4" of package actix-cors v0.6.4

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

No branches or pull requests

1 participant