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

clean up clippy "allowed-duplicate-crates" #865

Open
hero78119 opened this issue Mar 19, 2025 · 0 comments
Open

clean up clippy "allowed-duplicate-crates" #865

hero78119 opened this issue Mar 19, 2025 · 0 comments
Labels
dependencies Pull requests that update a dependency file

Comments

@hero78119
Copy link
Collaborator

hero78119 commented Mar 19, 2025

Refer to

ceno/clippy.toml

Lines 4 to 14 in a0b719d

allowed-duplicate-crates = [
"hashbrown",
"itertools",
"regex-automata",
"regex-syntax",
"syn",
"windows-sys",
"tracing-subscriber",
"wasi",
"getrandom",
]

Those version inconsistency majorly due to ceno project mixed with various field lib: ark, plonky3
we should eventually remove ark lib and keep all version consistency

@hero78119 hero78119 added the dependencies Pull requests that update a dependency file label Mar 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
Status: No status
Development

No branches or pull requests

1 participant