Skip to content

Commit 5fbe867

Browse files
authored
Merge pull request #1270 from kenkoooo/dependabot/cargo/atcoder-problems-backend/futures-util-0.3.23
build(deps): bump futures-util from 0.3.21 to 0.3.23 in /atcoder-problems-backend
2 parents b74c54f + 381de45 commit 5fbe867

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
@@ -30,7 +30,7 @@ reqwest = { version = "0.11", features = ["json"] }
3030
async-trait = "0.1"
3131

3232
anyhow = "1.0"
33-
futures-util = "0.3.21"
33+
futures-util = "0.3.23"
3434

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

0 commit comments

Comments
 (0)