Permalink
Please sign in to comment.
Browse files
Ofx parse working
Lib, for parse the xml of the ofx, changed to xmltree-rs and used the Box resource. #4
- Loading branch information...
Showing
with
11 additions
and 9 deletions.
- +1 −1 Cargo.toml
- +5 −6 src/backend/ofx.rs
- +1 −1 src/main.rs
- +4 −1 src/ui/movimentations.rs
0 comments on commit
97a1259