Add sp_client package source

This commit is contained in:
omaroughriss 2025-07-03 12:18:44 +02:00
parent 04ce0376a1
commit 3faa8ea746

1
Cargo.lock generated
View File

@ -1924,6 +1924,7 @@ dependencies = [
[[package]]
name = "sp_client"
version = "0.1.0"
source = "git+https://github.com/cygnet3/sp-client.git?branch=wasm_compatibility#ee30dfd40786a2d40d5b9edd8c9489a7501ca345"
dependencies = [
"anyhow",
"async-trait",