Skip to content
This repository was archived by the owner on Dec 2, 2020. It is now read-only.

Commit ffaf655

Browse files
bors[bot]adamgreig
andcommitted
Merge #32
32: Update cortex-m version requirement to allow using 0.6.0 r=therealprof a=adamgreig Co-authored-by: Adam Greig <[email protected]>
2 parents d973d07 + a3c5523 commit ffaf655

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
@@ -13,4 +13,4 @@ version = "0.3.2"
1313
inline-asm = []
1414

1515
[dependencies]
16-
cortex-m = "0.5.8"
16+
cortex-m = ">= 0.5.8, < 0.7"

0 commit comments

Comments
 (0)