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

Commit ff29a53

Browse files
Update macros repo link
1 parent 502b0dd commit ff29a53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

macros/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ documentation = "https://docs.rs/cortex-m-rt"
66
keywords = ["arm", "cortex-m", "runtime", "startup"]
77
license = "MIT OR Apache-2.0"
88
name = "cortex-m-rt-macros"
9-
repository = "https://github.com/japaric/cortex-m-rt"
9+
repository = "https://github.com/rust-embedded/cortex-m-rt"
1010
version = "0.6.11"
1111
edition = "2018"
1212

0 commit comments

Comments
 (0)