This commit is contained in:
2026-04-23 00:07:13 +02:00
parent f073b14e01
commit c36d6b9ded
18 changed files with 609 additions and 14 deletions

View File

@@ -20,6 +20,7 @@ solana-sdk-ids.workspace = true
spl-associated-token-account-interface.workspace = true
spl-token-2022-interface.workspace = true
spl-token-interface.workspace = true
sqlx.workspace = true
tokio.workspace = true
tokio-tungstenite.workspace = true
tracing.workspace = true
@@ -27,4 +28,5 @@ tracing-appender.workspace = true
tracing-subscriber.workspace = true
[dev-dependencies]
tempfile.workspace = true