chore: fix lints, fmt and artifacts

This commit is contained in:
Daniil Polyakov
2025-12-24 03:39:39 +03:00
parent e6a73a02b5
commit 2e82d2ddb8
18 changed files with 114 additions and 378 deletions
+1
View File
@@ -5,6 +5,7 @@ edition = "2024"
[dependencies]
nssa.workspace = true
nssa_core.workspace = true
wallet.workspace = true
tokio = { workspace = true, features = ["macros"] }