We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a31120f commit ebba3e7Copy full SHA for ebba3e7
Cargo.toml
@@ -55,7 +55,7 @@ diesel_full_text_search = "1.0.1"
55
diesel_migrations = { version = "1.4.0", features = ["postgres"] }
56
dotenv = "0.15"
57
flate2 = "1.0"
58
-futures-channel = { version = "0.3.1", default-features = false }
+futures-channel = { version = "0.3.17", default-features = false }
59
futures-util = "0.3"
60
git2 = "0.13.0"
61
hex = "0.4"
0 commit comments