Skip to content

Commit bf3c3d5

Browse files
committed
Bump version of avr-config dependency
1 parent f973881 commit bf3c3d5

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
@@ -28,7 +28,7 @@ default = ["avr-std-stub"]
2828
all-mcus = []
2929

3030
[dependencies]
31-
avr-config = "1.0"
31+
avr-config = { version = "2.0", features = ["cpu-frequency"] }
3232
avr_delay = "0.3"
3333
avr-std-stub = { version = "1.0", optional = true }
3434
const_env--value = "0.1"

0 commit comments

Comments
 (0)