Skip to content
This repository was archived by the owner on Dec 2, 2020. It is now read-only.

Commit 041df4a

Browse files
Update Cargo.toml
Co-Authored-By: adamgreig <adam@adamgreig.com>
1 parent a641906 commit 041df4a

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
@@ -6,7 +6,7 @@ keywords = ["semihosting", "arm", "cortex-m"]
66
license = "MIT OR Apache-2.0"
77
name = "cortex-m-semihosting"
88
readme = "README.md"
9-
repository = "https://github.com/japaric/cortex-m-semihosting"
9+
repository = "https://github.com/rust-embedded/cortex-m-semihosting"
1010
version = "0.3.3"
1111

1212
[features]

0 commit comments

Comments
 (0)