signature_derive v0.2.1

This commit is contained in:
Tony Arcieri
2019-06-07 09:21:34 -07:00
parent eec88447b5
commit 3372991a04
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "signature_derive"
version = "0.2.0"
version = "0.2.1"
authors = ["RustCrypto Developers"]
license = "Apache-2.0 OR MIT"
description = "Custom derive support for the 'signature' crate"