Skip to content

Commit f3a96f3

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 2b6ced5 commit f3a96f3

File tree

2 files changed

+19
-20
lines changed

2 files changed

+19
-20
lines changed

Cargo.lock

Lines changed: 18 additions & 19 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
@@ -27,7 +27,7 @@ egui_extras = { version = "0.30.0", features = ["all_loaders"] }
2727
egui_file = "0.21.1"
2828
env_logger = "0.11.8"
2929
exe = "0.5.6"
30-
futures = "0.3.31"
30+
futures = "0.3.32"
3131
include_dir = "0.7.4"
3232
regex = "1.12.2"
3333
serde = "1.0.228"

0 commit comments

Comments
 (0)