Skip to content

Commit 1b97cd2

Browse files
authored
Merge pull request #1297 from kenkoooo/dependabot/cargo/atcoder-problems-backend/futures-util-0.3.25
build(deps): bump futures-util from 0.3.23 to 0.3.25 in /atcoder-problems-backend
2 parents af8596e + 5bc8be3 commit 1b97cd2

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

atcoder-problems-backend/Cargo.lock

Lines changed: 10 additions & 10 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.23"
33+
futures-util = "0.3.25"
3434

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

0 commit comments

Comments
 (0)