Skip to content

Commit dca457b

Browse files
dependabot[bot]arxanas
authored andcommitted
build: bump futures from 0.3.29 to 0.3.30
Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.29 to 0.3.30. - [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.29...0.3.30) --- updated-dependencies: - dependency-name: futures dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c4f6f5e commit dca457b

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

Cargo.lock

Lines changed: 18 additions & 18 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
@@ -53,7 +53,7 @@ cursive_core = "0.3.7"
5353
eden_dag = { package = "esl01-dag", version = "0.3.0" }
5454
eyre = "0.6.11"
5555
fslock = "0.2.1"
56-
futures = "0.3.29"
56+
futures = "0.3.30"
5757
git-branchless-hook = { version = "0.8.0", path = "git-branchless-hook" }
5858
git-branchless-init = { version = "0.8.0", path = "git-branchless-init" }
5959
git-branchless-invoke = { version = "0.8.0", path = "git-branchless-invoke" }

0 commit comments

Comments
 (0)