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

chore: update Cargo.toml #102

Closed
wants to merge 1 commit into from
Closed

chore: update Cargo.toml #102

wants to merge 1 commit into from

Conversation

spdfnet
Copy link

@spdfnet spdfnet commented Sep 4, 2024

To me, 2018 and 2021 both build and both have the same clippy issues.

#101

byteorder = "1"
libc = "~0.2"
nom = "6"
serde_derive = "1"
serde = "1"
serde_json = "1"
uuid = { version = "~0.8", features = ["serde"] }
nix = "0.21"
uuid = { version = "~1", features = ["serde"] }
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems we have some API changes after 1.0

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can't tell if something broke, hard to have full e2e for this repo.

@spdfnet spdfnet closed this Sep 27, 2024
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