Skip to content

Commit d3dc2a2

Browse files
authored
Updated repository URL in 'Cargo.toml' file
1 parent 437ad12 commit d3dc2a2

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
@@ -10,7 +10,7 @@ keywords = ["arm", "cortex-m", "register", "peripheral"]
1010
license = "MIT OR Apache-2.0"
1111
name = "cortex-m"
1212
readme = "README.md"
13-
repository = "https://github.com/japaric/cortex-m"
13+
repository = "https://github.com/rust-embedded/cortex-m"
1414
version = "0.6.2"
1515
edition = "2018"
1616
links = "cortex-m" # prevent multiple versions of this crate to be linked together

0 commit comments

Comments
 (0)