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.
1 parent 95855e4 commit 6cbc70fCopy full SHA for 6cbc70f
Cargo.toml
@@ -4,7 +4,7 @@ description = "ArrayFire is a high performance software library for parallel c
4
version = "3.0.0"
5
documentation = "http://arrayfire.github.io/arrayfire-rust/arrayfire/index.html"
6
homepage = "https://github.com/arrayfire/arrayfire"
7
-respository = "https://github.com/arrayfire/arrayfire-rust"
+repository = "https://github.com/arrayfire/arrayfire-rust"
8
authors = ["Pradeep Garigipati <pradeep@arrayfire.com>", "Jason Ramapuram <jason.ramapuram@gmail.com>"]
9
readme = "./README.md"
10
keywords = ["CUDA", "OpenCL", "ArrayFire", "Compute"]
0 commit comments