mirror of
https://github.com/Noratrieb/ice-104649.git
synced 2026-01-16 21:35:02 +01:00
exec
This commit is contained in:
parent
183a737a5e
commit
76900262f7
1 changed files with 0 additions and 10 deletions
10
Cargo.lock
generated
10
Cargo.lock
generated
|
|
@ -13,7 +13,6 @@ name = "futures"
|
||||||
version = "0.4.0-alpha.0"
|
version = "0.4.0-alpha.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"futures-core",
|
"futures-core",
|
||||||
"futures-executor",
|
|
||||||
"futures-io",
|
"futures-io",
|
||||||
"futures-sink",
|
"futures-sink",
|
||||||
"futures-task",
|
"futures-task",
|
||||||
|
|
@ -24,15 +23,6 @@ dependencies = [
|
||||||
name = "futures-core"
|
name = "futures-core"
|
||||||
version = "1.0.0-alpha.0"
|
version = "1.0.0-alpha.0"
|
||||||
|
|
||||||
[[package]]
|
|
||||||
name = "futures-executor"
|
|
||||||
version = "0.4.0-alpha.0"
|
|
||||||
dependencies = [
|
|
||||||
"futures-core",
|
|
||||||
"futures-task",
|
|
||||||
"futures-util",
|
|
||||||
]
|
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "futures-io"
|
name = "futures-io"
|
||||||
version = "0.3.25"
|
version = "0.3.25"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue