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

fix: Clippy, deny.toml and outdated deps #233

Merged
merged 6 commits into from
Apr 19, 2024
Merged

fix: Clippy, deny.toml and outdated deps #233

merged 6 commits into from
Apr 19, 2024

Conversation

poliorcetics
Copy link
Contributor

@poliorcetics poliorcetics commented Apr 18, 2024

There is still the matter of the GPL-v3 dependency serde_typename that I don't know how we should fix: manually implement the thing ourselves ? Allow GPL-v3 ?

Replaced by strum

@mara-schulke
Copy link
Contributor

So you can remove serde typename but fwiw it is maintained by me and I will not enforce its license here anyway; The cleanest solution would be to cut it out and use strum I guess?

src/cache.rs Outdated Show resolved Hide resolved
src/manifest.rs Outdated Show resolved Hide resolved
@mara-schulke mara-schulke merged commit 023fb64 into main Apr 19, 2024
7 checks passed
@mara-schulke mara-schulke deleted the ab/ci-fixes branch April 19, 2024 14:30
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

Successfully merging this pull request may close these issues.

2 participants