Skip to content

Commit 95a70a6

Browse files
committed
Update Rust crate futures to 0.3.28
1 parent df63a14 commit 95a70a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ indicatif = "0.17.4"
1010
itertools = "0.10.5"
1111
kdbx4 = "0.5.1"
1212
rpassword = "7.2.0"
13-
futures = "0.3.27"
13+
futures = "0.3.28"
1414
rayon = "1.7.0"
1515
lazy_static = "1.4.0"
1616
sha-1 = "0.10.1"

0 commit comments

Comments
 (0)