Skip to content

Commit 18eeddb

Browse files
authored
Merge pull request #2 from markcatley/patch-1
Update the github repository and homepage
2 parents 189d033 + a80db5f commit 18eeddb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ version = "0.1.2"
77
authors = ["Nicolas Mémeint <nicolas.memeint@gmail.com>"]
88
license = "MIT OR Apache-2.0"
99
readme = "README.md"
10-
repository = "https://github.com/NicolasMemeint/simple-matrix"
10+
repository = "https://github.com/ivandardi/simple-matrix"
1111
documentation = "https://docs.rs/simple-matrix"
12-
homepage = "https://github.com/NicolasMemeint/simple-matrix"
12+
homepage = "https://github.com/ivandardi/simple-matrix"
1313
description = "A simple generic matrix library"
1414
categories = ["data-structures"]
1515
keywords = ["simple", "matrix", "matrices"]

0 commit comments

Comments
 (0)