Skip to content

Commit dd72e89

Browse files
authored
Merge pull request #67 from robinhundt/dependabot/cargo/futures-0.3.32
build(deps): bump futures from 0.3.31 to 0.3.32
2 parents cad536e + 2131fb6 commit dd72e89

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)