Merge pull request #217 from honeywest/fix-cargo-rep

fix cargo repository error
This commit is contained in:
str4d 2021-03-05 03:28:21 +13:00 committed by GitHub
commit 655df84682
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ description = """
Fast proof-carrying data implementation with no trusted setup
"""
license = "TGPPL"
repository = "https://github.com/Electric-Coin-Company/halo2"
repository = "https://github.com/zcash/halo2"
documentation = "https://docs.rs/halo2"
readme = "README.md"