Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

chore: remove forked dependencies #26

Closed
theBeardA opened this issue Jul 21, 2022 · 0 comments
Closed

chore: remove forked dependencies #26

theBeardA opened this issue Jul 21, 2022 · 0 comments
Assignees

Comments

@theBeardA
Copy link
Collaborator

Rust currently doesn't allow a direct way of overriding major versions of transitive dependencies.
One workaround was to fork dependency repos and override those versions in Cargo.toml

the related issue on rust repo: rust-lang/cargo#5640

if and once this is resolved, we should remove forked repos and use overriding technique.

The current forked repos are(please add to list if we add more):

@theBeardA theBeardA self-assigned this Jul 21, 2022
@b0xtch b0xtch closed this as completed Dec 20, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants