Skip to content

Commit f68d4f7

Browse files
fix(deps): update rust crate xmc4800 to 0.7.1
1 parent 4a560e0 commit f68d4f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ xmc4300 = { version = "0.7.1", optional = true }
2121
xmc4400 = { version = "0.8.1", optional = true }
2222
xmc4500 = { version = "0.8.0", optional = true }
2323
xmc4700 = { version = "0.8.1", optional = true }
24-
xmc4800 = { version = "0.7.0", optional = true }
24+
xmc4800 = { version = "0.7.1", optional = true }
2525
cortex-m = "0.7.7"
2626
nb = "1.1.0"
2727
cortex-m-rt = "0.7.3"

0 commit comments

Comments
 (0)