mirror of
https://github.com/Noratrieb/ice-104649.git
synced 2026-01-14 12:35:02 +01:00
AA
This commit is contained in:
parent
789d40c3d4
commit
abe5055e54
2 changed files with 1 additions and 14 deletions
13
Cargo.lock
generated
13
Cargo.lock
generated
|
|
@ -13,7 +13,6 @@ name = "futures"
|
|||
version = "0.4.0-alpha.0"
|
||||
dependencies = [
|
||||
"futures-core",
|
||||
"futures-io",
|
||||
"futures-task",
|
||||
"futures-util",
|
||||
]
|
||||
|
|
@ -22,10 +21,6 @@ dependencies = [
|
|||
name = "futures-core"
|
||||
version = "1.0.0-alpha.0"
|
||||
|
||||
[[package]]
|
||||
name = "futures-io"
|
||||
version = "0.3.25"
|
||||
|
||||
[[package]]
|
||||
name = "futures-macro"
|
||||
version = "0.4.0-alpha.0"
|
||||
|
|
@ -44,10 +39,8 @@ name = "futures-util"
|
|||
version = "0.4.0-alpha.0"
|
||||
dependencies = [
|
||||
"futures-core",
|
||||
"futures-io",
|
||||
"futures-macro",
|
||||
"futures-task",
|
||||
"memchr",
|
||||
"pin-project-lite",
|
||||
"pin-utils",
|
||||
"slab",
|
||||
|
|
@ -60,12 +53,6 @@ dependencies = [
|
|||
"futures",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "memchr"
|
||||
version = "2.5.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d"
|
||||
|
||||
[[package]]
|
||||
name = "pin-project-lite"
|
||||
version = "0.2.9"
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 173290f8be13c196b518969b7f8ceeef3df90dcc
|
||||
Subproject commit 4b7defaf439d404787bf0889ac13f8bb43f96336
|
||||
Loading…
Add table
Add a link
Reference in a new issue