Skip to content

Commit 13483ef

Browse files
committed
Update stm32-hrtim
1 parent f0689c6 commit 13483ef

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
@@ -19,7 +19,7 @@ fugit = "0.3.7"
1919
stm32-usbd = { version = "0.7.0", optional = true }
2020
fixed = { version = "1.28.0", optional = true }
2121
embedded-io = "0.6"
22-
stm32-hrtim = { git = "https://github.com/usbalbin/stm32-hrtim", branch = "dont_depend_on_hal", optional = true }
22+
stm32-hrtim = { git = "https://github.com/usbalbin/stm32-hrtim", optional = true }
2323

2424
[dependencies.cortex-m]
2525
version = "0.7.7"

0 commit comments

Comments
 (0)