add hashbrown

Signed-off-by: kernelkind <kernelkind@gmail.com>
This commit is contained in:
kernelkind
2025-03-20 13:42:32 -04:00
parent a7da4d6a11
commit fd2299f5f0
3 changed files with 11 additions and 0 deletions

View File

@@ -66,6 +66,7 @@ jni = "0.21.1"
profiling = "1.0"
lightning-invoice = "0.33.1"
secp256k1 = "0.30.0"
hashbrown = "0.15.2"
[profile.small]
inherits = 'release'