Skip to content

Commit 43048a6

Browse files
Fix URL to repository
It's moved to knurling-rs
1 parent f6966cb commit 43048a6

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
@@ -8,7 +8,7 @@ edition = "2018"
88
license = "MIT OR Apache-2.0"
99
readme = "README.md"
1010
description = "A flashing tool for the nRF bootloader"
11-
repository = "https://github.com/ferrous-systems/nrfdfu-rs"
11+
repository = "https://github.com/knurling-rs/nrfdfu-rs"
1212

1313
[dependencies]
1414
byteorder = "1.4.3"

0 commit comments

Comments
 (0)