Bump nimcrypto to fix nim22 issues. (#6578)

* Bump nimcrypto to fix nim22 issues.

* Fix compilation issue.
This commit is contained in:
Eugene Kabanov 2024-09-24 05:55:16 +03:00 committed by GitHub
parent ffc789122b
commit 77e835153c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@
import
chronicles, confutils/defs,
bearssl/rand,
nimcrypto/[hmac, utils],
nimcrypto/[hmac, utils, sha2],
results,
stew/byteutils

2
vendor/nimcrypto vendored

@ -1 +1 @@
Subproject commit 71bca15508e2c0548f32b42a69bcfb1ccd9ab9ff
Subproject commit a0b65f2a0dba987c75eadf03f811fb5508fd3372