style: fix taplo TOML formatting in subxt vendor crates
This commit is contained in:
Vendored
+1
-1
@@ -52,12 +52,12 @@ std = [
|
||||
"getrandom?/std",
|
||||
"hex/std",
|
||||
"impl-serde/std",
|
||||
"pezkuwi-subxt-core?/std",
|
||||
"pezkuwi-subxt-lightclient?/std",
|
||||
"primitive-types/std",
|
||||
"serde/std",
|
||||
"serde_json/std",
|
||||
"tracing/std",
|
||||
"pezkuwi-subxt-core?/std",
|
||||
]
|
||||
serde = []
|
||||
runtime-benchmarks = ["pezkuwi-subxt-core?/runtime-benchmarks"]
|
||||
|
||||
+1
-1
@@ -77,6 +77,7 @@ std = [
|
||||
"either/std",
|
||||
"frame-metadata/std",
|
||||
"hex/std",
|
||||
"pezkuwi-subxt-core/std",
|
||||
"pezkuwi-subxt-lightclient?/std",
|
||||
"pezkuwi-subxt-macro/std",
|
||||
"pezkuwi-subxt-metadata/std",
|
||||
@@ -90,7 +91,6 @@ std = [
|
||||
"serde/std",
|
||||
"serde_json/std",
|
||||
"tracing/std",
|
||||
"pezkuwi-subxt-core/std",
|
||||
]
|
||||
try-runtime = ["pezsp-keyring/try-runtime", "pezsp-runtime/try-runtime"]
|
||||
serde = []
|
||||
|
||||
Reference in New Issue
Block a user