mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-23 13:11:10 +00:00
@@ -15,7 +15,7 @@ targets = ["x86_64-unknown-linux-gnu"]
|
||||
|
||||
[dependencies]
|
||||
log = { version = "0.4.17", default-features = false }
|
||||
sp-arithmetic = { version = "16.0.0", default-features = false, path = "../../../primitives/arithmetic" }
|
||||
sp-arithmetic = { path = "../../../primitives/arithmetic", default-features = false}
|
||||
|
||||
[features]
|
||||
default = [ "std" ]
|
||||
|
||||
Reference in New Issue
Block a user