mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 12:19:24 +00:00
Update to subxt 0.29
This commit is contained in:
@@ -22,7 +22,7 @@ scale-info = { version = "2", optional = true }
|
||||
serai-runtime = { path = "../runtime", version = "0.1" }
|
||||
|
||||
sp-core = { git = "https://github.com/serai-dex/substrate" }
|
||||
subxt = { version = "0.28", default-features = false, features = ["jsonrpsee-ws"], optional = true }
|
||||
subxt = { version = "0.29", default-features = false, features = ["jsonrpsee-ws"], optional = true }
|
||||
|
||||
bitcoin = { version = "0.30", optional = true }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user