Skip to content

Commit

Permalink
Rewrote feeds using roxmltree and removed unused deps
Browse files Browse the repository at this point in the history
  • Loading branch information
joeychilson committed Jul 12, 2023
1 parent eb4861e commit 915589a
Show file tree
Hide file tree
Showing 8 changed files with 1,576 additions and 171 deletions.
32 changes: 0 additions & 32 deletions native/edgar_parser/Cargo.lock

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

2 changes: 0 additions & 2 deletions native/edgar_parser/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,4 @@ crate-type = ["cdylib"]

[dependencies]
rustler = "0.29.1"
serde = { version = "1.0.163", features = ["derive"] }
quick-xml = { version = "0.28.2", features = ["serialize"] }
roxmltree = "0.8.0"
Loading

0 comments on commit 915589a

Please sign in to comment.