Skip to content

Commit

Permalink
Merge pull request #655 from primitivefinance/dependabot/cargo/arbite…
Browse files Browse the repository at this point in the history
…r-core/futures-eq-0.3.29

build(deps): update futures requirement from =0.3.28 to =0.3.29 in /arbiter-core
  • Loading branch information
0xJepsen authored Oct 26, 2023
2 parents 095f05e + f6d3c3b commit 1e983a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arbiter-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ anyhow = { version = "=1.0.75" }
test-log = { version = "=0.2.13" }
tracing-test = "0.2.4"

futures = { version = "=0.3.28" }
futures = { version = "=0.3.29" }
assert_matches = { version = "=1.5" }

[[bench]]
Expand Down

0 comments on commit 1e983a6

Please sign in to comment.