mirror of
https://github.com/logos-storage/logos-storage-nim-dht.git
synced 2026-01-02 13:33:08 +00:00
* track nim-libp2p's unstable branch and nim-bearssl's master branch refactor accordingly: mainly switching from `import bearssl` to `import bearssl/rand`, `BrHmacDrbgContext` to `HmacDrbgContext`, and related changes * fix ambiguous identifier * nim 1.4 is deprecated Co-authored-by: Michael Bradley, Jr <michaelsbradleyjr@gmail.com>