Fix typos

This commit is contained in:
practicalswift 2019-08-05 13:39:23 +00:00
parent 6f2cc95e6c
commit db244a19c6
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
* Add human readable serialization to `Signatures` and `SecretKeys`.
* Stop displaying 0 bytes if a `Signature` is less than 72 bytes.
* Only compile recovery module if feature `recovery` is set (non-default).
* Updat `rand` dependency from 0.4 to 0.6 and add `rand_core` 0.4 dependency.
* Update `rand` dependency from 0.4 to 0.6 and add `rand_core` 0.4 dependency.
* Relax `cc` dependency requirements.
# 0.12.2 - 2019-01-18