mirror of
https://github.com/Noratrieb/ice-104649.git
synced 2026-01-14 12: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"
|
||||
dependencies = [
|
||||
"futures-core",
|
||||
"futures-executor",
|
||||
"futures-io",
|
||||
"futures-sink",
|
||||
"futures-task",
|
||||
|
|
@ -24,15 +23,6 @@ dependencies = [
|
|||
name = "futures-core"
|
||||
version = "1.0.0-alpha.0"
|
||||
|
||||
[[package]]
|
||||
name = "futures-executor"
|
||||
version = "0.4.0-alpha.0"
|
||||
dependencies = [
|
||||
"futures-core",
|
||||
"futures-task",
|
||||
"futures-util",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "futures-io"
|
||||
version = "0.3.25"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue