Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CLAUDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ User-facing error messages (shown in `MessageBanner` via `Display`) must follow
### Key Dependencies

- `dash-sdk` - Dash blockchain SDK (git dep from dashpay/platform)
- `egui/eframe 0.33` - Immediate mode GUI framework
- `egui/eframe 0.34` - Immediate mode GUI framework
- `tokio` - Async runtime (12 worker threads)
- `rusqlite` - SQLite with bundled library
- Rust edition 2024, minimum rust-version 1.92
Expand Down
Loading