Skip to content

Update dependencies (this should fix CI failures)#48

Merged
Axect merged 3 commits intoAxect:masterfrom
JSorngard:cargo-update
Mar 15, 2026
Merged

Update dependencies (this should fix CI failures)#48
Axect merged 3 commits intoAxect:masterfrom
JSorngard:cargo-update

Conversation

@JSorngard
Copy link
Contributor

This PR updates the dependencies in Cargo.toml and runs cargo update. In order to make the update command affect the repository I had to remove the lock file from the gitignore, but I believe that is not a problem given https://doc.rust-lang.org/cargo/faq.html#why-have-cargolock-in-version-control.

This fixes the failure of the CI test suite on my fork of the repository.

I don't know why the CI job decided to always choose version 0.22 of pyo3, but now it correctly chooses version 0.27, which is the version peroxide needs to compile.

@Axect
Copy link
Owner

Axect commented Mar 15, 2026

Hello, @JSorngard
Thank you for continuous contributions! And I agree with your opinion of Cargo.lock. I'll merge it now 🚀

@Axect Axect merged commit 914d84a into Axect:master Mar 15, 2026
12 checks passed
@JSorngard JSorngard deleted the cargo-update branch March 15, 2026 07:49
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