mirror of
https://github.com/Qortal/pirate-librustzcash.git
synced 2025-11-02 12:27:02 +00:00
Fix description of ff.
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
name = "ff"
|
name = "ff"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
authors = ["Sean Bowe <ewillbefull@gmail.com>"]
|
authors = ["Sean Bowe <ewillbefull@gmail.com>"]
|
||||||
description = "Procedural macro library used to build custom prime field implementations"
|
description = "Library for building and interfacing with finite fields"
|
||||||
documentation = "https://github.com/ebfull/ff"
|
documentation = "https://github.com/ebfull/ff"
|
||||||
homepage = "https://github.com/ebfull/ff"
|
homepage = "https://github.com/ebfull/ff"
|
||||||
license = "MIT/Apache-2.0"
|
license = "MIT/Apache-2.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user