Skip to content

Commit 0cad818

Browse files
committed
[NO MERGE][skip ci] Temporarily use local version of avr-device
1 parent 0bd44f0 commit 0cad818

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,6 @@ exclude = [
4242
"ravedude",
4343
]
4444
resolver = "2"
45+
46+
[patch.crates-io]
47+
avr-device = { path = "../avr-device" }

0 commit comments

Comments
 (0)