Add jwt-simple and reqwest
This commit is contained in:
parent
931c6b827b
commit
c8f4c45e3e
1188
Cargo.lock
generated
1188
Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@ -10,7 +10,9 @@ electrum-client = { git = "https://github.com/cygnet3/rust-electrum-client", bra
|
||||
env_logger = "0.9"
|
||||
futures-util = { version = "0.3.28", default-features = false, features = ["sink", "std"] }
|
||||
hex = "0.4.3"
|
||||
jwt-simple = { version = "0.12.12", default-features = false, features = ["pure-rust"] }
|
||||
log = "0.4.20"
|
||||
reqwest = { version = "0.12.15", features = ["json"] }
|
||||
sdk_common = { git = "https://git.4nkweb.com/4nk/sdk_common.git", branch = "dev" }
|
||||
serde = { version = "1.0.193", features = ["derive"]}
|
||||
serde_json = "1.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user