diff options
| author | Nathan Perry <np@nathanperry.dev> | 2020-01-28 22:41:07 -0500 |
|---|---|---|
| committer | Nathan Perry <np@nathanperry.dev> | 2020-01-28 22:41:07 -0500 |
| commit | d299798420df7f36cac7c21e6d4b2f5a2b2e5bd3 (patch) | |
| tree | 5a8ea2a7415d96b93a3d21373225c614d243f84c /src/main.rs | |
| parent | b477b066b972248e080ff7f432ccab2c5e520b43 (diff) | |
fix text meme creation
Diffstat (limited to 'src/main.rs')
| -rw-r--r-- | src/main.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main.rs b/src/main.rs index 636fe44..4cdd1cb 100644 --- a/src/main.rs +++ b/src/main.rs @@ -1,4 +1,3 @@ -#![feature(impl_trait_in_bindings)] #![feature(try_trait)] #![feature(pattern)] #![feature(concat_idents)] |
