fix: format subxt-signer Cargo.toml with taplo

This commit is contained in:
2026-01-04 22:25:26 +03:00
parent e30bafef0c
commit b614ed007f
+1 -1
View File
@@ -69,9 +69,9 @@ subxt = ["dep:pezkuwi-subxt-core"]
# feature on it if compiling for the web.
web = ["getrandom/js"]
serde = [
"dep:serde",
"bip39/serde",
"codec/serde",
"dep:serde",
"hex/serde",
"pezsp-core/serde",
"schnorrkel?/serde",