Skip to content

Commit fd679c1

Browse files
authored
Merge pull request #1163 from kenkoooo/dependabot/cargo/atcoder-problems-backend/futures-util-0.3.21
build(deps): bump futures-util from 0.3.19 to 0.3.21 in /atcoder-problems-backend
2 parents af7f650 + 4d30a08 commit fd679c1

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

atcoder-problems-backend/Cargo.lock

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

atcoder-problems-backend/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ reqwest = { version = "0.11", features = ["json"] }
3131
async-trait = "0.1"
3232

3333
anyhow = "1.0"
34-
futures-util = "0.3.19"
34+
futures-util = "0.3.21"
3535

3636
[dev-dependencies]
3737
httpmock = "0.6.6"

0 commit comments

Comments
 (0)