Bump signature from 1.3.0 to 1.3.1

Bumps [signature](https://github.com/RustCrypto/traits) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/RustCrypto/traits/releases)
- [Commits](https://github.com/RustCrypto/traits/compare/signature-v1.3.0...signature-v1.3.1)

---
updated-dependencies:
- dependency-name: signature
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-07-05 03:04:15 +00:00
committed by GitHub
parent 815c18b501
commit f769ecb487
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ ed25519-dalek = "1.0.1"
x25519-dalek = "1.1.1"
ecies-ed25519 = "0.5.1"
chacha20poly1305 = "0.8.0"
signature = "1.3.0"
signature = "1.3.1"
blakeout = "0.3.0"
num_cpus = "1.13.0"
byteorder = "1.4.3"