Sign in
opensecura
/
3p
/
tock
/
libtock-rs
/
c8860d3a94587740d66fb5e31fd8033b971c2209
/
.
/
crates
/
futures-rs-0.3.29
/
examples
/
functional
/
Cargo.toml
blob: 7b8b494d98d2ca5a145482742fcf278b75cbc6b6 [
file
] [
log
] [
blame
]
[
package
]
name
=
"futures-example-functional"
edition
=
"2018"
version
=
"0.1.0"
publish
=
false
[
dependencies
]
futures
=
{
path
=
"../../futures"
,
features
=
[
"thread-pool"
]
}