Signed-off-by: kernelkind <kernelkind@gmail.com>
This commit is contained in:
kernelkind
2025-04-01 17:29:21 -04:00
parent 38fb05475d
commit a7da4d6a11
5 changed files with 333 additions and 3 deletions

View File

@@ -64,6 +64,8 @@ mime_guess = "2.0.5"
pretty_assertions = "1.4.1"
jni = "0.21.1"
profiling = "1.0"
lightning-invoice = "0.33.1"
secp256k1 = "0.30.0"
[profile.small]
inherits = 'release'