fix: taplo fmt

This commit is contained in:
Oleksandr Pravdyvyi 2025-10-22 16:28:19 +03:00
parent 4ecd0430b8
commit d7089eac96
No known key found for this signature in database
GPG Key ID: 9F8955C63C443871
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ members = [
"wallet", "wallet",
"sequencer_core", "sequencer_core",
"common", "common",
"nssa", "nssa",
"proc_macro_test_attribute", "proc_macro_test_attribute",
] ]

View File

@ -6,4 +6,4 @@ edition = "2024"
[dependencies] [dependencies]
[lib] [lib]
proc-macro = true proc-macro = true