mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-29 00:00:11 +02:00
Remove extraneous clone in Remote
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ the rest of the tokio crates.
|
||||
"""
|
||||
|
||||
[dependencies]
|
||||
futures = "0.1.4"
|
||||
futures = "0.1.9"
|
||||
log = "0.3"
|
||||
mio = "0.6"
|
||||
scoped-tls = "0.1.0"
|
||||
|
||||
Reference in New Issue
Block a user