Skip to content

Commit

Permalink
- Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jczaja committed Aug 14, 2024
1 parent edf286f commit a63aa7a
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 80 deletions.
99 changes: 21 additions & 78 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ mod gui;
use etradeTaxReturnHelper::run_taxation;
use logging::ResultExt;

// TODO: Make UT and parsing of revolut CSV documents from gain and losses

//TODO: Extend revolut CSV with sold transactions support
// TODO: remove support for account statement of investment account of revolut
// TODO: When there is no proxy (on intel account) there are problems (UT do not work
// getting_Exchange_rate)
// TODO: Make a parsing of incomplete date
Expand Down

0 comments on commit a63aa7a

Please sign in to comment.