Skip to content

Commit cee92bb

Browse files
regexidentjonas-schievink
authored andcommitted
Updated repository URL in 'Cargo.toml' file
1 parent b1c862e commit cee92bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
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)