Skip to content

Commit 13af32c

Browse files
authored
Merge pull request #5 from LingMan/patch-1
Update repository url
2 parents 250b5d5 + 5032757 commit 13af32c

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
@@ -6,7 +6,7 @@ edition = "2018"
66

77
description = "Trait for real and complex numbers"
88
documentation = "https://docs.rs/cauchy"
9-
repository = "https://github.com/termoshtt/cauchy"
9+
repository = "https://github.com/rust-math/cauchy"
1010
keywords = []
1111
categories = ["algorithms"]
1212
license = "MIT"

0 commit comments

Comments
 (0)