Skip to content

Upgrade deps #135

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

Merged
merged 13 commits into from
Jun 2, 2025
Prev Previous commit
Next Next commit
Rust 1.85
  • Loading branch information
Nutomic committed Mar 10, 2025
commit 2fb79a252412d2c0eae83b71b5254cbf959b4594
2 changes: 1 addition & 1 deletion .woodpecker.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
variables:
- &rust_image "rust:1.84-bullseye"
- &rust_image "rust:1.85-bullseye"

steps:
cargo_fmt:
Expand Down