Skip to content

Commit 3d2236a

Browse files
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 88d5a82 commit 3d2236a

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
@@ -11,7 +11,7 @@ crate-type = ["cdylib"]
1111
[dependencies]
1212
cbor-diag = "0.1.12"
1313
serde = { version = "1.0.171", features = ["derive"] }
14-
futures = "0.3.31"
14+
futures = "0.3.32"
1515
serde_json = "1.0.109"
1616
fehler = "1.0.0"
1717
hex = { version = "0.4.3", default-features = false, features = ["alloc"] }

0 commit comments

Comments
 (0)