Skip to content

Commit cbd1e1a

Browse files
Update macros repo link
1 parent 30177aa commit cbd1e1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cortex-m-rt/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)