Merge pull request #167 from deltachat/Simon-Laux-patch-2

Update Cargo.toml - add path for simple example
This commit is contained in:
holger krekel
2019-07-04 11:54:35 +02:00
committed by GitHub

View File

@@ -49,6 +49,7 @@ members = [
[[example]]
name = "simple"
path = "examples/simple.rs"
[[example]]
name = "repl"