Technosorcery / sd2snes-lttp-rando-tracker

Legend of Zelda: A Link to the Past randomizer tracker that works via SD2SNES serial connection
MIT License
11 stars 4 forks source link

`try_from` has been stable since 1.34.0 and no longer requires an attribute to enable #213

Closed jhelwig closed 5 years ago

jhelwig commented 5 years ago
warning: the feature `try_from` has been stable since 1.34.0 and no longer requires an attribute to enable
  --> src/main.rs:10:5
   |
10 |     try_from,
   |     ^^^^^^^^
   |
   = note: #[warn(stable_features)] on by default
jtappa commented 5 years ago

this has been resolved, you should close the issue so some nice person doesn't come along and try to do it then get confused 😝

jhelwig commented 5 years ago

This was fixed in https://github.com/Technosorcery/sd2snes-lttp-rando-tracker/commit/b708e5db715a8517ce483aab7c9684436b2c3315