mirror of
https://github.com/Noratrieb/ice-104649.git
synced 2026-01-14 12:35:02 +01:00
sink
This commit is contained in:
parent
76900262f7
commit
abe09da45e
2 changed files with 1 additions and 7 deletions
6
Cargo.lock
generated
6
Cargo.lock
generated
|
|
@ -14,7 +14,6 @@ version = "0.4.0-alpha.0"
|
|||
dependencies = [
|
||||
"futures-core",
|
||||
"futures-io",
|
||||
"futures-sink",
|
||||
"futures-task",
|
||||
"futures-util",
|
||||
]
|
||||
|
|
@ -36,10 +35,6 @@ dependencies = [
|
|||
"syn",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "futures-sink"
|
||||
version = "0.4.0-alpha.0"
|
||||
|
||||
[[package]]
|
||||
name = "futures-task"
|
||||
version = "0.4.0-alpha.0"
|
||||
|
|
@ -51,7 +46,6 @@ dependencies = [
|
|||
"futures-core",
|
||||
"futures-io",
|
||||
"futures-macro",
|
||||
"futures-sink",
|
||||
"futures-task",
|
||||
"memchr",
|
||||
"pin-project-lite",
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 115927eb5dd38ab21fa5eba8ac489b5778103e92
|
||||
Subproject commit 05ee33525113d75e07e0b05c9e8cc7221cea62d4
|
||||
Loading…
Add table
Add a link
Reference in a new issue