Fix avr CI

This commit is contained in:
Sosthène Guédon
2025-05-14 10:16:21 +02:00
committed by sosthene-nitrokey
parent 214131dcee
commit 3b3f5ac9bc
-1
View File
@@ -79,7 +79,6 @@ jobs:
- name: Patch delog
run: |
echo '[patch.crates-io]' >> Cargo.toml
echo 'delog = { version = "0.1.6", git = "https://github.com/LechevSpace/delog.git", rev = "e83f3fd" }' >> Cargo.toml
- name: Build avr