diff --git a/README.md b/README.md index ca3b924..c3a2ac3 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ else. Let's re-define the job to care about some application state. -```rust,ignore +```rust #[derive(Clone, Debug)] pub struct MyState { pub app_name: String,