Skip to content

Commit

Permalink
Merge pull request #649 from primitivefinance/dependabot/cargo/RustQu…
Browse files Browse the repository at this point in the history
…ant-0.0.36

build(deps): bump RustQuant from 0.0.35 to 0.0.36
  • Loading branch information
0xJepsen authored Oct 26, 2023
2 parents c8a8c1b + de4dfa5 commit 634a5db
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion arbiter-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ futures-locks = { version = "=0.7.1" }
rand = { version = "=0.8.5" }
rand_distr = { version = "=0.4.3" }
statrs = { version = "=0.16.0" }
RustQuant = { version = "=0.0.35", features = ["seedable"]}
RustQuant = { version = "=0.0.36", features = ["seedable"]}

# Errors
thiserror = { version = "=1.0.50" }
Expand Down

0 comments on commit 634a5db

Please sign in to comment.