We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 189d033 + a80db5f commit 18eeddbCopy full SHA for 18eeddb
Cargo.toml
@@ -7,9 +7,9 @@ version = "0.1.2"
7
authors = ["Nicolas Mémeint <nicolas.memeint@gmail.com>"]
8
license = "MIT OR Apache-2.0"
9
readme = "README.md"
10
-repository = "https://github.com/NicolasMemeint/simple-matrix"
+repository = "https://github.com/ivandardi/simple-matrix"
11
documentation = "https://docs.rs/simple-matrix"
12
-homepage = "https://github.com/NicolasMemeint/simple-matrix"
+homepage = "https://github.com/ivandardi/simple-matrix"
13
description = "A simple generic matrix library"
14
categories = ["data-structures"]
15
keywords = ["simple", "matrix", "matrices"]
0 commit comments