Skip to content

Commit b50d3a6

Browse files
committed
Update Rust crate futures-channel to v0.3.21
1 parent 74c9256 commit b50d3a6

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
@@ -55,7 +55,7 @@ diesel_full_text_search = "=1.0.1"
5555
diesel_migrations = { version = "=1.4.0", features = ["postgres"] }
5656
dotenv = "=0.15.0"
5757
flate2 = "=1.0.22"
58-
futures-channel = { version = "=0.3.19", default-features = false }
58+
futures-channel = { version = "=0.3.21", default-features = false }
5959
futures-util = "=0.3.19"
6060
hex = "=0.4.3"
6161
http = "=0.2.6"

0 commit comments

Comments
 (0)