Skip to content

Commit 6cbc70f

Browse files
committed
Fixed a typo in Package Manifest
1 parent 95855e4 commit 6cbc70f

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
@@ -4,7 +4,7 @@ description = "ArrayFire is a high performance software library for parallel c
44
version = "3.0.0"
55
documentation = "http://arrayfire.github.io/arrayfire-rust/arrayfire/index.html"
66
homepage = "https://github.com/arrayfire/arrayfire"
7-
respository = "https://github.com/arrayfire/arrayfire-rust"
7+
repository = "https://github.com/arrayfire/arrayfire-rust"
88
authors = ["Pradeep Garigipati <pradeep@arrayfire.com>", "Jason Ramapuram <jason.ramapuram@gmail.com>"]
99
readme = "./README.md"
1010
keywords = ["CUDA", "OpenCL", "ArrayFire", "Compute"]

0 commit comments

Comments
 (0)