diff --git a/examples/joke_bot/Cargo.toml b/examples/joke_bot/Cargo.toml index 0ad0dd37..8a6e9970 100644 --- a/examples/joke_bot/Cargo.toml +++ b/examples/joke_bot/Cargo.toml @@ -1,5 +1,5 @@ [package] -name = "misterbot" +name = "joke_bot" version = "0.1.0" edition = "2018"