Skip to content

Commit

Permalink
build(deps): update RustQuant requirement from 0.0.45 to 0.0.49 (#25)
Browse files Browse the repository at this point in the history
Updates the requirements on [RustQuant](https://github.com/avhz/RustQuant) to permit the latest version.
- [Release notes](https://github.com/avhz/RustQuant/releases)
- [Changelog](https://github.com/avhz/RustQuant/blob/main/CHANGELOG.md)
- [Commits](avhz/RustQuant@v0.0.45...v0.0.49)

---
updated-dependencies:
- dependency-name: RustQuant
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 26, 2024
1 parent 2289db1 commit 5ab09fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ clap = { version = "4.4.8", features = ["derive"] }
serde_json = "1.0.113"
log = "0.4.20"
futures-util = "0.3.30"
RustQuant = "0.0.45"
RustQuant = "0.0.49"

0 comments on commit 5ab09fc

Please sign in to comment.