File tree Expand file tree Collapse file tree 15 files changed +0
-15
lines changed Expand file tree Collapse file tree 15 files changed +0
-15
lines changed Original file line number Diff line number Diff line change 22name = " futures-example-functional"
33edition = " 2018"
44version = " 0.1.0"
5- authors = [" Alex Crichton <alex@alexcrichton.com>" ]
65publish = false
76
87[dependencies ]
Original file line number Diff line number Diff line change 22name = " futures-example-imperative"
33edition = " 2018"
44version = " 0.1.0"
5- authors = [" Alex Crichton <alex@alexcrichton.com>" ]
65publish = false
76
87[dependencies ]
Original file line number Diff line number Diff line change @@ -3,7 +3,6 @@ name = "futures-channel"
33version = " 0.4.0-alpha.0"
44edition = " 2018"
55rust-version = " 1.45"
6- authors = [" Alex Crichton <alex@alexcrichton.com>" ]
76license = " MIT OR Apache-2.0"
87repository = " https://github.com/rust-lang/futures-rs"
98homepage = " https://rust-lang.github.io/futures-rs"
Original file line number Diff line number Diff line change @@ -3,7 +3,6 @@ name = "futures-core"
33version = " 1.0.0-alpha.0"
44edition = " 2018"
55rust-version = " 1.36"
6- authors = [" Alex Crichton <alex@alexcrichton.com>" ]
76license = " MIT OR Apache-2.0"
87repository = " https://github.com/rust-lang/futures-rs"
98homepage = " https://rust-lang.github.io/futures-rs"
Original file line number Diff line number Diff line change @@ -3,7 +3,6 @@ name = "futures-executor"
33version = " 0.4.0-alpha.0"
44edition = " 2018"
55rust-version = " 1.45"
6- authors = [" Alex Crichton <alex@alexcrichton.com>" ]
76license = " MIT OR Apache-2.0"
87repository = " https://github.com/rust-lang/futures-rs"
98homepage = " https://rust-lang.github.io/futures-rs"
Original file line number Diff line number Diff line change @@ -3,7 +3,6 @@ name = "futures-io"
33version = " 0.3.17"
44edition = " 2018"
55rust-version = " 1.36"
6- authors = [" Alex Crichton <alex@alexcrichton.com>" ]
76license = " MIT OR Apache-2.0"
87repository = " https://github.com/rust-lang/futures-rs"
98homepage = " https://rust-lang.github.io/futures-rs"
Original file line number Diff line number Diff line change @@ -3,7 +3,6 @@ name = "futures-macro"
33version = " 0.4.0-alpha.0"
44edition = " 2018"
55rust-version = " 1.45"
6- authors = [" Taylor Cramer <cramertj@google.com>" , " Taiki Endo <te316e89@gmail.com>" ]
76license = " MIT OR Apache-2.0"
87repository = " https://github.com/rust-lang/futures-rs"
98homepage = " https://rust-lang.github.io/futures-rs"
Original file line number Diff line number Diff line change @@ -3,7 +3,6 @@ name = "futures-sink"
33version = " 0.4.0-alpha.0"
44edition = " 2018"
55rust-version = " 1.36"
6- authors = [" Alex Crichton <alex@alexcrichton.com>" ]
76license = " MIT OR Apache-2.0"
87repository = " https://github.com/rust-lang/futures-rs"
98homepage = " https://rust-lang.github.io/futures-rs"
Original file line number Diff line number Diff line change @@ -3,7 +3,6 @@ name = "futures-task"
33version = " 0.4.0-alpha.0"
44edition = " 2018"
55rust-version = " 1.36"
6- authors = [" Alex Crichton <alex@alexcrichton.com>" ]
76license = " MIT OR Apache-2.0"
87repository = " https://github.com/rust-lang/futures-rs"
98homepage = " https://rust-lang.github.io/futures-rs"
Original file line number Diff line number Diff line change @@ -3,7 +3,6 @@ name = "futures-test"
33version = " 0.4.0-alpha.0"
44edition = " 2018"
55rust-version = " 1.45"
6- authors = [" Wim Looman <wim@nemo157.com>" ]
76license = " MIT OR Apache-2.0"
87repository = " https://github.com/rust-lang/futures-rs"
98homepage = " https://rust-lang.github.io/futures-rs"
You can’t perform that action at this time.
0 commit comments