mirror of
https://github.com/aljazceru/cdk.git
synced 2026-02-05 21:26:13 +01:00
fix: 'nut08' on cashu-js
This commit is contained in:
@@ -13,7 +13,7 @@ license.workspace = true
|
||||
crate-type = ["lib", "cdylib"]
|
||||
|
||||
[dependencies]
|
||||
cashu = { path = "../../crates/cashu"}
|
||||
cashu = { path = "../../crates/cashu", features = ["nut08"] }
|
||||
js-sys = "0.3.64"
|
||||
serde-wasm-bindgen = "0.6.0"
|
||||
serde_json.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user