Skip to content

Commit 2a2e80b

Browse files
committed
Bump avr-mcu dependency from 0.2 to 0.3
1 parent 6072399 commit 2a2e80b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ all_mcus = []
2222
[dependencies]
2323

2424
[build-dependencies]
25-
avr-mcu = "0.2"
25+
avr-mcu = "0.3"
2626

2727
[profile.dev]
2828
# Most of the build consists of generating the mcu description files. So

0 commit comments

Comments
 (0)