Skip to content

Commit 413f07c

Browse files
committed
Update Rust crate futures-channel to 0.3.18
1 parent d76d759 commit 413f07c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ diesel_full_text_search = "1.0.1"
5454
diesel_migrations = { version = "1.4.0", features = ["postgres"] }
5555
dotenv = "0.15"
5656
flate2 = "1.0"
57-
futures-channel = { version = "0.3.17", default-features = false }
57+
futures-channel = { version = "0.3.18", default-features = false }
5858
futures-util = "0.3"
5959
git2 = "0.13.24"
6060
hex = "0.4"

0 commit comments

Comments
 (0)