Skip to content

Commit

Permalink
Merge pull request #25 from afadil/income_dashboard
Browse files Browse the repository at this point in the history
revert yahoo api lib version
  • Loading branch information
afadil authored Aug 26, 2024
2 parents eb8fc77 + 48af46b commit 92fd08a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ chrono = { version = "0.4", features = ["serde"] }
uuid = "1.5.0"
rusqlite = { version = "0.30.0", features = ["bundled"] }
csv = "1.3.0"
yahoo_finance_api = "2.2.1"
yahoo_finance_api = "2.2.0"
regex = "1.10.2"
reqwest = { version = "0.11.22", features = ["json", "cookies", "cookie_store" ] }
thiserror = "1.0.50"
Expand Down

0 comments on commit 92fd08a

Please sign in to comment.