Skip to content

Commit

Permalink
Merge pull request #650 from primitivefinance/dependabot/cargo/future…
Browse files Browse the repository at this point in the history
…s-util-0.3.29

build(deps): bump futures-util from 0.3.28 to 0.3.29
  • Loading branch information
0xJepsen authored Oct 26, 2023
2 parents 634a5db + 9529ed1 commit e6865b3
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
28 changes: 14 additions & 14 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 @@ -42,7 +42,7 @@ RustQuant = { version = "=0.0.36", features = ["seedable"]}
thiserror = { version = "=1.0.50" }

# Logging
futures-util = { version = "=0.3.28" }
futures-util = { version = "=0.3.29" }
tracing = "0.1.40"

# Dependencies for the test build and development
Expand Down

0 comments on commit e6865b3

Please sign in to comment.