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 f6a2393 commit 60742eaCopy full SHA for 60742ea
Cargo.toml
@@ -30,8 +30,8 @@ async-task = "1.0.0"
30
cfg-if = "0.1.9"
31
crossbeam-channel = "0.3.9"
32
crossbeam-deque = "0.7.1"
33
-futures-core-preview = "0.3.0-alpha.18"
34
-futures-io-preview = "0.3.0-alpha.18"
+futures-core-preview = "=0.3.0-alpha.18"
+futures-io-preview = "=0.3.0-alpha.18"
35
futures-timer = "0.4.0"
36
lazy_static = "1.4.0"
37
log = { version = "0.4.8", features = ["kv_unstable"] }
@@ -50,9 +50,9 @@ surf = "1.0.2"
50
tempdir = "0.3.7"
51
52
# These are used by the book for examples
53
-futures-channel-preview = "0.3.0-alpha.18"
54
-futures-util-preview = "0.3.0-alpha.18"
+futures-channel-preview = "=0.3.0-alpha.18"
+futures-util-preview = "=0.3.0-alpha.18"
55
56
[dev-dependencies.futures-preview]
57
-version = "0.3.0-alpha.18"
+version = "=0.3.0-alpha.18"
58
features = ["std", "nightly", "async-await"]
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments