chore(examples): Fix blocking-server (#1173)
This commit is contained in:
@@ -14,6 +14,10 @@ path = "src/helloworld/server.rs"
|
||||
name = "helloworld-client"
|
||||
path = "src/helloworld/client.rs"
|
||||
|
||||
[[bin]]
|
||||
name = "blocking-server"
|
||||
path = "src/blocking/server.rs"
|
||||
|
||||
[[bin]]
|
||||
name = "blocking-client"
|
||||
path = "src/blocking/client.rs"
|
||||
|
||||
Reference in New Issue
Block a user