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

Here is the patch to upgrade all dependencies to the latest version and changed the language version to 2021 #51

Open
qianxiaoming opened this issue Jul 20, 2024 · 4 comments

Comments

@qianxiaoming
Copy link

Hi, this is an interesting project. I have upgraded all dependent libraries to the latest version and changed the Rust edition to 2021. Here is the patch file for changes and it will be compiled without any error or warning. But I am not sure they are all correct. Crate nix has many break changes.

update_dependencies_crate.patch

@KillingSpark
Copy link
Owner

Hi!

Thanks for doing this, any reason you aren't doing this as a Pull Request? I'm fine with just applying and checking the patch, just wondering :)

@qianxiaoming
Copy link
Author

Because I am a newbie in Rust and have not used it long enough, and these modifications may be incorrect, I feel a little embarrassed to generate a PR... I will be happy if it can have a little effect.

@KillingSpark
Copy link
Owner

I see :)

FYI I've started reviewing this in the branch https://github.com/KillingSpark/rustysd/tree/upgradedependencies

@qianxiaoming
Copy link
Author

👍 I'm looking for a service program that can start and manage programs with dependencies in a docker container. I think it would be nice to be able to use rustysd.

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

No branches or pull requests

2 participants