added main example
This commit is contained in:
6
examples/bonus_example/cargo.toml
Normal file
6
examples/bonus_example/cargo.toml
Normal file
@@ -0,0 +1,6 @@
|
||||
[package]
|
||||
name = "futures_example"
|
||||
version = "0.1.0"
|
||||
authors = ["Carl Fredrik Samson <cfsamson@gmail.com>"]
|
||||
edition = "2018"
|
||||
|
||||
0
examples/bonus_example/src/main.rs
Normal file
0
examples/bonus_example/src/main.rs
Normal file
Reference in New Issue
Block a user