Skip to content

Commit 62cf6db

Browse files
authored
Merge pull request #17 from kpp/update_futures
Update to futures 0.3.0-alpha.18
2 parents 51c8dea + ea93fa1 commit 62cf6db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ edition = "2018"
1414
pin-utils = "=0.1.0-alpha.4"
1515

1616
[dependencies.futures]
17-
version = "=0.3.0-alpha.17"
17+
version = "=0.3.0-alpha.18"
1818
package = "futures-preview"

0 commit comments

Comments
 (0)