chore: use vacp2p's fork of bearssl_pkey_decoder

This commit is contained in:
Gabriel Cruz
2025-05-19 14:41:14 -03:00
parent baff57251e
commit 08400f1a76

View File

@@ -7,4 +7,4 @@ license = "MIT"
# Deps
requires "nim >= 0.19.0"
requires "bearssl"
requires "https://github.com/yglukhov/bearssl_pkey_decoder"
requires "https://github.com/vacp2p/bearssl_pkey_decoder"