Skip to content

Commit 61c8847

Browse files
Update Rust crate futures to 0.3.28
1 parent 3cad701 commit 61c8847

File tree

2 files changed

+27
-27
lines changed

2 files changed

+27
-27
lines changed

Cargo.lock

+26-26
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ actix = "0.13.0"
2727
actix-web = "4.3.1"
2828
url = "2.2.2"
2929
async-trait = "0.1.67"
30-
futures = "0.3.27"
30+
futures = "0.3.28"
3131
structopt = "0.3.26"
3232
md5 = "0.7.0"
3333
mongodb = "2.4.0"

0 commit comments

Comments
 (0)