Skip to content

Commit 2131fb6

Browse files
build(deps): bump futures from 0.3.31 to 0.3.32
Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.31 to 0.3.32. - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](rust-lang/futures-rs@0.3.31...0.3.32) --- updated-dependencies: - dependency-name: futures dependency-version: 0.3.32 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cad536e commit 2131fb6

File tree

2 files changed

+19
-26
lines changed

2 files changed

+19
-26
lines changed

Cargo.lock

Lines changed: 18 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ cryprot-net = { version = "0.2.1", path = "cryprot-net" }
2828
cryprot-pprf = { version = "0.2.1", path = "cryprot-pprf" }
2929
curve25519-dalek = "4.1.3"
3030
fastdivide = "0.4.2"
31-
futures = "0.3.30"
31+
futures = "0.3.32"
3232
hybrid-array = { version = "0.4.7", features = ["bytemuck"] }
3333
libc = "0.2.181"
3434
ndarray = "0.17.2"

0 commit comments

Comments
 (0)