docs(cargo): fix typo in repo link

This commit is contained in:
gmorenz 2019-03-18 07:54:17 -04:00 committed by Friedel Ziegelmayer
parent 30d11de770
commit 93fcffd3e9

View File

@ -7,7 +7,7 @@ keywords = ["mathematics", "numerics", "bignum"]
categories = [ "algorithms", "data-structures", "science" ]
license = "MIT/Apache-2.0"
name = "num-bigint-dig"
repository = "https://github.com/dignifiedquier/num-bigint"
repository = "https://github.com/dignifiedquire/num-bigint"
version = "0.3.1-alpha.0"
readme = "README.md"
build = "build.rs"