Skip to content
This repository was archived by the owner on Jan 24, 2022. It is now read-only.

Commit a2e3ad5

Browse files
bors[bot]jordens
andauthored
Merge #324
324: bump version to 0.6.13 r=adamgreig a=jordens The currently released version is 0.6.13 but the version in Cargo.toml was still 0.6.11. This enables cargo-patching in the git repository if other crates need newer cortex-m-rt. Co-authored-by: Robert Jördens <[email protected]>
2 parents c7b26c5 + 3fd4c1c commit a2e3ad5

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
@@ -12,7 +12,7 @@ license = "MIT OR Apache-2.0"
1212
name = "cortex-m-rt"
1313
readme = "README.md"
1414
repository = "https://github.com/rust-embedded/cortex-m-rt"
15-
version = "0.6.11"
15+
version = "0.6.13"
1616
autoexamples = true
1717
links = "cortex-m-rt" # Prevent multiple versions of cortex-m-rt being linked
1818

0 commit comments

Comments
 (0)