bump dependencies #79

Merged
Anri merged 3 commits from bump into main 2024-10-22 12:05:38 +02:00
Showing only changes of commit 87d3cc9082 - Show all commits

View file

@ -7,7 +7,7 @@ on:
jobs:
lint-and-format:
container:
image: rust:latest
image: cimg/rust:1.81-node
steps:
- name: Checkout