Version bump of all crates (except librustzcash)

This commit is contained in:
Sean Bowe
2020-03-12 15:59:19 -06:00
parent f3f8964001
commit 100878cd14
11 changed files with 62 additions and 62 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "ff_derive"
version = "0.4.1"
version = "0.6.0"
authors = ["Sean Bowe <ewillbefull@gmail.com>"]
description = "Procedural macro library used to build custom prime field implementations"
documentation = "https://docs.rs/ff/"